python-secretstorage 2.0.0-1ubuntu1.1 source package in Ubuntu
Changelog
python-secretstorage (2.0.0-1ubuntu1.1) trusty; urgency=medium * Fix name of the previous patch. * debian/patches/fix_session_creation.diff: make sure common secret is exactly 128 bytes long (LP: #1352997). -- Dmitry Shachnev <email address hidden> Tue, 05 Aug 2014 21:05:29 +0400
Upload details
- Uploaded by:
- Dmitry Shachnev
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | updates | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-secretstorage_2.0.0.orig.tar.gz | 16.2 KiB | 77229e2593d60ae431e753795051dcbbfc49ab9a4129b98b2353878ab82fbe11 |
python-secretstorage_2.0.0-1ubuntu1.1.debian.tar.gz | 8.2 KiB | 0f0a5271a687539d190b8d72e4a1366eef912fb4576134634f826a46d2a5b021 |
python-secretstorage_2.0.0-1ubuntu1.1.dsc | 2.4 KiB | 1068950eeeaf1df9db2407bfaf832dc3033eed2d8d3eb520e61f621f3dba29cf |
Available diffs
Binary packages built by this source
- python-secretstorage: Python module for storing secrets - Python 2.x version
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 Python 2.x version of SecretStorage.
- python-secretstorage-doc: Python module for storing secrets - documentation
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.
- python3-secretstorage: Python module for storing secrets - Python 3.x version
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 Python 3.x version of SecretStorage.