aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2016-07-17 12:19:50 +0200
committerJakob Unterwurzacher2016-07-17 12:19:50 +0200
commit2e519b9609c3305ca162654ceaf54bc79f62e93f (patch)
tree2c38e8fd434171b8d7635fc1b63c87b3068d94d7
parent0a3225b1ebb3a005886866ffd48c1260a57107c8 (diff)
Update README for v1.0v1.0
-rw-r--r--README.md14
1 files changed, 9 insertions, 5 deletions
diff --git a/README.md b/README.md
index c40bc70..ebd60d9 100644
--- a/README.md
+++ b/README.md
@@ -21,10 +21,14 @@ for details.
Current Status
--------------
-gocryptfs is a young project. While bugs in any software can cause issues,
-bugs in encryption software can cause catastrophic data loss. Keep a backup
-of your gocryptfs filesystem *and* store a copy of your master key (printed
-on mount) in a safe place. See below for how gocryptfs is tested.
+gocryptfs has reached version 1.0 on Jul 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.
+
+The old principle still applies: Important data should have a backup.
+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.
Platforms
---------
@@ -111,7 +115,7 @@ RM: 4.42
Changelog
---------
-v1.0-rc1, 2016-07-06
+v1.0, 2016-07-17
* Deprecate very old filesystems, stage 3/3
* Filesystems created by v0.6 can no longer be mounted
* Drop command-line options `-gcmiv128`, `-emenames`, `-diriv`. These