软件包:python-keyrings.alt(3.1.1-1)
alternate backend implementations for python-keyring
The Python keyring library provides an easy way to access the system keyring service from Python. It can be used in any application that needs safe password storage.
Keyrings.alt module contains the alternate keyring backend implementations for use with python-keyring, most importantly the file backend which does not need any external services to work.
Keyrings in this package may have security risks or other implications. These backends were extracted from the main keyring project to make them available for those who wish to employ them, but are discouraged for general production use. Include this module and use its backends at your own risk.
This package contains the Python 2 version of keyrings.alt.
其他与 python-keyrings.alt 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-crypto
- cryptographic algorithms and protocols for Python
-
- dep: python-six
- Python 2 和 3 兼容库(Python 2 接口)
-
- sug: gir1.2-gnomekeyring-1.0
- 软件包暂时不可用
-
- sug: python-gdata
- 软件包暂时不可用
-
- sug: python-gi
- Python 2.x bindings for gobject-introspection libraries
-
- sug: python-keyczar
- toolkit for safe and simple cryptography for Python