Discussion:
[9fans] Inferno Auth support for plan9 factotum
(too old to reply)
Jiten Pathy
2012-09-06 10:17:17 UTC
Permalink
Hi,
I was looking at the auth mechanisms for inferno. Anyone have done any work
to add support for inferno's public crypto auth mechanism based on
diffie-hellman to plan9 factotum ?

Regards,
Jiten
Charles Forsyth
2012-09-06 10:42:53 UTC
Permalink
yes, there are bits for both plan 9 and p9p factotum.
Post by Jiten Pathy
Hi,
I was looking at the auth mechanisms for inferno. Anyone have done any
work to add support for inferno's public crypto auth mechanism based on
diffie-hellman to plan9 factotum ?
Regards,
Jiten
Jiten Pathy
2012-09-06 10:55:39 UTC
Permalink
can you point me where ? The official factotum has p9any and p9sk* but not
infauth support.

On Wed, Sep 5, 2012 at 11:42 PM, Charles Forsyth
Post by Charles Forsyth
yes, there are bits for both plan 9 and p9p factotum.
Post by Jiten Pathy
Hi,
I was looking at the auth mechanisms for inferno. Anyone have done any
work to add support for inferno's public crypto auth mechanism based on
diffie-hellman to plan9 factotum ?
Regards,
Jiten
Jiten Pathy
2012-09-07 08:05:31 UTC
Permalink
ok found some code here :
http://code.google.com/p/inferno-spki/source/browse/trunk#trunk%2F9%2Ffactotum.
I will try and see the current status.
Post by Jiten Pathy
can you point me where ? The official factotum has p9any and p9sk* but not
infauth support.
On Wed, Sep 5, 2012 at 11:42 PM, Charles Forsyth <
Post by Charles Forsyth
yes, there are bits for both plan 9 and p9p factotum.
Post by Jiten Pathy
Hi,
I was looking at the auth mechanisms for inferno. Anyone have done any
work to add support for inferno's public crypto auth mechanism based on
diffie-hellman to plan9 factotum ?
Regards,
Jiten
Charles Forsyth
2012-09-07 08:12:00 UTC
Permalink
Sorry. Got distracted with other work. I'll send the current version of the
relevant files.
That archive was used during the GSoC project, and is unlikely to be
up-to-date.
Post by Jiten Pathy
http://code.google.com/p/inferno-spki/source/browse/trunk#trunk%2F9%2Ffactotum.
I will try and see the current status.
Post by Jiten Pathy
can you point me where ? The official factotum has p9any and p9sk* but
not infauth support.
On Wed, Sep 5, 2012 at 11:42 PM, Charles Forsyth <
Post by Charles Forsyth
yes, there are bits for both plan 9 and p9p factotum.
Post by Jiten Pathy
Hi,
I was looking at the auth mechanisms for inferno. Anyone have done any
work to add support for inferno's public crypto auth mechanism based on
diffie-hellman to plan9 factotum ?
Regards,
Jiten
Charles Forsyth
2012-09-07 08:40:48 UTC
Permalink
http://www.vitanuova.com/dist/iauth/iauth.tgz
Jiten Pathy
2012-09-07 08:48:28 UTC
Permalink
thanks ! :)

On Thu, Sep 6, 2012 at 9:40 PM, Charles Forsyth
Post by Charles Forsyth
http://www.vitanuova.com/dist/iauth/iauth.tgz
Charles Forsyth
2012-09-07 08:57:42 UTC
Permalink
You'll need to use Inferno's auth/ai2key to convert the keyring file to the
form used by that infauth.
Post by Jiten Pathy
thanks ! :)
Post by Charles Forsyth
http://www.vitanuova.com/dist/iauth/iauth.tgz
Loading...