Moving pass to worth mentioning
This commit is contained in:
@ -67,23 +67,6 @@
|
||||
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 <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/"
|
||||
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>
|
||||
@ -98,4 +81,7 @@
|
||||
<li>
|
||||
<a href="https://pwsafe.org/">Password Safe</a> - Whether the answer is one or hundreds, Password Safe allows you to safely and easily create a secured and encrypted username/password list. With Password Safe all you have to do is create and remember a single "Master Password" of your choice in order to unlock and access your entire username/password list.
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://www.passwordstore.org/"> Pass</a> - Pass 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. It can be used in scripts without having to put the actual password in plain text.
|
||||
</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user