From 80d01c54b4f969a364196e30c4a319a56f5ce6cd Mon Sep 17 00:00:00 2001
From: Samuel Lucas <63159663+samuel-lucas6@users.noreply.github.com>
Date: Mon, 5 Jul 2021 17:56:35 +0100
Subject: [PATCH] file-encryption.html: Remove Kryptor beta label.
Kryptor has now left beta.
---
_includes/sections/file-encryption.html | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
diff --git a/_includes/sections/file-encryption.html b/_includes/sections/file-encryption.html
index 3f8b10cc2..1a0714fc0 100644
--- a/_includes/sections/file-encryption.html
+++ b/_includes/sections/file-encryption.html
@@ -59,13 +59,5 @@
Worth Mentioning
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.