Macaroon library for Python

Edit Package python-pymacaroons-pynacl

Macaroons, like cookies, are a form of bearer credential. Unlike opaque tokens, macaroons embed caveats that define specific authorization requirements for the target service, the service that issued the root macaroon and which is capable of verifying the integrity of macaroons it recieves.

Macaroons allow for delegation and attenuation of authorization. They are simple and fast to verify, and decouple authorization policy from the enforcement of that policy.

This is a Python implementation of Macaroons.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000058 58 Bytes
_service:download_files:${github_name}-0.9.3.tar.gz 0000020872 20.4 KB
python-pymacaroons-pynacl.changes 0000000077 77 Bytes
python-pymacaroons-pynacl.spec 0000003263 3.19 KB
Latest Revision
Oleg Girko's avatar Oleg Girko (ol) committed (revision 1)
* Wed Nov 25 2015 Oleg Girko <ol@infoserver.lv> - 0.9.3-1
- Initial package.
Comments 0