<div dir="ltr">OpenID provides no facility to replace SSH for git pushing, AFAIK.&nbsp; But OAuth would be a terrific system to replace PKI here.&nbsp; <br><br>The scenario would be:<br><ol><li>User logs into <a href="http://gitorious.org">gitorious.org</a> for the first time using their OpenID.</li>
<li>User creates project X</li><li>User uses git client to clone project X on local disk.</li><li>First time user attempts to push commits to gitorious, the specialized git client uses OAuth to popup a web browser where gitorious challenges the user to login with their OpenID.&nbsp; Once that&#39;s done, the git client has a token and token secret used to push commits from then on.</li>
</ol>That would be sweet.<br><br><div class="gmail_quote">On Sun, Oct 12, 2008 at 2:18 PM, SitG Admin <span dir="ltr">&lt;<a href="mailto:sysadmin@shadowsinthegarden.com">sysadmin@shadowsinthegarden.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div class="Ih2E3d">
<div>&gt;gitorious at <a href="http://gitorious.org" target="_blank">http://gitorious.org</a> supports OpenID
and is FOSS.</div>
<div><br></div>
</div><div>And, according to the FAQ, uses your SSH (public) *key* for
authentication. Is this integrated with OpenID yet or does it still
have to be done through SSH itself?</div>
<div><br></div>
<div>-Shade</div>
</div>
<br>_______________________________________________<br>
general mailing list<br>
<a href="mailto:general@openid.net">general@openid.net</a><br>
<a href="http://openid.net/mailman/listinfo/general" target="_blank">http://openid.net/mailman/listinfo/general</a><br>
<br></blockquote></div><br></div>