From 3d260b9b4aed9198704240fe91183785a840b884 Mon Sep 17 00:00:00 2001 From: Samuel Lucas <63159663+samuel-lucas6@users.noreply.github.com> Date: Fri, 17 Sep 2021 14:29:37 +0100 Subject: [PATCH] file-encryption.html: Remove Kryptor beta label. (#84) --- _includes/legacy/sections/file-encryption.html | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/_includes/legacy/sections/file-encryption.html b/_includes/legacy/sections/file-encryption.html index b33995d3..b9a1511a 100644 --- a/_includes/legacy/sections/file-encryption.html +++ b/_includes/legacy/sections/file-encryption.html @@ -56,13 +56,5 @@
  • 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.
  • -
  • - Kryptor - Free and open source file encryption software for Windows, macOS, and Linux. - {% include badge.html - color="warning" - icon="fas fa-exclamation-triangle" - text="Beta" - tooltip="As Kryptor is still in beta, it may not be stable." - %} -
  • +
  • Kryptor - Free and open source file encryption software for Windows, macOS, and Linux.