Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37046047
en ru br
ALT Linux repos
S:3.3.3-alt1

Group :: Development/Python3
RPM: python3-module-secretstorage

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.3.3-alt1
Build date: 25 march 2023, 07:12 ( 52.9 weeks ago )
Size: 22.88 Kb

Home page:   https://github.com/mitya57/secretstorage

License: BSD-3-Clause
Summary: Python bindings to Freedesktop.org Secret Service API
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 (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 secretstorage.readthedocs.io.

Current maintainer: Mikhail

List of contributors

List of rpms provided by this srpm:

  • python3-module-secretstorage
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin