summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-09-13 17:16:02 -0400
committerJoey Hess <joeyh@joeyh.name>2016-09-13 17:16:02 -0400
commit1a321246021ae5f996c98a2ea23e3800a9d11d59 (patch)
treedd39984a42d970f0ad94edde56fa5caf30ca54bb
parentb8fe4001d610cffa142a961e9229121313db3bf7 (diff)
downloadkeysafe-1a321246021ae5f996c98a2ea23e3800a9d11d59.tar.gz
changelog
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 39adc60..505ef70 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,9 @@ keysafe (0.20160832) UNRELEASED; urgency=medium
* Fix bug that prevented keysafe --server from running when there was no
controlling terminal and zenity was not installed.
* Added --name and --othername options.
+ * Added proof of work to client/server protocol.
+ * Server-side rate limiting and DOS protection.
+ * server: Added --months-to-fill-half-disk option, defaulting to 12.
-- Joey Hess <id@joeyh.name> Thu, 01 Sep 2016 11:42:27 -0400