From a41cbda751d515032859d72656fda3d219300ecb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 14 Sep 2016 16:42:26 -0400 Subject: Store information about backed up keys in ~/.keysafe/backup.log This can be deleted by the user at any time, but it's useful in case a server is known to be compromised, or a problem is found with keysafe's implementation that makes a backup insecure. This commit was sponsored by Nick Daly on Patreon. --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 38790af..b36e2cf 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,6 +15,10 @@ keysafe (0.20160832) UNRELEASED; urgency=medium This is useful both to test the server throttling of uploads, and to make it harder for servers to know if an object actually contains secret key information. + * Store information about backed up keys in ~/.keysafe/backup.log + This can be deleted by the user at any time, but it's useful + in case a server is known to be compromised, or a problem is found + with keysafe's implementation that makes a backup insecure. -- Joey Hess Thu, 01 Sep 2016 11:42:27 -0400 -- cgit v1.2.3