[ 原始碼: python-secretstorage ]
套件:python3-secretstorage(3.3.3-1)
python3-secretstorage 的相關連結
Debian 的資源:
下載原始碼套件 python-secretstorage:
- [python-secretstorage_3.3.3-1.dsc]
- [python-secretstorage_3.3.3.orig.tar.gz]
- [python-secretstorage_3.3.3.orig.tar.gz.asc]
- [python-secretstorage_3.3.3-1.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, KWallet (since version 5.97) and KeePassXC.
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
- simple interprocess messaging system (system message bus)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cryptography (>= 2.0)
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-jeepney (>= 0.6)
- pure Python D-Bus interface
-
- rec: gnome-keyring
- GNOME keyring services (daemon and tools)
- 或者 libkf5wallet-bin (>= 5.97)
- Secure and unified container for user passwords.
- 或者 keepassxc
- Cross Platform Password Manager
-
- sug: python-secretstorage-doc
- Python module for storing secrets - documentation