aboutsummaryrefslogtreecommitdiff
path: root/doc/backends
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY <Yaroslav@web>2015-01-29 22:07:40 +0000
committerGravatar admin <admin@branchable.com>2015-01-29 22:07:40 +0000
commit93582967397a3f747814954786b58d2baffc5acd (patch)
tree3c9788352c3f8fdfee30acfcbbd0c606480d4a45 /doc/backends
parentca7b86cbaf89113afae2aab54f23de9a912ead98 (diff)
Added a comment: add MD5SUM (with E) backend?
Diffstat (limited to 'doc/backends')
-rw-r--r--doc/backends/comment_11_f0f6316bbdc971a9ab157de9bbb9f74c._comment14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/backends/comment_11_f0f6316bbdc971a9ab157de9bbb9f74c._comment b/doc/backends/comment_11_f0f6316bbdc971a9ab157de9bbb9f74c._comment
new file mode 100644
index 000000000..fc1996495
--- /dev/null
+++ b/doc/backends/comment_11_f0f6316bbdc971a9ab157de9bbb9f74c._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY"
+ nickname="Yaroslav"
+ subject="add MD5SUM (with E) backend?"
+ date="2015-01-29T22:07:40Z"
+ content="""
+probably in many cases MD5SUM might be sufficient to cover the space of the available load and
+
+- its size would be even smaller than SHA1 (thus smaller git-annex footprint)
+- immediate matching to often distributed MD5SUMs
+- matching to ETags (whenever wasn't a multipart upload) in S3 buckets
+
+or use of MD5SUM hash is really not recommended for non-encryption-critical cases too?
+"""]]