From 89108d6f5a5298679d2583df82ecc4f76ec440b1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 2 Jul 2020 21:56:00 -0400 Subject: [PATCH] thought --- ...ent_5_df0444ec9d9542d5ecadf6f84027930f._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/todo/importing_from_special_remote_without_downloading/comment_5_df0444ec9d9542d5ecadf6f84027930f._comment diff --git a/doc/todo/importing_from_special_remote_without_downloading/comment_5_df0444ec9d9542d5ecadf6f84027930f._comment b/doc/todo/importing_from_special_remote_without_downloading/comment_5_df0444ec9d9542d5ecadf6f84027930f._comment new file mode 100644 index 0000000000..431a852517 --- /dev/null +++ b/doc/todo/importing_from_special_remote_without_downloading/comment_5_df0444ec9d9542d5ecadf6f84027930f._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 5""" + date="2020-07-03T01:46:46Z" + content=""" +Hmm, it would also be possible for a remote to generate a WORM key, +as long as there was a way for it to get a timestamp for the file being +imported. + +That might let it be implemented for several other special remotes. + +Although I'm wary about making git-annex ever use WORM without being +explicitly asked to. annex.eatworms? ;) +"""]]