Viewing profile — kniwor
kniwor
HN member- Joined
- Fri, Sep 25, 2009, 2:05 AM UTC
- HN karma
- 116
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About kniwor
No profile information was provided.
Recent public activity
-
comment
Comment #894354
I am surprised no one's mentioned http://www.thesixtyone.com/ yet...
-
comment
Comment #892167
They might be not from the US?
- comment
-
comment
Comment #891699
Firefox history shows only page titles and I am always glad for the "Hacker News |". Though I wouldn't mind it being shortened to "HN|". But then again, page titles are prominently…
-
comment
Comment #889581
For a web app, what is the least painful way to achieve internationalization? What language/framework would you use if you were writing a fresh one from scratch? I had tried to con…
-
comment
Comment #888683
I did the same, except it's been a month and I am still waiting for the documents to arrive. Director registration took a week and then name verification itself took another couple…
-
comment
Comment #886845
Duck. Rubber duck actually... ( http://en.wikipedia.org/wiki/Rubber_duck_debugging )
-
comment
Comment #879721
Fair enough. I guess I will just have to learn to take HN articles on science with much much bigger grains of salt.
-
comment
Comment #879536
This got posted to slashdot and from the discussion there, it appears likely that this is not true. http://science.slashdot.org/comments.pl?sid=1401739&cid=... http://science.slash…
-
comment
Comment #876396
Oh I know and use a lot of their open source software but what has that got to do with fb connect? "FB connect" is a session management and authentication product from facebook. I …
-
comment
Comment #876386
Yea... That page is next to useless. Had heard of them a while ago and thought they would have more write up then that on their home page. Anyway, this is very simple to do. You fi…
-
comment
Comment #875115
Also facebook to the best of my knowledge is not an openid provider.
-
comment
Comment #875111
https://www.myopenid.com/tutorial Is that good enough?
-
comment
Comment #875109
This can be easily done using openid. Openid providers are free to authenticate you any which way including exotic means like those. Here's an implementation in private beta: http:…
-
comment
Comment #874897
Good openid providers like wordpress train their users not to expect a login page on anything a authenticating website redirects them to.
-
comment
Comment #874895
Your initial concerns are addressed by openid "personas". myopenid.com has them implemented and is free (or you could set up your own server to achieve it). https://www.myopenid.co…
-
comment
Comment #874881
OAuth and openid solve totally different problems. Openid is federated login and oauth is about authorizing access.
-
comment
Comment #874868
In fact, FB connect is pretty much the antithesis of openid. Openid is open, federated and gives user control. FB connect is closed, centralized and basically allows FB to play big…
- comment
- comment
-
comment
Comment #873860
In case you really want to just replicate your old workflow, look up personas and openid delegation. Together they should resolve all your problems. https://www.myopenid.com/help#p…
- comment
- comment
-
comment
Comment #873638
I hope this helps. I think the problem with writing simple introductions to openid is that it just offers too many options and it is difficult to decide how to approach. Here is an…
-
comment
Comment #873361
New login. There is a new login on your profile page. That will allow you to associate an alternate openid. You can swap alternate and primary openid on the profile page and every …