[ 源代码: python-secretstorage ]
软件包:python3-secretstorage(3.3.1-1)
python3-secretstorage 的相关链接
Debian 的资源:
下载源码包 python-secretstorage:
- [python-secretstorage_3.3.1-1.dsc]
- [python-secretstorage_3.3.1.orig.tar.gz]
- [python-secretstorage_3.3.1.orig.tar.gz.asc]
- [python-secretstorage_3.3.1-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 (>= 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 (>= 2.0)
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-jeepney (>= 0.6)
- pure Python D-Bus interface
-
- sug: gnome-keyring (>= 2.30)
- GNOME keyring services (daemon and tools)
-
- sug: python-secretstorage-doc
- Python module for storing secrets - documentation