diff options
author | rfjakob | 2020-03-08 12:01:25 +0100 |
---|---|---|
committer | rfjakob | 2020-03-08 12:01:25 +0100 |
commit | b49f8d9d944ee39c05557446e6d964ab99e69b06 (patch) | |
tree | 6a9c86a1baf3ac21d524a4f0bba4a62b4da6dc41 | |
parent | 9d07117a020ff88591c72b07b93c91c4a7ffca4c (diff) |
Updated Best Practices (markdown)
-rw-r--r-- | Best-Practices.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Best-Practices.md b/Best-Practices.md index 0027688..b81a267 100644 --- a/Best-Practices.md +++ b/Best-Practices.md @@ -6,7 +6,7 @@ A collection of wisdom and best practices. Use this after careful consideration * Do backup you `gocryptfs.diriv` along with all other encrypted files. - This file isn't secret. See [Issue 37](https://github.com/rfjakob/gocryptfs/issues/37). + This file isn't secret. See [Issue 37](https://github.com/rfjakob/gocryptfs/issues/37) and [Issue #456](https://github.com/rfjakob/gocryptfs/issues/456). * Use a strong passphrase/password! |