[ ソース: python-secretstorage ]
パッケージ: python3-secretstorage (2.3.1-2)
python3-secretstorage に関するリンク
Debian の資源:
python-secretstorage ソースパッケージをダウンロード:
- [python-secretstorage_2.3.1-2.dsc]
- [python-secretstorage_2.3.1.orig.tar.gz]
- [python-secretstorage_2.3.1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python module for storing secrets - Python 3.x version
Python-SecretStorage provides a way for securely storing passwords and other secrets.
It uses D-Bus Secret Service API that is supported by GNOME Keyring (>= 2.30) and KSecretsService.
It allows one to create, edit and delete secret items, manipulate secret collections, and search for items matching given attributes. It also supports locking and unlocking collections.
This package provides Python 3.x version of SecretStorage.
その他の python3-secretstorage 関連パッケージ
|
|
|
|
-
- dep: dbus
- シンプルなプロセス間メッセージングシステム (デーモンおよびユーティリティ)
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-cryptography
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-dbus
- シンプルなプロセス間メッセージングシステム (Python 3 インターフェイス)
-
- rec: python3-gi
- gobject-introspection ライブラリ向け Python 3 用バインディング
-
- sug: gnome-keyring (>= 2.30)
- GNOME Keyring サービス (デーモンとツール)
-
- sug: python-secretstorage-doc
- Python module for storing secrets - documentation