py3-macaroons
macaroon library for Python
WWW CVSWeb GITHub-
Package versionpy3-macaroons-0.13.0p3
-
MaintainerRenaud Allard
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.
- python3
- lang/python/3.10
- devel/py-build,python3
- devel/py-installer,python3
- devel/py-setuptools,python3
- devel/py-wheel,python3
- security/py-libnacl,python3
- devel/py-six,python3
- lang/python/3.10