This commit is contained in:
Joey Hess 2018-07-06 12:38:41 -04:00
parent 8e5746d0a6
commit 87507722cb
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,15 @@
[[!comment format=mdwn
username="joey"
subject="""comment 3"""
date="2018-07-06T16:34:02Z"
content="""
I think it would go better in a tips page than on the man page.
Especially since no complete solution is available and it's well beyond the
scope of a manpage for git-annex-shell to document such a solution.
It seems to me that allowing untrusted people to push to the git-annex
branch is asking for various mischeif. One that comes to mind is they can
add a repository, configure it to be trusted, and make git-annex think
it has a copy of all content. Combined with preferred content settings this
could make git-annex drop the only actual copy of content.
"""]]