Manual cleanup
This commit is contained in:
@ -7,34 +7,34 @@
|
||||
<div class="row mb-2">
|
||||
|
||||
{% include card.html color="success"
|
||||
title="VeraCrypt - Disk Encryption"
|
||||
image="/assets/img/tools/VeraCrypt.png"
|
||||
url="https://veracrypt.fr/"
|
||||
footer="OS: Windows, macOS, Linux."
|
||||
description="VeraCrypt 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."
|
||||
%}
|
||||
title="VeraCrypt - Disk Encryption"
|
||||
image="/assets/img/tools/VeraCrypt.png"
|
||||
url="https://veracrypt.fr/"
|
||||
footer="OS: Windows, macOS, Linux."
|
||||
description="VeraCrypt 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."
|
||||
%}
|
||||
|
||||
{% include card.html color="primary"
|
||||
title="GNU Privacy Guard - Email Encryption"
|
||||
image="/assets/img/tools/GnuPG.png"
|
||||
url="https://gpgtools.org/"
|
||||
footer="OS: Windows, macOS, Linux, Android, BSD."
|
||||
description="GnuPG 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. <a href=\"https://gpgtools.org/\">GPGTools for macOS</a>."
|
||||
%}
|
||||
title="GNU Privacy Guard - Email Encryption"
|
||||
image="/assets/img/tools/GnuPG.png"
|
||||
url="https://gpgtools.org/"
|
||||
footer="OS: Windows, macOS, Linux, Android, BSD."
|
||||
description="GnuPG 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. <a href=\"https://gpgtools.org/\">GPGTools for macOS</a>."
|
||||
%}
|
||||
|
||||
{% include card.html color="warning"
|
||||
title="PeaZip - File Archive Encryption"
|
||||
image="/assets/img/tools/PeaZip.png"
|
||||
url="http://www.peazip.org/"
|
||||
footer="OS: Windows, Linux, BSD."
|
||||
description="PeaZip 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 181 file extensions (as of version 5.5.1).</p>
|
||||
<p><strong>macOS alternative:</strong> <a href=\"https://www.keka.io/\">Keka</a> is a free file archiver."
|
||||
%}
|
||||
title="PeaZip - File Archive Encryption"
|
||||
image="/assets/img/tools/PeaZip.png"
|
||||
url="http://www.peazip.org/"
|
||||
footer="OS: Windows, Linux, BSD."
|
||||
description="PeaZip 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 181 file extensions (as of version 5.5.1).</p>
|
||||
<p><strong>macOS alternative:</strong> <a href=\"https://www.keka.io/\">Keka</a> is a free file archiver."
|
||||
%}
|
||||
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user