summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2017-04-01 13:57:18 +0200
committerJakob Unterwurzacher2017-04-01 13:57:18 +0200
commitdf07acf867484c728326c28dd91ed2e5f2e95bb2 (patch)
tree39b63991d8612a875bae4d34b3c73574f4a07d6c
parentfb1b8ced3843a449f2a85d4ee0a9d426192d82fa (diff)
README: link to audit
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index e6499b3..efc252e 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ for details.
Current Status
--------------
-gocryptfs has reached version 1.0 on Jul 17, 2016. It has gone through
+gocryptfs has reached version 1.0 on July 17, 2016. It has gone through
hours and hours of stress (fsstress, extractloop.bash) and correctness
testing (xfstests). It is now considered ready for general consumption.
@@ -33,6 +33,9 @@ Also, keep a copy of your master key (printed on mount) in a safe place.
This allows you to access the data even if the gocryptfs.conf config
file is damaged or you lose the password.
+The security of gocryptfs has been audited in March 3, 2017. The audit
+is available [here (defuse.ca)](https://defuse.ca/audits/gocryptfs.htm).
+
Platforms
---------