summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-08-31 15:35:02 -0400
committerJoey Hess <joeyh@joeyh.name>2016-08-31 15:35:02 -0400
commit8c4b5b012bc7950cc1ce69e009427a7766868638 (patch)
tree37d99b8916bd77145681be3ed0f6b665bf6a8e48
parent7f95978da0764cb5d412a12f9b0dfc01ffcd3c29 (diff)
downloadkeysafe-8c4b5b012bc7950cc1ce69e009427a7766868638.tar.gz
update
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c29de18..8d7ab8f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
keysafe (0.20160820) UNRELEASED; urgency=medium
* Server implementation is ready for deployment.
+ * Keysafe as a client is not yet ready for production use.
* Removed embedded copy of secret-sharing library, since finite-field
only supports prime fields. This caused shares to be twice the size of
the input value.