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="encrypt" class="anchor"><a href="#encrypt"><i class="fas fa-link anchor-icon"></i></a> File Encryption Software</h1>
|
||||
<h1 id="encrypt" class="anchor"><a href="#encrypt"><i class="fas fa-link anchor-icon"></i></a> {% t File Encryption Software %}</h1>
|
||||
|
||||
<div class="alert alert-warning" role="alert">
|
||||
<strong>If you are currently not using encryption software for your hard disk, emails, or file archives, you should pick one here.</strong>
|
||||
<strong>{% t If you are currently not using encryption software for your hard disk, emails, or file archives, you should pick one here. %}</strong>
|
||||
</div>
|
||||
|
||||
{%
|
||||
@ -50,11 +50,11 @@
|
||||
netbsd="https://www.peazip.org/peazip-bsd.html"
|
||||
%}
|
||||
|
||||
<h3>Worth Mentioning</h3>
|
||||
<h3>{% t Worth Mentioning %}</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://cryptomator.org/">Cryptomator</a> - Free client-side AES encryption for your cloud files. Open source software: No backdoors, no registration. <span class="badge badge-warning" data-toggle="tooltip" title="Cryptomator's mobile apps are not open-source."><a href="https://github.com/cryptomator/cryptomator-android/issues/1#issuecomment-257979375"><i class="fas fa-exclamation-triangle"></i></a></span></li></li>
|
||||
<li><a href="https://gitlab.com/cryptsetup/cryptsetup/">Linux Unified Key Setup (LUKS)</a> - A full disk encryption system for Linux using dm-crypt as the disk encryption backend. Included by default in Ubuntu. Available for Windows and Linux.</li>
|
||||
<li><a href="https://hat.sh/">Hat.sh</a> - A cross-platform, serverless JavaScript web application that provides secure file encryption using the AES-256-GCM algorithm in your browser. It can also be downloaded and run offline.</a></li>
|
||||
<li><a href="https://www.keka.io/">Keka</a> - A macOS-only, open-source file archiver with the ability to encrypt files.</li>
|
||||
<li><a href="{% t https://cryptomator.org/ %}">{% t Cryptomator %}</a> - {% t Free client-side AES encryption for your cloud files. Open source software: No backdoors, no registration.%} <span class="badge badge-warning" data-toggle="tooltip" title="{% t Cryptomator's mobile apps are not open-source. %}"><a href="https://github.com/cryptomator/cryptomator-android/issues/1#issuecomment-257979375"><i class="fas fa-exclamation-triangle"></i></a></span></li></li>
|
||||
<li><a href="{% t https://gitlab.com/cryptsetup/cryptsetup/ %}">{% t Linux Unified Key Setup (LUKS) %}</a> - {% t A full disk encryption system for Linux using dm-crypt as the disk encryption backend. Included by default in Ubuntu. Available for Windows and Linux. %}</li>
|
||||
<li><a href="{% t https://hat.sh/ %}">{% t Hat.sh %}</a> - {% t A cross-platform, serverless JavaScript web application that provides secure file encryption using the AES-256-GCM algorithm in your browser. It can also be downloaded and run offline.</a> %}</li>
|
||||
<li><a href="{% t https://www.keka.io/ %}">{% t Keka %}</a> - {% t A macOS-only, open-source file archiver with the ability to encrypt files. %}</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user