Remove Pass, use gopass instead (#952)

Signed-off-by: Daniel Gray <dng@disroot.org>
This commit is contained in:
Tommy 2022-04-08 06:56:44 +00:00 committed by Daniel Gray
parent 51fc9076cb
commit 0665669173
No known key found for this signature in database
GPG Key ID: 41911F722B0F9AE3
3 changed files with 0 additions and 18 deletions

View File

@ -1,2 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="128" height="128" version="1.1" viewBox="0 0 33.867 33.867" xmlns="http://www.w3.org/2000/svg"><g transform="matrix(2.8448 0 0 2.8448 -12.811 -48.466)"><path x="4.5034714" y="20.321291" width="11.904712" height="5.33567" d="m5.5618 20.321h9.788a1.0583 1.0583 45 0 1 1.0583 1.0583v3.219a1.0583 1.0583 135 0 1-1.0583 1.0583h-9.788a1.0583 1.0583 45 0 1-1.0583-1.0583v-3.219a1.0583 1.0583 135 0 1 1.0583-1.0583z" style="-inkscape-stroke:none;fill-rule:evenodd;fill:#ccc;font-variation-settings:normal;stop-color:#000000;stroke-width:.26458"/><text x="4.9482522" y="23.796396" style="font-family:sans-serif;font-size:4.5861px;line-height:1.25;stroke-width:.26458" xml:space="preserve"><tspan x="4.9482522" y="23.796396" style="font-family:monospace;stroke-width:.26458">pass</tspan></text></g></svg>

Before

Width:  |  Height:  |  Size: 846 B

View File

@ -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

View File

@ -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)