diff --git a/_includes/sections/file-encryption.html b/_includes/sections/file-encryption.html index 2cec41a4..544f7b9e 100644 --- a/_includes/sections/file-encryption.html +++ b/_includes/sections/file-encryption.html @@ -38,17 +38,17 @@ {% include cardv2.html - title="PeaZip - File Archive Encryption" - image="/assets/img/svg/3rd-party/peazip.svg" - 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 also supports 180+ archive formats." - website="http://www.peazip.org" - forum="https://forum.privacytools.io/t/discussion-peazip-file-encryption/1534" - source="https://osdn.net/projects/peazip" - windows="https://www.peazip.org/peazip-64bit.html" - linux="https://www.peazip.org/peazip-linux.html" - freebsd="https://www.freshports.org/archivers/peazip/" - openbsd="https://www.peazip.org/peazip-bsd.html" - netbsd="https://www.peazip.org/peazip-bsd.html" + title="7 Zip" + image="/assets/img/svg/3rd-party/7zip.svg" + description='7-Zip is a free and open-source file archiver, a utility used to place groups of files within compressed containers. On Linux, MacOS etc. the command-line tool p7zip is used and integrates into various interfaces such as FileRoller, Xarchiver, Ark.' + website="https://7-zip.org" + forum="https://forum.privacytools.io/t/discussion-7-zip/3024" + source="https://sourceforge.net/projects/sevenzip/files/" + windows="https://7-zip.org/download.html" + linux="https://sourceforge.net/projects/p7zip/files" + freebsd="https://www.freshports.org/archivers/p7zip" + openbsd="https://sourceforge.net/projects/p7zip" + netbsd="https://sourceforge.net/projects/p7zip" %}

Worth Mentioning

@@ -57,5 +57,6 @@
  • Cryptomator - Free client-side AES encryption for your cloud files. Open source software: No backdoors, no registration.
  • Linux Unified Key Setup (LUKS) - 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.
  • Hat.sh - 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.
  • -
  • Keka - A macOS-only, open-source file archiver with the ability to encrypt files.
  • +
  • Keka - A macOS-only, file archiver with the ability to encrypt files. +
  • diff --git a/assets/img/svg/3rd-party/7zip.svg b/assets/img/svg/3rd-party/7zip.svg new file mode 100644 index 00000000..024ac0b9 --- /dev/null +++ b/assets/img/svg/3rd-party/7zip.svg @@ -0,0 +1,2 @@ + + diff --git a/assets/img/svg/3rd-party/peazip.svg b/assets/img/svg/3rd-party/peazip.svg deleted file mode 100644 index 4aca3733..00000000 --- a/assets/img/svg/3rd-party/peazip.svg +++ /dev/null @@ -1,2 +0,0 @@ - -