diff --git a/_includes/sections/file-encryption.html b/_includes/sections/file-encryption.html index 3f8b10cc..1a0714fc 100644 --- a/_includes/sections/file-encryption.html +++ b/_includes/sections/file-encryption.html @@ -59,13 +59,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, Linux, and macOS.