Issues mit https://nameid.org/

Post Reply
HunStarJonnyt
Posts: 6
Joined: Mon Dec 02, 2013 8:16 pm

Issues mit https://nameid.org/

Post by HunStarJonnyt »

I try to get easy an open id via https://nameid.org/. But login always fails :-(
My steps:
Put in User-name
copy asked text
singmessage text walletid
put signed message to https://nameid.org/
try to sign in
fail

i tried to sign it, with the id adress and some other adresses, signing always work, but login fails always

domob
Posts: 1129
Joined: Mon Jun 24, 2013 11:27 am
Contact:

Re: Issues mit https://nameid.org/

Post by domob »

Thanks for your interest in nameid.org! First off, you could try to use the Mozilla extension (in case you use a Mozilla-based browser). That's the way it is intended to be used (since manually signing is very troublesome), and it is how I use it myself.

Apart from that, can you specify more details? What is the error message you get? Can you provide your ID, an example command you used for signing and the signed output? (Since the challenge contains a nonce value, it "should" be safe to provide it here. However, if you don't want to do that, you can send it to me by PM, Bitmessage or email/GPG, or just provide the ID and command alone. This would already help find your problem.)
BTC: 1domobKsPZ5cWk2kXssD8p8ES1qffGUCm | NMC: NCdomobcmcmVdxC5yxMitojQ4tvAtv99pY
BM-GtQnWM3vcdorfqpKXsmfHQ4rVYPG5pKS
Use your Namecoin identity as OpenID: https://nameid.org/

HunStarJonnyt
Posts: 6
Joined: Mon Dec 02, 2013 8:16 pm

Re: Issues mit https://nameid.org/

Post by HunStarJonnyt »

Thanks domob for your fast answer. I don´t use a mozilla browser, so i cant use the addon.
My id: hunstarjonnyt
command: signmessage "login https://nameid.org/?name=hunstarjonnyt" <address from hunstarjonnyt>

i can put the output later here, cause i have to install namecoin-qt on this pc before i can put it here

domob
Posts: 1129
Joined: Mon Jun 24, 2013 11:27 am
Contact:

Re: Issues mit https://nameid.org/

Post by domob »

HunStarJonnyt wrote:Thanks domob for your fast answer. I don´t use a mozilla browser, so i cant use the addon.
My id: hunstarjonnyt
command: signmessage "login https://nameid.org/?name=hunstarjonnyt" <address from hunstarjonnyt>

i can put the output later here, cause i have to install namecoin-qt on this pc before i can put it here
If that's the complete command, than you are missing the nonce value. Be sure to copy the full content of the first text box for signing. The command should be something like this:

Code: Select all

namecoind signmessage "login https://nameid.org/?name=hunstarjonnyt 2CxZWn++fH0lRDz5urGlDQ==" <address>
(Note that it will be different for you and in general for each login session, with the random string at the end differing.) Does that work for you?

BTW, in due time, of course I hope to implement easier login also for other browsers; but since I use Iceweasel (Firefox) myself, this was the first thing I tried.
BTC: 1domobKsPZ5cWk2kXssD8p8ES1qffGUCm | NMC: NCdomobcmcmVdxC5yxMitojQ4tvAtv99pY
BM-GtQnWM3vcdorfqpKXsmfHQ4rVYPG5pKS
Use your Namecoin identity as OpenID: https://nameid.org/

HunStarJonnyt
Posts: 6
Joined: Mon Dec 02, 2013 8:16 pm

Re: Issues mit https://nameid.org/

Post by HunStarJonnyt »

ok i will try it as fast as i can, i think that was the problem, didn´t saw it cause the box was to small for the entire text, in my opinion you should make the box bigger, so the whole text is easy to see

HunStarJonnyt
Posts: 6
Joined: Mon Dec 02, 2013 8:16 pm

Re: Issues mit https://nameid.org/

Post by HunStarJonnyt »

as i said nice work domob, works awesome under linux and windows with manually signing.
sometimes the solution is in front of your face...and i didn´t saw it

Post Reply