From 96b982def82073639b56a65e33a1df6d74b5c58e Mon Sep 17 00:00:00 2001 From: Anton Livaja Date: Tue, 17 Sep 2024 13:27:11 -0400 Subject: [PATCH] feat: add unix pass --- openpgp-workshop/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openpgp-workshop/index.md b/openpgp-workshop/index.md index c91b91a..5f04c4c 100644 --- a/openpgp-workshop/index.md +++ b/openpgp-workshop/index.md @@ -225,6 +225,8 @@ developed by Phil Zimmermann in the 1990s. ## Further Studies +* [pass](https://www.passwordstore.org/): Unix based `gpg` password manager + * [OpenPGP for application developers](https://openpgp.dev/book/): Deep dive on OpenPGP * [Sequoia](https://sequoia-pgp.org/): alternate OpenPGP implementation in rust