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:46 +01:00
committed by GitHub
parent 6e4e4c7da5
commit ceae78efea

View File

@ -73,7 +73,7 @@
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 ~/.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."
website="https://www.passwordstore.org/" website="https://www.passwordstore.org/"
github="hhttps://git.zx2c4.com/password-store" git="https://git.zx2c4.com/password-store"
windows="https://www.passwordstore.org/" windows="https://www.passwordstore.org/"
mac="https://www.passwordstore.org/" mac="https://www.passwordstore.org/"
linux="https://www.passwordstore.org/" linux="https://www.passwordstore.org/"