Update _includes/sections/password-managers.html

Co-Authored-By: Mikaela Suomalainen <mikaela@mikaela.info>
This commit is contained in:
Mario
2020-01-30 17:55:52 +01:00
committed by GitHub
parent ceae78efea
commit 2511d4eb9d

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/"