diff options
author | Jakob Unterwurzacher | 2017-03-11 11:56:13 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2017-03-11 11:56:13 +0100 |
commit | 148c6b3d93cbd7a324304c0fb1056a88b86327df (patch) | |
tree | 36fca3a4666f005e2ec2011203240fe471315ba5 /docs/index.md | |
parent | 42dfcfe49d9858f765d81e5ddb9fcc58cb3e8c38 (diff) |
news: add audit and v1.2 release
Diffstat (limited to 'docs/index.md')
-rw-r--r-- | docs/index.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md index de8c9f2..dc2d895 100644 --- a/docs/index.md +++ b/docs/index.md @@ -46,6 +46,14 @@ gocryptfs is, and always will be, free software. News ---- +2017-03-10 +Taylor Hornby of defuse.ca releases a cryptography design audit of gocryptfs: +[announcement](https://twitter.com/DefuseSec/status/840239275740405761), +[audit](https://defuse.ca/audits/gocryptfs.htm) + +2016-12-04 +Release v1.2 [changelog](https://github.com/rfjakob/gocryptfs#changelog) + 2016-10-30 Added description of [Reverse Mode](reverse_mode) to the website |