Add Hat.sh to File Encryption page #1168

Merged
nitrohorse merged 1 commits from 1056 into master 2019-08-17 15:42:52 +00:00
2 changed files with 10 additions and 10 deletions

View File

@ -43,5 +43,6 @@
<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.</li>
<li><a href="https://diskcryptor.net/">DiskCryptor</a> - A full disk and partition encryption system for Windows including the ability to encrypt the partition and disk on which the OS is installed.</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><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 is 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>
</ul>

View File

@ -213,23 +213,22 @@ Backend: closed-source
Flock: https://github.com/signalapp/Flock
## File Encryption Software
VeraCrypt: https://www.veracrypt.fr/en/Source%20Code.html
GNU Privacy Guard: https://github.com/gpg/gnupg
VeraCrypt: https://www.veracrypt.fr/en/Source%20Code.html
PeaZip: https://github.com/giorgiotani/PeaZip/
GNU Privacy Guard: https://github.com/gpg/gnupg
Cryptomator: https://github.com/cryptomator/cryptomator
PeaZip: https://github.com/giorgiotani/PeaZip/
Worth Mentioning:
miniLock: https://github.com/kaepora/miniLock
Worth Mentioning:
- Cryptomator: https://github.com/cryptomator/cryptomator
AES Crypt: https://github.com/marcobellaccini/pyAesCrypt
- DiskCryptor: https://github.com/smartinm/diskcryptor
DiskCryptor: https://github.com/smartinm/diskcryptor
- Linux Unified Key Setup (LUKS): https://gitlab.com/cryptsetup/cryptsetup/
Linux Unified Key Setup (LUKS): https://gitlab.com/cryptsetup/cryptsetup/
- Hat.sh: https://github.com/sh-dv/hat.sh
## Self-contained Networks
TorBrowser: https://gitweb.torproject.org/tor.git