From 898209661e3b0e7dedbb6b6321a6a878cd56a38b Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmP36qgLdH9-5VjmK2lTTs8S2rs2xSGCjk" Date: Tue, 19 Aug 2014 00:40:22 +0000 Subject: [PATCH] --- doc/forum/adding_files_without_hashing_them.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/forum/adding_files_without_hashing_them.mdwn diff --git a/doc/forum/adding_files_without_hashing_them.mdwn b/doc/forum/adding_files_without_hashing_them.mdwn new file mode 100644 index 0000000000..a9aef308f4 --- /dev/null +++ b/doc/forum/adding_files_without_hashing_them.mdwn @@ -0,0 +1 @@ +I would like to be able to add files without having to hash its contents (like WORM) but being able to modify them and record its changes. Is this possible? In other words, I would like to provide other not-that-expensive mechanism for identifying files of a particular version.