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"