ssh support
Nick Coghlan
ncoghlan at gmail.com
Sat Mar 7 21:52:16 EST 2015
On 8 March 2015 at 05:36, Thomas De Schampheleire
<patrickdepinguin at gmail.com> wrote:
> Have a look at following pull request adding SSH support:
> https://bitbucket.org/conservancy/kallithea/pull-request/98/unified-ssh-based-authentication-with
Oh, that looks very nice! Something I don't currently cover in PEP 362
is the relatively manual process we currently use in CPython
development for adding public SSH keys to the authorized_keys file on
hg.python.org, so if Kallithea could help us automate that process as
well, it definitely adds to the case for adoption.
Regards,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
More information about the kallithea-general
mailing list