CMD + K

secretstorage

Community

Provides a way for securely storing passwords and other secrets.

Installation

To install this package, run one of the following:

Conda
$conda install ad-testing::secretstorage

Usage Tracking

3.3.1
1 / 8 versions selected
Downloads (Last 6 months): 0

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).

About

Summary

Provides a way for securely storing passwords and other secrets.

Last Updated

Sep 8, 2023 at 02:40

License

BSD-3-Clause

Total Downloads

8