mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
Remove LessPass and Spectre (#323)
Signed-off-by: Daniel Nathan Gray <dng@disroot.org>
This commit is contained in:
parent
c2be09bf0b
commit
6133f931ed
@ -49,31 +49,9 @@
|
|||||||
chrome="https://chrome.google.com/webstore/detail/keepassxc-browser/oboonakemofpalcgghocfoadofidjkkk"
|
chrome="https://chrome.google.com/webstore/detail/keepassxc-browser/oboonakemofpalcgghocfoadofidjkkk"
|
||||||
%}
|
%}
|
||||||
|
|
||||||
{%
|
|
||||||
include legacy/cardv2.html
|
|
||||||
title="LessPass - Browser"
|
|
||||||
image="/assets/img/legacy_svg/3rd-party/lesspass.svg"
|
|
||||||
description="<strong>LessPass</strong> is a free and open-source password manager that generates unique passwords for websites, email accounts, or anything else based on a master password and information you know. No sync needed. Uses PBKDF2 and SHA-256. It's advised to use the browser addons for more security."
|
|
||||||
website="https://lesspass.com/"
|
|
||||||
privacy-policy="https://addons.mozilla.org/en-US/firefox/addon/lesspass/privacy/"
|
|
||||||
github="https://github.com/lesspass/lesspass"
|
|
||||||
windows="https://pypi.org/project/lesspass/"
|
|
||||||
mac="https://pypi.org/project/lesspass/"
|
|
||||||
linux="https://pypi.org/project/lesspass/"
|
|
||||||
freebsd="https://pypi.org/project/lesspass/"
|
|
||||||
firefox="https://addons.mozilla.org/en-US/firefox/addon/lesspass/"
|
|
||||||
chrome="https://chrome.google.com/webstore/detail/lesspass/lcmbpoclaodbgkbjafnkbbinogcbnjih"
|
|
||||||
fdroid="https://f-droid.org/packages/com.lesspass.android"
|
|
||||||
googleplay="https://play.google.com/store/apps/details?id=com.lesspass.android"
|
|
||||||
%}
|
|
||||||
|
|
||||||
<h3>Worth Mentioning</h3>
|
<h3>Worth Mentioning</h3>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
|
||||||
<a href="https://spectre.app">Spectre App</a> - A password manager based on an ingenious password-generation algorithm that guarantees your passwords can never be lost. Its passwords aren't stored: they are generated on-demand from your name, the site, and your master password. No syncing, backups, or internet access needed.
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a href="https://psono.com/">Psono</a> - Free and open source password manager for teams with client side encryption and secure sharing of passwords, files, bookmarks, emails. All secrets are protected by a master password. Uses <a href="https://nacl.cr.yp.to/">NACL Crypto</a>, a combination of Curve25519, Salsa20 and Poly1305.
|
<a href="https://psono.com/">Psono</a> - Free and open source password manager for teams with client side encryption and secure sharing of passwords, files, bookmarks, emails. All secrets are protected by a master password. Uses <a href="https://nacl.cr.yp.to/">NACL Crypto</a>, a combination of Curve25519, Salsa20 and Poly1305.
|
||||||
</li>
|
</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user