summaryrefslogtreecommitdiff
path: root/doc/design/encryption
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U <Richard@web>2011-04-05 23:24:18 +0000
committerGravatar admin <admin@branchable.com>2011-04-05 23:24:18 +0000
commit711d48f32a205ad2023489f131e9a3b70080e900 (patch)
treef4f1d267eb89840acc3c8d4802decf4c837e4b33 /doc/design/encryption
parentfbec3aa7512d6c77e655c118692950eeb3e789ab (diff)
Added a comment
Diffstat (limited to 'doc/design/encryption')
-rw-r--r--doc/design/encryption/comment_3_cca186a9536cd3f6e86994631b14231c._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/design/encryption/comment_3_cca186a9536cd3f6e86994631b14231c._comment b/doc/design/encryption/comment_3_cca186a9536cd3f6e86994631b14231c._comment
new file mode 100644
index 000000000..d3c483fdf
--- /dev/null
+++ b/doc/design/encryption/comment_3_cca186a9536cd3f6e86994631b14231c._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U"
+ nickname="Richard"
+ subject="comment 3"
+ date="2011-04-05T23:24:17Z"
+ content="""
+Assuming you're storing your encrypted annex with me and I with you, our regular cron jobs to verify all data will catch corruption in each other's annexes.
+
+Checksums of the encrypted objects could be optional, mitigating any potential attack scenarios.
+
+It's not only about the cost of setting up new remotes. It would also be a way to keep data in one annex while making it accessible only in a subset of them. For example, I might need some private letters at work, but I don't want my work machine to be able to access them all.
+"""]]