Update File Encryption Software page to cardv2 #1191

Merged
nitrohorse merged 5 commits from update-encryption-tools-page-to-cardv2 into master 2019-09-07 12:12:12 +00:00
1 changed files with 4 additions and 4 deletions
Showing only changes of commit 2a912c04fb - Show all commits

View File

@ -10,7 +10,7 @@
image="/assets/img/tools/VeraCrypt.png"
description="<strong>VeraCrypt</strong> is a source-available freeware utility used for on-the-fly encryption. It can create a virtual encrypted disk within a file or encrypt a partition or the entire storage device with pre-boot authentication. VeraCrypt is a fork of the discontinued TrueCrypt project. It was initially released on June 22, 2013. According to its developers, security improvements have been implemented and issues raised by the initial TrueCrypt code audit have been addressed."
website="https://veracrypt.fr/"
forum=""
forum="https://forum.privacytools.io/t/discussion-veracrypt-file-encryption/1532"
git="https://www.veracrypt.fr/code/"
windows="https://www.veracrypt.fr/en/Downloads.html"
linux="https://www.veracrypt.fr/en/Downloads.html"
@ -23,7 +23,7 @@
image="/assets/img/tools/GnuPG.png"
description="<strong>GnuPG</strong> is a GPL Licensed alternative to the PGP suite of cryptographic software. GnuPG is compliant with RFC 4880, which is the current IETF standards track specification of OpenPGP. Current versions of PGP (and Veridis' Filecrypt) are interoperable with GnuPG and other OpenPGP-compliant systems. GnuPG is a part of the Free Software Foundation's GNU software project, and has received major funding from the German government."
website="https://gpgtools.org/"
forum=""
forum="https://forum.privacytools.io/t/discussion-gnupg-file-encryption/1533"
git="https://gnupg.org/download/git.html"
windows="https://gnupg.org/download/index.html"
linux="https://gnupg.org/download/index.html"
@ -37,7 +37,7 @@
image="/assets/img/tools/PeaZip.png"
description="<strong>PeaZip</strong> is a free and open-source file manager and file archiver made by Giorgio Tani. It supports its native PEA archive format (featuring compression, multi volume split and flexible authenticated encryption and integrity check schemes) and other mainstream formats, with special focus on handling open formats. It supports 180+ archive formats."
website="http://www.peazip.org"
forum=""
forum="https://forum.privacytools.io/t/discussion-peazip-file-encryption/1534"
source="https://sourceforge.net/projects/peazip/files/"
windows="https://www.peazip.org/"
linux="https://www.peazip.org/"
@ -50,5 +50,5 @@
<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>
<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 (expand description).</li>
<li><a href="https://www.keka.io/">Keka</a> - A macOS-only, open-source file archiver with the ability to encrypt files.</li>
</ul>