diff options
author | Jakob Unterwurzacher | 2020-10-22 21:51:44 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2020-10-22 21:51:44 +0200 |
commit | 45144a771df9afe9b3c3073bc6615d08e59ba479 (patch) | |
tree | 711ec6e018b34812b13396044305de6a36bba62b | |
parent | 6df9104c5d4877add3224d2f0ad8755a8d72982e (diff) |
Add link to gocryptfs-inspect
Very hard to find without a link.
https://github.com/rfjakob/gocryptfs/issues/513
-rw-r--r-- | docs/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md index 05f2e8b..a8281cf 100644 --- a/docs/index.md +++ b/docs/index.md @@ -45,6 +45,7 @@ Third-party implementations exist for for * Windows: [cppcryptfs](https://github.com/bailey27/cppcryptfs) * Android: [DroidFS](https://github.com/hardcore-sushi/DroidFS) +* Python: [gocryptfs-inspect](https://github.com/slackner/gocryptfs-inspect) gocryptfs is, and always will be, free software. |