Peter Bortas @ Pike developers forum wrote:
I'd suggest that those of you that want access log in to pelix and put the public key you want to use in a file that is globally readable and then tell srb about it.
Well, I looked on pelix, and in order to keep things simple, simply make your .ssh/authorized_keys file on pelix readable for me (srb@pelix), either through group "pike" or world readable. And I'll fetch the keys from there, might even run a daily script to keep things synced or something.
I currently copied the public ssh keys on pelix of:
mbaehr mast distmaker
So they have (regulated) commit access on the pikex git repository as of now (try and break it, or simply use it to play around with git pushes or publish any of your development branches).
You can also try and push into the pike git repository, it should simply refuse (even if it were to allow it, no harm done, nothing you do is irreparable).