From d09c78c0981f5637b8b7fbd32c4924764f566fd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Fri, 28 Jun 2013 15:11:27 -0300 Subject: Bump version and fold in changes for 0.2.1 release --- changes/feature_encrypt-storage-key-with-kdf | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 changes/feature_encrypt-storage-key-with-kdf (limited to 'changes/feature_encrypt-storage-key-with-kdf') diff --git a/changes/feature_encrypt-storage-key-with-kdf b/changes/feature_encrypt-storage-key-with-kdf deleted file mode 100644 index f3ccf401..00000000 --- a/changes/feature_encrypt-storage-key-with-kdf +++ /dev/null @@ -1,6 +0,0 @@ - o Change the local storage of the storage secret: - * Use scrypt to derive a key for the encryption of the storage secret. - * Store secret in a file called 'soledad.json' by default. - * Also store the salt and encryption details, as defined in the spec. - * This change is not backwards compatible (i.e. all previously stored - secrets are incompatible with this new encryption and storage scheme). -- cgit v1.2.3