This commit is contained in:
Joey Hess 2024-07-22 20:59:45 -04:00
parent 06de2ad972
commit 758cff0fde
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 7 additions and 1 deletions

View file

@ -5,6 +5,8 @@
The [[P2P protocol]] is a custom protocol that git-annex speaks over a ssh
connection (mostly). This is a translation of that protocol to HTTP.
[[git-annex-p2phttp]] serves this protocol.
## base64 encoding of keys, uuids, and filenames
A git-annex key can contain text in any encoding. So can a filename,