summaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-09-26 15:07:33 -0400
committerJoey Hess <joeyh@joeyh.name>2016-09-26 15:07:33 -0400
commit987489c93fde496a6b8658e77752130068f36d18 (patch)
tree41d02c8f909064559498af35a8dc76bdb5462c9c /CHANGELOG
parent6af7f9594f3b8b626f9afc3b2e0c1a7f8edf1260 (diff)
downloadkeysafe-987489c93fde496a6b8658e77752130068f36d18.tar.gz
check server levels
Don't upload more than neededshares-1 shares to Alternate servers without asking the user if they want to do this potentially dangerous action. Never allow uploads to Untrusted servers. This commit was sponsored by Ignacio on Patreon.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2e5e37e..9785dfb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,9 @@ keysafe (0.20160923) UNRELEASED; urgency=medium
* Fix embedded copy of Argon2 to not use Word64, fixing build on 32 bit
systems.
* Randomize the server list.
+ * Don't upload more than neededshares-1 shares to Alternate servers
+ without asking the user if they want to do this potentially dangerous
+ action.
-- Joey Hess <id@joeyh.name> Fri, 23 Sep 2016 10:40:55 -0400