Merge pull request #403 from michaelplews/adding-LUKS

Added LUKS to File Encryption Software worth mentioning section
This commit is contained in:
Samuel Shifterovich 2018-02-23 19:44:20 +01:00 committed by GitHub
commit 64d0e15827
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2187,6 +2187,7 @@
<li><a href="https://minilock.io/">miniLock</a> - Browser plugin for Google Chrome / Chromium to encrypt files using a secret passphrase. Easy to use. From the developer of Cryptocat.</li>
<li><a href="https://www.aescrypt.com/">AES Crypt</a> - Using a powerful 256-bit encryption algorithm, AES Crypt can safely secure your most sensitive files. For Windows, Mac, Linux and Android.</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.
</ul>
<a class="anchor" name="darknets"></a>