diff options
| author | Jakob Unterwurzacher | 2017-04-01 13:57:18 +0200 | 
|---|---|---|
| committer | Jakob Unterwurzacher | 2017-04-01 13:57:18 +0200 | 
| commit | df07acf867484c728326c28dd91ed2e5f2e95bb2 (patch) | |
| tree | 39b63991d8612a875bae4d34b3c73574f4a07d6c | |
| parent | fb1b8ced3843a449f2a85d4ee0a9d426192d82fa (diff) | |
README: link to audit
| -rw-r--r-- | README.md | 5 | 
1 files changed, 4 insertions, 1 deletions
| @@ -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  --------- | 
