diff --git a/_includes/legacy/sections/file-encryption.html b/_includes/legacy/sections/file-encryption.html index b9a1511a..6af2fc2a 100644 --- a/_includes/legacy/sections/file-encryption.html +++ b/_includes/legacy/sections/file-encryption.html @@ -55,6 +55,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.
  • 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.
  • +
  • Hat.sh - A web application that provides secure client-side file encryption in your browser. It can also be selfhosted.
  • Kryptor - Free and open source file encryption software for Windows, macOS, and Linux.