Added Pass to the PasswordManagers page
This commit is contained in:
@ -67,6 +67,23 @@
|
||||
googleplay="https://play.google.com/store/apps/details?id=com.lesspass.android"
|
||||
%}
|
||||
|
||||
{%
|
||||
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."
|
||||
website="https://www.passwordstore.org/"
|
||||
github="hhttps://git.zx2c4.com/password-store"
|
||||
windows="https://www.passwordstore.org/"
|
||||
mac="https://www.passwordstore.org/"
|
||||
linux="https://www.passwordstore.org/"
|
||||
firefox="https://addons.mozilla.org/en-US/firefox/addon/passff/"
|
||||
chrome="https://chrome.google.com/webstore/detail/browserpass/naepdomgkenhinolocfifgehidddafch"
|
||||
fdroid="https://f-droid.org/packages/com.zeapo.pwdstore"
|
||||
googleplay="https://play.google.com/store/apps/details?id=dev.msfjarvis.aps"
|
||||
ios="https://mssun.github.io/passforios/"
|
||||
%}
|
||||
|
||||
<h3>Worth Mentioning</h3>
|
||||
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user