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.0.tar.gz 0000019352 18.9 KB
python-SecretStorage.changes 0000004439 4.33 KB
python-SecretStorage.spec 0000002735 2.67 KB
Revision 10 (latest revision is 17)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 868467 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
- update to 3.3.0:
  * Use new-style Jeepney blocking I/O API.
  * Python ≥ 3.6 and Jeepney ≥ 0.6 are now required.
Comments 0
openSUSE Build Service is sponsored by