Added Pass to the PasswordManagers page

This commit is contained in:
Mario Rodriguez 2020-01-30 16:52:18 +01:00
parent dd4d7dfc8c
commit 6e4e4c7da5
2 changed files with 63 additions and 0 deletions

View File

@ -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>

46
assets/img/svg/3rd-party/pass.svg vendored Normal file
View File

@ -0,0 +1,46 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<g>
<g>
<path d="M437.333,192h-32v-42.667C405.333,66.99,338.344,0,256,0S106.667,66.99,106.667,149.333V192h-32
C68.771,192,64,196.771,64,202.667v266.667C64,492.865,83.135,512,106.667,512h298.667C428.865,512,448,492.865,448,469.333
V202.667C448,196.771,443.229,192,437.333,192z M287.938,414.823c0.333,3.01-0.635,6.031-2.656,8.292
c-2.021,2.26-4.917,3.552-7.948,3.552h-42.667c-3.031,0-5.927-1.292-7.948-3.552c-2.021-2.26-2.99-5.281-2.656-8.292l6.729-60.51
c-10.927-7.948-17.458-20.521-17.458-34.313c0-23.531,19.135-42.667,42.667-42.667s42.667,19.135,42.667,42.667
c0,13.792-6.531,26.365-17.458,34.313L287.938,414.823z M341.333,192H170.667v-42.667C170.667,102.281,208.948,64,256,64
s85.333,38.281,85.333,85.333V192z"/>
</g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB