comment
authorJoey Hess <joeyh@joeyh.name>
Wed, 28 Jun 2023 17:36:49 +0000 (13:36 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 28 Jun 2023 17:36:49 +0000 (13:36 -0400)
doc/forum/Making_a_public_read-write_git-annex_repo/comment_4_c8b104eb34efdd7c7670f2133081d1d8._comment [new file with mode: 0644]

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 (file)
index 0000000..3e01f8b
--- /dev/null
@@ -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.
+"""]]