From a2c26759953ed1213503c19f594eaff7c18a1016 Mon Sep 17 00:00:00 2001 From: Freddy Date: Tue, 17 Nov 2020 20:57:25 +0000 Subject: [PATCH] Remove Keka --- _includes/sections/file-encryption.html | 1 - 1 file changed, 1 deletion(-) diff --git a/_includes/sections/file-encryption.html b/_includes/sections/file-encryption.html index 12f306ed..f647c60f 100644 --- a/_includes/sections/file-encryption.html +++ b/_includes/sections/file-encryption.html @@ -66,7 +66,6 @@
  • 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.
  • Tomb - A simple zsh script for making LUKS containers on the commandline.
  • 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. {% include badge.html color="warning" icon="fas fa-exclamation-triangle"