Skip to content

Commit

Permalink
Added the keyrings.osx-keychain-keys backend, as discussed in jaraco#462
Browse files Browse the repository at this point in the history
  • Loading branch information
dany74q committed Sep 20, 2020
1 parent 52bd455 commit 48f5a95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,8 @@ use-cases. Simply install them to make them available:
- `sagecipher <https://pypi.org/project/sagecipher>`_ - an encryption
backend which uses the ssh agent protocol's signature operation to
derive the cipher key.
- `keyrings.osx_keychain_keys <https://pypi.org/project/keyrings.osx-keychain-keys>`_
- OSX keychain key-management, for private, public and symmetric keys.


Write your own keyring backend
Expand Down

0 comments on commit 48f5a95

Please sign in to comment.