diff --git a/_includes/sections/file-encryption.html b/_includes/sections/file-encryption.html index 2cec41a4..e7ecd1c8 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 and Keka.' + website="https://7-zip.org" + forum="" + 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" %}