python-secretstorage-doc

Python module for storing secrets - documentation
  https://github.com/mitya57/secretstorage
  0
  no reviews



Python-secretstorage 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.

it allows one to create, edit and delete secret items, manipulate secret collections, and search for items matching given attributes. it also supports locking and unlocking collections.

this package provides the html documentation.