How is authorization managed between peers?
It seems that a peer requesting authorization would have to publish his public ssh key and the peer granting authorization would have to add the approved key to the /keydir/ as alluded to in the /doc/ffilestructure.md#Gitolite-Configuration section of the docs.
How does the protocol handle this? As far as I've been able to find, it's undefined.
How is authorization managed between peers?
It seems that a peer requesting authorization would have to publish his public ssh key and the peer granting authorization would have to add the approved key to the
/keydir/as alluded to in the /doc/ffilestructure.md#Gitolite-Configuration section of the docs.How does the protocol handle this? As far as I've been able to find, it's undefined.