feat: add gpg & password-store

This commit is contained in:
Ryan Yin
2024-01-09 11:06:49 +08:00
parent 95fc029194
commit 7da2c3dd93
5 changed files with 498 additions and 6 deletions
@@ -0,0 +1,11 @@
# Password Manager
- https://www.passwordstore.org/
- [awesome-password-store](https://github.com/tijn/awesome-password-store)
- <https://github.com/gopasspw/gopass>: reimplement in go, with more features.
- Clients
- Android: <https://github.com/android-password-store/Android-Password-Store>
- Chrome: <https://github.com/browserpass/browserpass-extension>
- Firefox: <https://github.com/passff/passff#readme>
TODO