Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37537988
en ru br
ALT Linux repos
S:0.13.0-alt2

Group :: Development/Python3
RPM: python3-module-pymacaroons-pynacl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.13.0-alt2
Build date: 25 may 2021, 10:08 ( 152.5 weeks ago )
Size: 25.61 Kb

Home page:   https://github.com/ecordell/pymacaroons

License: MIT
Summary: Library providing non-opaque cookies for authorization
Description:

This is a Python re-implementation of the libmacaroons C library.
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 receives.

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.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • python3-module-pymacaroons-pynacl
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin