About Anaconda Help Download Anaconda

anaconda / packages / secretstorage 3.3.1

Provides a way for securely storing passwords and other secrets.

Installers

  • linux-s390x v3.3.1
  • linux-64 v3.3.1
  • osx-arm64 v3.3.1
  • osx-64 v3.3.1
  • linux-aarch64 v3.3.1
  • linux-32 v3.1.0
  • linux-ppc64le v3.3.1

conda install

To install this package run one of the following:
conda install anaconda::secretstorage

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


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy