summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d <wshacodega@web>2016-01-08 06:56:02 +0000
committerGravatar admin <admin@branchable.com>2016-01-08 06:56:02 +0000
commitc5fcb42b7bd573575398c3fc28f97d1a10f3b113 (patch)
tree21fdb8748de70b2f4f9f175bacbd705ee0047052
parent9b9156f6d451d716a67320d1c395f029ce30507e (diff)
Added a comment
-rw-r--r--doc/forum/Future_proofing___47___disaster_recovery_with_an_encrypted_special_remote/comment_8_e9597062bbc530920343e5159a7b7ea1._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/Future_proofing___47___disaster_recovery_with_an_encrypted_special_remote/comment_8_e9597062bbc530920343e5159a7b7ea1._comment b/doc/forum/Future_proofing___47___disaster_recovery_with_an_encrypted_special_remote/comment_8_e9597062bbc530920343e5159a7b7ea1._comment
new file mode 100644
index 000000000..921d75e1c
--- /dev/null
+++ b/doc/forum/Future_proofing___47___disaster_recovery_with_an_encrypted_special_remote/comment_8_e9597062bbc530920343e5159a7b7ea1._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d"
+ nickname="wsha.code+ga"
+ subject="comment 8"
+ date="2016-01-08T06:56:02Z"
+ content="""
+Thanks for spending the time to check the script. It would have taken me quite a while to catch that issue. I was also a little bit surprised that the hybrid encryption mode uses the base64 encoded cipher string while the shared encryption mode uses the cipher after decoding from base64.
+
+I can now reproduce the HMAC'ed keys and decrypt the files all the supported forms of encryption using openssl and gpg which makes me feel comfortable using them for long term storage.
+"""]]