From 4f1df73c2bb0c9a41eb39719f3096ffdf022a856 Mon Sep 17 00:00:00 2001 From: San Date: Tue, 25 Feb 2025 12:50:31 +0700 Subject: [PATCH] add gocryptfs --- docs/file-tools.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/file-tools.md b/docs/file-tools.md index 1e4959741..c819b0089 100644 --- a/docs/file-tools.md +++ b/docs/file-tools.md @@ -140,9 +140,10 @@ * ⭐ **[VeraCrypt](https://www.veracrypt.fr/en/Home.html)** - Disk Encrypter * ⭐ **[age](https://github.com/FiloSottile/age)** - File Encrypter -* [Picocrypt](https://github.com/Picocrypt/Picocrypt) - Lightweight File Encrypter +* [gocryptfs](https://nuetzlich.net/gocryptfs/) / [GitHub](https://github.com/rfjakob/gocryptfs) - Encrypted overlay filesystem, Directory-based file encryption * [Hat](https://hat.sh/) - Browser-Based Encrypter * [Kryptor](https://www.kryptor.co.uk/) - File Encrypter +* [Picocrypt](https://github.com/Picocrypt/Picocrypt) - Lightweight File Encrypter ***