diff --git a/docs/assets/img/password-management/pass.svg b/docs/assets/img/password-management/pass.svg deleted file mode 100644 index f2a712c8..00000000 --- a/docs/assets/img/password-management/pass.svg +++ /dev/null @@ -1,2 +0,0 @@ - -pass diff --git a/docs/passwords.md b/docs/passwords.md index 7b06e379..962de0cf 100644 --- a/docs/passwords.md +++ b/docs/passwords.md @@ -136,21 +136,6 @@ These products are self-hostable synchronization for cloud based password manage These products are minimal password managers that can be used within scripting applications. -### Pass - -!!! recommendation - - ![Pass logo](/assets/img/password-management/pass.svg){ align=right } - - **Pass** is a bare-bones password store that keeps passwords using [GnuPG](https://gnupg.org) encrypted files inside a simple directory tree residing at `~/.password-store`. It has a simple terminal interface where the user can perform the usual actions, and its functionality can be extended by plugins. It can also be used in scripts without having to input the actual password in plain text. - - [Visit passwordstore.org](https://www.passwordstore.org){ .md-button .md-button--primary } - - **Downloads** - - [:fontawesome-brands-apple: macOS](https://www.passwordstore.org) - - [:fontawesome-brands-linux: Linux](https://www.passwordstore.org) - - [:fontawesome-brands-git: Source](https://git.zx2c4.com/password-store) - ### gopass !!! recommendation diff --git a/docs/tools.md b/docs/tools.md index bf13dc28..56e7e843 100644 --- a/docs/tools.md +++ b/docs/tools.md @@ -322,7 +322,6 @@ We [recommend](dns.md#why-should-i-use-encrypted-dns) a number of encrypted DNS - ![KeePassDX logo](/assets/img/password-management/keepassdx.svg){ .twemoji } [KeePassDX (Android)](https://www.keepassdx.com/) - ![Bitwarden logo](/assets/img/password-management/bitwarden.svg){ .twemoji } [Bitwarden](https://bitwarden.com/) - ![Psono logo](/assets/img/password-management/psono.svg){ .twemoji } [Psono](https://psono.com/) -- ![Pass logo](/assets/img/password-management/pass.svg){ .twemoji } [pass](https://www.passwordstore.org/) - ![gopass logo](/assets/img/password-management/gopass.svg){ .twemoji } [gopass](https://www.gopass.pw/) - ![Vaultwarden logo](/assets/img/password-management/vaultwarden.svg#only-light){ .twemoji }![Vaultwarden logo](/assets/img/password-management/vaultwarden-dark.svg#only-dark){ .twemoji } [Vaultwarden (Bitwarden Server)](https://github.com/dani-garcia/vaultwarden)