Python bindings to FreeDesktoporg Secret Service API

Edit Package python-SecretStorage
https://github.com/mitya57/secretstorage

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/

Refresh
Refresh
Source Files
Filename Size Changed
SecretStorage-3.3.3.tar.gz 0000019739 19.3 KB
_multibuild 0000000053 53 Bytes
python-SecretStorage.changes 0000006588 6.43 KB
python-SecretStorage.spec 0000003125 3.05 KB
Revision 35 (latest revision is 43)
Steve Kowalik's avatar Steve Kowalik (StevenK) accepted request 1002340 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 35)
- update to 3.3.3:
  * Handle case when CreateItem method returns a prompt [`#39`_].
  * Reformatted code in accordance with :PEP:`8` standard.
  * _`#39`: https://github.com/mitya57/secretstorage/issues/39
Comments 0
openSUSE Build Service is sponsored by