パッケージ: python3-macaroonbakery (1.3.4-2)
python3-macaroonbakery に関するリンク
Debian の資源:
py-macaroon-bakery ソースパッケージをダウンロード:
- [py-macaroon-bakery_1.3.4-2.dsc]
- [py-macaroon-bakery_1.3.4.orig.tar.gz]
- [py-macaroon-bakery_1.3.4-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Higher-level macaroon operations for Python 3
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.
The macaroonbakery library builds on pymacaroons to allow working with macaroons at a higher level, such as by automatically gathering discharge macaroons for third-party caveats from their corresponding services.
その他の python3-macaroonbakery 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-nacl
- Python bindings to libsodium (Python 3)
-
- dep: python3-protobuf
- Python 3 bindings for protocol buffers
-
- dep: python3-pymacaroons
- Macaroon library for Python 3
-
- dep: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-rfc3339
- parser and generator of RFC 3339-compliant timestamps (Python 3)
-
- dep: python3-six (<< 2.0)
- Python 2 and 3 compatibility library
- dep: python3-six (>= 1.11.0)