aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2017-03-11 11:56:13 +0100
committerJakob Unterwurzacher2017-03-11 11:56:13 +0100
commit148c6b3d93cbd7a324304c0fb1056a88b86327df (patch)
tree36fca3a4666f005e2ec2011203240fe471315ba5
parent42dfcfe49d9858f765d81e5ddb9fcc58cb3e8c38 (diff)
news: add audit and v1.2 release
-rw-r--r--docs/index.md8
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