Letter P

python2-SecretStorage - Python bindings to FreeDesktop.org Secret Service API

Website: http://launchpad.net/python-secretstorage
License: BSD
Vendor: Alcance Libre, Inc.
Description:
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 (>= 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).

Packages

python2-SecretStorage-2.3.1-6.fc14.al.noarch [30 KiB] Changelog by Joel Barrios (2021-01-15):
- Rename to python2-SecretStorage.
- Build only python2.

Listing created by Repoview-0.6.6-6.fc14.al