diff options
Diffstat (limited to 'Best-Practices.md')
-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 db41476..b090b70 100644 --- a/Best-Practices.md +++ b/Best-Practices.md @@ -4,7 +4,7 @@ A collection of wisdom and best practices. Use this after careful consideration See [Issue 50](https://github.com/rfjakob/gocryptfs/issues/50) for details. -* Do back up you `gocryptfs.diriv` along with all other encrypted files. +* Do back up your `gocryptfs.diriv` along with all other encrypted files. 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). |