Key some software pages
This covers * Calendar/Contacts Sync Tools * Digital Notebook * Email Alternatives and Clients * File Encrpytion, Sharing, and Sync * Metadata Removal Toosl * Password Manager * Productivity Tools * Self-contained Networks * Self-hosted Cloud Server
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<h1 id="pw" class="anchor"><a href="#pw"><i class="fas fa-link anchor-icon"></i></a> Password Manager Software</h1>
|
||||
<h1 id="pw" class="anchor"><a href="#pw"><i class="fas fa-link anchor-icon"></i></a> {% t Password Manager Software %}</h1>
|
||||
|
||||
<div class="alert alert-warning" role="alert">
|
||||
<strong>If you are currently using a password manager software like 1Password, LastPass, Roboform, or iCloud Keychain, you should pick an alternative here.</strong>
|
||||
<strong>{% t If you are currently using a password manager software like 1Password, LastPass, Roboform, or iCloud Keychain, you should pick an alternative here. %}</strong>
|
||||
</div>
|
||||
|
||||
{%
|
||||
@ -67,24 +67,24 @@
|
||||
googleplay="https://play.google.com/store/apps/details?id=com.lesspass.android"
|
||||
%}
|
||||
|
||||
<h3>Worth Mentioning</h3>
|
||||
<h3>{% t Worth Mentioning %}</h3>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://masterpassword.app">Master Password</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.
|
||||
<a href="{% t https://masterpassword.app %}">{% t Master Password %}</a> - {% t 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>
|
||||
<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="{% t https://psono.com/ %}">{% t Psono %}</a> - {% t 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>
|
||||
<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.
|
||||
<a href="{% t https://pwsafe.org/ %}">{% t Password Safe %}</a> - {% t 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>
|
||||
</ul>
|
||||
|
||||
<h3>Related Information</h3>
|
||||
<h3>{% t Related Information %}</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://peertube.mastodon.host/videos/watch/4cdedd90-a5b4-4022-b93d-828e85ed58cd">Edward Snowden on Passwords on Peertube</a></li>
|
||||
<li><a href="{% t https://peertube.mastodon.host/videos/watch/4cdedd90-a5b4-4022-b93d-828e85ed58cd %}">{% t Edward Snowden on Passwords on Peertube %}</a></li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user