Python bindings to FreeDesktoporg Secret Service API
This module provides a way for securely storing passwords and other secrets.
It uses D-Bus `Secret Service`_ API that is supported by GNOME Keyring
(since version 2.30) and KSecretsService.
The main classes provided are ``secretstorage.Item``, representing a secret
item (that has a *label*, a *secret* and some *attributes*) and
``secretstorage.Collection``, a place items are stored in.
SecretStorage supports most of the functions provided by Secret Service,
including creating and deleting items and collections, editing items,
locking and unlocking collections (asynchronous unlocking is also supported).
The documentation can be found on `pythonhosted.org`_.
.. _`Secret Service`: https://specifications.freedesktop.org/secret-service/
.. _`pythonhosted.org`: https://pythonhosted.org/SecretStorage/
- Sources inherited from project SUSE:SLE-15-SP4:Update
-
Checkout Package
osc checkout SUSE:SLE-15-SP6:Update/python-SecretStorage && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
SecretStorage-3.3.3.tar.gz | 0000019739 19.3 KB | |
_multibuild | 0000000053 53 Bytes | |
python-SecretStorage.changes | 0000006231 6.08 KB | |
python-SecretStorage.spec | 0000003125 3.05 KB |
Latest Revision
osc copypac from project:openSUSE.org:SUSE:SLE-15-SP4:Update package:python-SecretStorage revision:c64693f47763b3f8cef6de7950a91c1b
Comments 0