Skip to content

Commit b18323a

Browse files
authored
Merge pull request #649 from openSUSE-Python/mention_keyring_pass
Add mention of keyring_pass.PasswordStoreBackend
2 parents cbb03ff + 208f763 commit b18323a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

+2
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,8 @@ use cases. Simply install them to make them available:
193193
derive the cipher key.
194194
- `keyrings.osx_keychain_keys <https://pypi.org/project/keyrings.osx-keychain-keys>`_
195195
- OSX keychain key-management, for private, public, and symmetric keys.
196+
- `keyring_pass.PasswordStoreBackend <https://github.com/nazarewk/keyring_pass>`_
197+
- Password Store (pass) backend for python's keyring
196198

197199

198200
Write your own keyring backend

0 commit comments

Comments
 (0)