From c5b0ca8982c2455b0d7323c4393787a33e306316 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 11 Apr 2025 13:25:41 -0400 Subject: [PATCH] comment --- ... comment_6_8423d36a81a91aacce9e1906baee5626._comment} | 2 +- .../comment_7_57aac89ca247fb312fd4874d2f51a198._comment | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) rename doc/todo/encrypt_just_the_annex_on_git+annex_hosting_site/{comment_5_8423d36a81a91aacce9e1906baee5626._comment => comment_6_8423d36a81a91aacce9e1906baee5626._comment} (92%) create mode 100644 doc/todo/encrypt_just_the_annex_on_git+annex_hosting_site/comment_7_57aac89ca247fb312fd4874d2f51a198._comment diff --git a/doc/todo/encrypt_just_the_annex_on_git+annex_hosting_site/comment_5_8423d36a81a91aacce9e1906baee5626._comment b/doc/todo/encrypt_just_the_annex_on_git+annex_hosting_site/comment_6_8423d36a81a91aacce9e1906baee5626._comment similarity index 92% rename from doc/todo/encrypt_just_the_annex_on_git+annex_hosting_site/comment_5_8423d36a81a91aacce9e1906baee5626._comment rename to doc/todo/encrypt_just_the_annex_on_git+annex_hosting_site/comment_6_8423d36a81a91aacce9e1906baee5626._comment index 8472398e18..0ef8fc920d 100644 --- a/doc/todo/encrypt_just_the_annex_on_git+annex_hosting_site/comment_5_8423d36a81a91aacce9e1906baee5626._comment +++ b/doc/todo/encrypt_just_the_annex_on_git+annex_hosting_site/comment_6_8423d36a81a91aacce9e1906baee5626._comment @@ -1,6 +1,6 @@ [[!comment format=mdwn username="joey" - subject="""comment 5""" + subject="""comment 6""" date="2025-04-11T17:20:08Z" content=""" Implemented this as the mask special remote. diff --git a/doc/todo/encrypt_just_the_annex_on_git+annex_hosting_site/comment_7_57aac89ca247fb312fd4874d2f51a198._comment b/doc/todo/encrypt_just_the_annex_on_git+annex_hosting_site/comment_7_57aac89ca247fb312fd4874d2f51a198._comment new file mode 100644 index 0000000000..6790e393a7 --- /dev/null +++ b/doc/todo/encrypt_just_the_annex_on_git+annex_hosting_site/comment_7_57aac89ca247fb312fd4874d2f51a198._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 7""" + date="2025-04-11T17:23:59Z" + content=""" +> Could such a special remote use the same \"transport\" as the underlying remote (thinking of p2p http in particular), which would mean the same authentication & the same set of permissions server side? + +Yes, the underlying remote is used as-is, whatever it is. +"""]]