From 8267bf8c3f67d10c430431d438f35281c0b9fbca Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Mon, 2 Jun 2025 19:49:26 +0200 Subject: README: add link to gocryptfs-create-folder https://github.com/rfjakob/gocryptfs/discussions/918 --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e77a2f4..63addd8 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,14 @@ of macOS support but please create a new ticket if you hit a problem. For Windows, an independent C++ reimplementation can be found here: [cppcryptfs](https://github.com/bailey27/cppcryptfs) -A standalone Python tool that can decrypt files & file names is here: +Standalone tools: + [gocryptfs-inspect](https://github.com/slackner/gocryptfs-inspect) +is Python tool that can decrypt files & file names without +using FUSE. + +[gocryptfs-create-folder](https://codeberg.org/LGLQ/gocryptfs-create-folder) +is a Python tool can encrypt a directory without using FUSE. Installation ------------ -- cgit v1.2.3