Added Pass to the PasswordManagers page #1676

Merged
FishCoding merged 5 commits from pass into master 2020-02-02 12:41:20 +00:00
2 changed files with 63 additions and 0 deletions
Showing only changes of commit 6e4e4c7da5 - Show all commits

View File

@@ -67,6 +67,23 @@
googleplay="https://play.google.com/store/apps/details?id=com.lesspass.android" 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/"
Mikaela commented 2020-02-01 16:44:14 +00:00 (Migrated from github.com)
Review
    <a href="https://www.passwordstore.org/">Pass</a> - Pass is a bare-bones 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 it's functionality can be extended by plugins. It can also be used in scripts without having to input the actual password in plain text.
```suggestion <a href="https://www.passwordstore.org/">Pass</a> - Pass is a bare-bones 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 it's functionality can be extended by plugins. It can also be used in scripts without having to input the actual password in plain text. ```
Mikaela commented 2020-02-01 16:46:14 +00:00 (Migrated from github.com)
Review
  • The other suggestions don't have a space
  • @cradamy nearby suggested bare-bones as very simple means easy to use (which happens to also be one of the reasons we requested moving it as worth mentioning)
  • code tags were previously suggested and approved
  • the rest is just my gut feeling on what would seem better
* The other suggestions don't have a space * @cradamy nearby suggested bare-bones as very simple means easy to use (which happens to also be one of the reasons we requested moving it as worth mentioning) * code tags were previously suggested and approved * the rest is just my gut feeling on what would seem better
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> <h3>Worth Mentioning</h3>
<ul> <ul>

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

@@ -0,0 +1,46 @@
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
<?xml version="1.0" encoding="iso-8859-1"?>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
<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"
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
<g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
<g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
<path d="M437.333,192h-32v-42.667C405.333,66.99,338.344,0,256,0S106.667,66.99,106.667,149.333V192h-32
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
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
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
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
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
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
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
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
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
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
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
s85.333,38.281,85.333,85.333V192z"/>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
</g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
</g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
<g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
</g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
<g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
</g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
<g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
</g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
<g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
</g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
<g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
</g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
<g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
</g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
<g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
</g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
<g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
</g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
<g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
</g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
<g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
</g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
<g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
</g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
<g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
</g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
<g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
</g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
<g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
</g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
<g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
</g>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange
</svg>
Mikaela commented 2020-01-30 16:46:49 +00:00 (Migrated from github.com)
Review

Do SVGs usually look like this?

Do SVGs usually look like this?
FishCoding commented 2020-01-30 16:56:36 +00:00 (Migrated from github.com)
Review

It can be seen in the preview, but yee it's quite strange

It can be seen in the preview, but yee it's quite strange

After

Width:  |  Height:  |  Size: 1.3 KiB