Moving pass to worth mentioning
This commit is contained in:
parent
2511d4eb9d
commit
8d7ed7c61e
@ -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>
|
||||
|
46
assets/img/svg/3rd-party/pass.svg
vendored
46
assets/img/svg/3rd-party/pass.svg
vendored
@ -1,46 +0,0 @@
|
||||
<?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>
|
Before Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user