Coder Social home page Coder Social logo

filmsi / polkit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from polkit-org/polkit

0.0 0.0 0.0 3.24 MB

polkit (formerly PolicyKit) is a toolkit for defining and handling authorizations. It is used for allowing unprivileged processes to speak to privileged processes.

License: Other

Shell 0.13% JavaScript 0.94% C++ 4.32% Python 0.47% Perl 0.03% C 91.60% Emacs Lisp 0.01% Meson 2.51%

polkit's Introduction

OVERVIEW

polkit is a toolkit for defining and handling authorizations. It is used for allowing unprivileged processes to speak to privileged processes.

DOCUMENTATION

Latest documentation, reference manual and API description of polkit can be still found
on project's previous instance of Gitlab Pages
https://polkit.pages.freedesktop.org/polkit

Older reference can be found at
https://www.freedesktop.org/software/polkit/docs/latest/

RELEASES

Latest releases are available at the Release page.

Older releases are still available as tarballs at
https://www.freedesktop.org/software/polkit/releases/

To verify the authenticity of the compressed tarball, use this command

$ gpg --verify polkit-$(VERSION).tar.gz.sign polkit-$(VERSION).tar.gz
$ gpg: Signature made Tue 23 Apr 2019 04:19:29 PM CEST using RSA key ID FFDCE258
$ gpg: Good signature from "Jan Rybar (Red Hat) <[email protected]>"

Public key available at

https://keys.openpgp.org/vks/v1/by-fingerprint/7FFB7D6BD83147D74284E3178CEB3030FFDCE258

BUGS and DEVELOPMENT

Please report non-security bugs via the polkit's GitHub issues at https://github.com/polkit-org/polkit/issues

The other way, in case of non-security issues, is to contact developers via official polkit's FreeDesktop.org mailing list at

[email protected]

SECURITY ISSUES

Please report any security issues not yet known to public by sending mail to [email protected].
Thank you.

BUILD INSTRUCTIONS

polkit uses meson build system for configuration with ninja as backend and gcc as compiler.
To configure and compile your copy of polkit tarball, simply follow meson build instructions in the following manner:

$ meson setup [[-D option]...] target_directory
$ meson compile -C target_directory
...
# meson install -C target_directory

List of available configuration options can be obtained with meson configure command.

I WANT TO CONTRIBUTE

Your pull requests and patch suggestions are welcome! If you want to contribute, a pull request on this GitHub project is a preferred way, yet not the only one. Please consult other options with this upsteam's maintainers.

Thank you in advance.

polkit's People

Contributors

alexmelman88 avatar bluca avatar cardoe avatar ccorbacho avatar cgwalters avatar dalgaaf avatar davidz25 avatar haaninjo avatar hadess avatar halfline avatar hughsie avatar jlintonarm avatar jrybar-rh avatar keszybz avatar martinpitt avatar mbiebl avatar michaelolbrich avatar mrc0mmand avatar mtrmac avatar nertpinx avatar notpeelz avatar piotrdrag avatar scarabeusiv avatar smcv avatar vmihalko avatar vuntz avatar xorrkaz avatar xry111 avatar yaneti avatar yurchor avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.