aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob Unterwurzacher2020-10-22 21:47:03 +0200
committerJakob Unterwurzacher2020-10-22 21:47:03 +0200
commit029e44d405cd7f378fb60740ed7dba49cd5e4915 (patch)
treecf8ffdbe8ac44d062cec2633453bc5557e10e0d0 /README.md
parent832e58cad4567aa60ce8d390802262c82c5bfba3 (diff)
README: add link to gocryptfs-inspect
This is *very* hard to find. https://github.com/rfjakob/gocryptfs/issues/152
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1bd83f8..6080cf7 100644
--- a/README.md
+++ b/README.md
@@ -50,6 +50,9 @@ of Mac OS X 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:
+[gocryptfs-inspect](https://github.com/slackner/gocryptfs-inspect)
+
Installation
------------
Precompiled binaries that work on all x86_64 Linux systems are available for download from the github releases page.