From 20cc78170bc86c99fb3ab8b458096669567f2000 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Mon, 2 Aug 2021 10:06:37 -0400 Subject: [PATCH] Add Picocrypt to file-encryption.html --- _includes/sections/file-encryption.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/sections/file-encryption.html b/_includes/sections/file-encryption.html index 3f8b10cc2..18783bf66 100644 --- a/_includes/sections/file-encryption.html +++ b/_includes/sections/file-encryption.html @@ -59,6 +59,7 @@

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.
  • +
  • Picocrypt - A very small, very simple, yet very secure encryption tool. Completely FOSS, no backdoors, and designed to be used by anyone.
  • Kryptor - Free and open source file encryption software for Windows, macOS, and Linux. {% include badge.html