Update _includes/sections/password-managers.html
Co-Authored-By: Mikaela Suomalainen <mikaela@mikaela.info>
This commit is contained in:
@ -71,7 +71,7 @@
|
|||||||
include cardv2.html
|
include cardv2.html
|
||||||
title="Pass - Self-Host"
|
title="Pass - Self-Host"
|
||||||
image="/assets/img/svg/3rd-party/pass.svg"
|
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/"
|
website="https://www.passwordstore.org/"
|
||||||
git="https://git.zx2c4.com/password-store"
|
git="https://git.zx2c4.com/password-store"
|
||||||
windows="https://www.passwordstore.org/"
|
windows="https://www.passwordstore.org/"
|
||||||
|
Reference in New Issue
Block a user