GitXplorerGitXplorer
w

polkit

public
5 stars
6 forks
2 issues

Commits

List of commits on branch master.
Unverified
4c9a813f3fc1ada4fcce508d286e95f965a3002a

Use cryptographically strong cookies

wwingo committed 9 years ago
Unverified
3d54d1dc7ca31698798f0b9e296111ee686903d3

Use elogind rather than systemd. Adapt helper paths for GuixSD.

wwingo committed 9 years ago
Unverified
7d2610550e3fecb0d9895bbaf56bab58f937db36

Add initial Hungarian translation, and add hu to LINGUAS

kkelemeng committed 9 years ago
Unverified
3904c7f8891bcbd31aa31487beffd8229cf0539e

Add zh_CN translation

AArtoria2e5 committed 9 years ago
Unverified
4e86fbc2e2a29a93904af15dbd98edfef6d3a64c

Add Swedish translation

hhaaninjo committed 9 years ago
Unverified
2690cd0312b310946c86674c8dd1f55c63f7dd6a

Refactor send_to_helper usage

ddargad committed 9 years ago

README

The README file for this repository.

OVERVIEW

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

RELEASES

Releases of polkit are available in compressed tarballs from

http://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 Sat 10 Mar 2012 03:00:30 PM EST using RSA key ID 3418A891 gpg: Good signature from "David Zeuthen zeuthen@gmail.com" gpg: aka "[jpeg image of size 5237]"

BUGS and DEVELOPMENT

Please report non-security bugs via the freedesktop.org bugzilla at

https://bugs.freedesktop.org/enter_bug.cgi?product=PolicyKit

SECURITY ISSUES

polkit uses the same mechanism for reporting security issues as dbus, the most recent copy of instructions can be found in the DBus git repository:

http://cgit.freedesktop.org/dbus/dbus/tree/HACKING

A copy of the instructions as of 2015-06-04:

If you find a security vulnerability that is not known to the public, please report it privately to dbus-security@lists.freedesktop.org or by reporting a freedesktop.org bug that is marked as restricted to the "D-BUS security group".