diff options
-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! |