From a621b441d9f87d81c8a6eecd60713e6c72363de5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 28 Jun 2023 13:36:49 -0400 Subject: [PATCH] comment --- ...mment_4_c8b104eb34efdd7c7670f2133081d1d8._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/forum/Making_a_public_read-write_git-annex_repo/comment_4_c8b104eb34efdd7c7670f2133081d1d8._comment diff --git a/doc/forum/Making_a_public_read-write_git-annex_repo/comment_4_c8b104eb34efdd7c7670f2133081d1d8._comment b/doc/forum/Making_a_public_read-write_git-annex_repo/comment_4_c8b104eb34efdd7c7670f2133081d1d8._comment new file mode 100644 index 0000000000..3e01f8b465 --- /dev/null +++ b/doc/forum/Making_a_public_read-write_git-annex_repo/comment_4_c8b104eb34efdd7c7670f2133081d1d8._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 4""" + date="2023-06-28T17:27:21Z" + content=""" +You can use https and have an annex in the repo, but it will be read-only. + +In a classroom setting, `git-annex multicast` can sometimes be useful. +You'd still need a publically writable git repository hosted somewhere. + +I'd use ssh though, and automate the key enrollment. +"""]]