Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,9 @@ use cases. Simply install them to make them available:
password manager.
- `onepassword-keyring <https://pypi.org/project/onepassword-keyring/>`_
- a backend that stores secrets in the `1Password <https://1password.com/>`_ password manager.
- `ssh-agent-keyring <https://pypi.org/project/ssh-agent-keyring/>`_
- a backend that keeps secrets encrypted at rest and unlocks them transparently
through ``ssh-agent``.
- `sagecipher <https://pypi.org/project/sagecipher>`_ - an encryption
backend which uses the ssh agent protocol's signature operation to
derive the cipher key.
Expand Down