From db0e59763224de3b827e99a854174b81182d5e4a Mon Sep 17 00:00:00 2001 From: Daniel Gray Date: Thu, 26 Mar 2020 14:01:45 +0000 Subject: [PATCH] Add warning --- _includes/sections/file-encryption.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/_includes/sections/file-encryption.html b/_includes/sections/file-encryption.html index e7ecd1c8..34b119df 100644 --- a/_includes/sections/file-encryption.html +++ b/_includes/sections/file-encryption.html @@ -40,9 +40,9 @@ include cardv2.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.' + 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="" + 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" @@ -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, file archiver with the ability to encrypt files.
  • +
  • Keka - A macOS-only, file archiver with the ability to encrypt files. +