DISQUS

Community Page on DISQUS

what is this?

Kyle Brady: A Blog

thoughts on life, code, and things
Jump to original thread »
Author

idAuth Proposal, Take 2

Started by Kyle Brady · 3 months ago

After some feedback, I revised my idAuth proposal [original post, first proposal] to include a better end-user experience, via cookies.
idAuth Proposal, Take 2 (PDF)
idAuth Proposal, Take 2 (OpenOffice)
idAuth Proposal, Take 2 (Word) ... Continue reading »

3 comments

  • I like the idea-- it's a step towards giving me control over all content I publish/contribute on the web, whether a blog post or a blog comment, a photo, etc.

    I'm not a member of SID, so not sure what's being discussed, but the cookie idea can be problematic since the blog comment system will be unable to read cookies set by the aggregator (unless they are in the same domain). This is why federated auth systems implement an intermediate redirect, passing encrypted information in the querystring and ultimately two cookies get set, one in each domain. (Or backend web-service calls are made.)
  • Hey Tom,

    Thanks!

    I understand the cookies are going to be a problem, and I'm aware that there are a few domain restriction workaround attempts, but I wanted to have somewhere to start. How it actually works (from a technical perspective) is going to be part of the process...

    In the same vein, I want to specifically avoid a "true" auth system, at least for now, because of the high-cost of the user experience... I don't want this to be used by the tech elite. I want this to be used by grandma. ;-)

    --Kyle
  • That's the right approach-- focus on the user scenarios and making the user experience right. The engineers can then work their magic to support the requirements.

    The idAuth idea plays nicely with the "commenter's bill of right" posted over at Disqus. To enforce these rights, a system of definitive comment ownership is needed.

    http://bigheadlabs.com/~daniel/draft/acommenter...

    Things are headed in the right direction!

Add New Comment

Returning? Login