From a59e0cee691e308d5128561348f8785b26592fb6 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Sat, 17 Aug 2019 08:42:51 -0700 Subject: [PATCH] Add Hat.sh (#1168) --- _includes/sections/file-encryption.html | 3 ++- source_code.md | 17 ++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/_includes/sections/file-encryption.html b/_includes/sections/file-encryption.html index ad374d8d..14965e88 100644 --- a/_includes/sections/file-encryption.html +++ b/_includes/sections/file-encryption.html @@ -43,5 +43,6 @@ diff --git a/source_code.md b/source_code.md index 8f0853f4..b7c9ff11 100644 --- a/source_code.md +++ b/source_code.md @@ -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