README: add link to gocryptfs-inspect

This is *very* hard to find.

https://github.com/rfjakob/gocryptfs/issues/152
This commit is contained in:
Jakob Unterwurzacher 2020-10-22 21:47:03 +02:00
parent 832e58cad4
commit 029e44d405
1 changed files with 3 additions and 0 deletions

View File

@ -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.