diff options
author | rfjakob | 2020-07-07 20:42:17 +0200 |
---|---|---|
committer | rfjakob | 2020-07-07 20:42:17 +0200 |
commit | 041fdedb17d0f1ab4b01e44ed0679c6cce54fbd4 (patch) | |
tree | b2923f5f6017278b04b630d8df16f31e22513bd9 | |
parent | c61ffb8d3593d04f00ada47db5d98e8b602b6b9d (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 b81a267..ad7f6eb 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) and [Issue #456](https://github.com/rfjakob/gocryptfs/issues/456). + 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! |