Added Pass to the PasswordManagers page #1676

Merged
FishCoding merged 5 commits from pass into master 2020-02-02 12:41:20 +00:00
Showing only changes of commit 2511d4eb9d - Show all commits

View File

@@ -71,7 +71,7 @@
include cardv2.html
title="Pass - Self-Host"
image="/assets/img/svg/3rd-party/pass.svg"
description="<strong>Pass</strong> is a very simple password store that keeps passwords using gpg2 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 some plugins can be installed for extra functionalities."
description="<strong>Pass</strong> is a very simple password store that keeps passwords using gpg2 encrypted files inside a simple directory tree residing at <code>~/.password-store</code>. It has a simple terminal interface where the user can perform the usual actions, and some plugins can be installed for extra functionalities."
website="https://www.passwordstore.org/"
git="https://git.zx2c4.com/password-store"
windows="https://www.passwordstore.org/"