Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthordan39
    • CommentTimeOct 20th 2006 edited
     # 1
    Technorati has announced support for OpenID, finally giving it some much needed credibility. OpenID is an open, decentralized, free framework for user-centric digital identity. It provides one URL you can use to identify yourself at all participating sites around the web.

    "The movement to spread Open ID aims to make our lives easier, our data more secure and help users avoid closed silos from big vendors throwing their weight around unfairly. Ongoing and meaningful support for the standard by Technorati is a big deal. Add this to the body of forward looking work, like microformats, that’s going on at Technorati."

    There's even a prize of $5,000 to be awarded to the first 10 Open-Source projects that enable OpenID:
    http://iwantmyopenid.org/bounty

    It's likely that more and more sites will be supporting OpenID in the near future. This might be an interesting add-on.

    More reading:
    http://openid.net/
    http://en.wikipedia.org/wiki/OpenID
    http://www.techcrunch.com/2006/10/19/technorati-announces-support-for-open-id/
    http://kveton.com/blog/2006/10/20/somebody-had-to-do-it/
    http://factoryjoe.com/blog/2006/10/17/dodgeball-goes-gauth-reveals-googs-masterplan-to-p0wn-your-ass/
    • CommentAuthordan39
    • CommentTimeOct 20th 2006 edited
     # 2
    Also, here is a brief "technical" description of OpenID from the OpenID website:

    --------------
    OpenID is a decentralized identity system, but one that's actually decentralized and doesn't entirely crumble if one company turns evil or goes out of business.

    An OpenID identity is just a URL. You can have multiple identities in the same way you can have multiple URLs. All OpenID does is provide a way to prove that you own a URL (identity). And it does this without passing around your password, your email address, or anything you don't want it to. There's no profile exchange component at all: your profiile is your identity URL, but recipients of your identity can then learn more about you from any public, semantically interesting documents linked thereunder (FOAF, RSS, Atom, vCARD, etc.).

    Anybody can run their own site using OpenID, and anybody can be an OpenID server, and they all work with each other without having to register with or pay anybody to "get started". An owner of a URL can pick which OpenID server to use.

    While nothing in the protocol requires JavaScript or modern browsers, the authentication scheme plays nicely with "AJAX"-style setups, so you can prove your identity to a site without bouncing between pages.
    -------------

    Example: Zoomr.com uses http://www.myopenid.com as it's OpenID server. You can log in just by typing in your OpenID url.

    Mark, I'm not sure it's a feature that everyone wants, but it sounds like you could claim the $5000 bounty (by Jan '07, apparently) by including it as an add-on in the core release (to satisfy the requirements of the bounty).
    •  
      CommentAuthorJake
    • CommentTimeOct 20th 2006
     # 3
    and that would certainly pay for the hosting for a bit, hey mark :)
    •  
      CommentAuthorDinoboff
    • CommentTimeOct 20th 2006
     # 4
    We just need 200,000 public internet users and 5,000 downloads per month.
    •  
      CommentAuthorKrak
    • CommentTimeOct 20th 2006
     # 5
    I think after the release of it, you might get the 200k users, and definitely the 5k downloads.
    • CommentAuthoraddicted
    • CommentTimeOct 23rd 2006
     # 6
    Oh crap they stole my idea!
    •  
      CommentAuthorWallPhone
    • CommentTimeOct 24th 2006
     # 7
    http://whobar.org/

    This looks like an easy way to integrate OpenID (and others). No time personally to integrate it, but should be fairly easy.
    • CommentAuthorToivo
    • CommentTimeMar 6th 2007
     # 8
    Bump. Anyone working on it?
    •  
      CommentAuthorDinoboff
    • CommentTimeMar 6th 2007
     # 9
    I looked last week at one of the php openid library, and that's quite easy to implement, but I am not working on that.
    •  
      CommentAuthorKrak
    • CommentTimeMar 6th 2007
     # 10
    Consensus: will be super easy to do, but no, I'm not doing it.
    • CommentAuthordrewm
    • CommentTimeMar 21st 2007
     # 11
    In support of this, I've posted a little bit about why OpenID is important in forum software over on my site:
    http://allinthehead.com/retro/309/why-your-forum-software-needs-openid
    •  
      CommentAuthorMark
    • CommentTimeMar 21st 2007
     # 12
    I was thinking about this again the other day.

    I don't think I'll ever make it a core feature, but I'd like to write an add-on for it and I'd like to use it here on this forum.
    • CommentAuthordrewm
    • CommentTimeMar 21st 2007
     # 13
    An add-on would be perfect. That's encouraging news - thanks.
    • CommentAuthorLooZ^
    • CommentTimeMar 21st 2007
     # 14
    Mark! We love you! :)
    •  
      CommentAuthor[-Stash-]
    • CommentTimeMar 21st 2007
     # 15
    *ahem* in a manly way, of course ;)
    •  
      CommentAuthorcrash_D.
    • CommentTimeMar 21st 2007
     # 16
    great great.. openid would be great!! thanks mark
    •  
      CommentAuthor[-Stash-]
    • CommentTimeApr 2nd 2007
     # 17
    Just noticed this thread got a negative/positive mention here...
    •  
      CommentAuthorbjrn
    • CommentTimeApr 2nd 2007
     # 18
    That post was linked a few comments up as well, here. ;)
    •  
      CommentAuthorDinoboff
    • CommentTimeApr 2nd 2007 edited
     # 19
    I think the negative mention is for me lol (I didn't have much time, and was working on the packer, sorry Drew :-( )
    Mark got the positive one.

    I will be quite busy till the end of the month, then I will have one week before going to Italie for 2 weeks. So I won't have time to work with that before before june. I hope it will be done before
    •  
      CommentAuthorVincent
    • CommentTimeApr 3rd 2007
     # 20
    ouch!!! (...) I think that i've already made something that would gently slide into this!!!! It also reminded me of a couple of core problems with vanilla!!!! geese.... why didn't i think of this earlier?

    Mark, have you done something on this yet?
    •  
      CommentAuthoremsef
    • CommentTimeApr 30th 2007 edited
     # 21
    Is anybody working on this?

    I know this is a bit much to be my second extension, but I'd be willing to help out.
    •  
      CommentAuthorbjrn
    • CommentTimeMay 3rd 2007
     # 22
    Is this discussion broken for everyone else as well? Looks like there's something in Dinoboff's comment that is breaking stuff.

    On a side note, the $5000 prize is only for projects that will include OpenID into the core. So I guess that's out.
    •  
      CommentAuthorDinoboff
    • CommentTimeMay 3rd 2007
     # 23
    Sorry, I couldn't see it. it wasn't broken for me.

    It's fixed now.
    • CommentAuthordan39
    • CommentTimeJun 20th 2007
     # 24
    Looks like Drupal 6.0 is getting support for OpenID:

    http://drupal.org/node/152893
    •  
      CommentAuthorDinoboff
    • CommentTimeOct 16th 2007
     # 25
    I start to write the extension; you can see the openid extension in action there.

    I still have to work on the UI, the password reminder page and allow user attach and detach openIDs on the account page. I also need to allow other extension to work with it. But I don't think will work on it this week though.

    If you want to give a hand, let me know.
    • CommentAuthorcjohnson
    • CommentTimeNov 19th 2007
     # 26
    Hey--that's pretty neat. I was able to log on to your test forum using my OpenID.

    I look forward to seeing the final product!
    •  
      CommentAuthorDinoboff
    • CommentTimeNov 20th 2007 edited
     # 27
    That's just a prototype. There is still lot of work.
    I might have some time for it in January. If someone wants to work on in the meantime, he can join the vanilla-friends project on google code http://code.google.com/p/vanilla-friends/
    • CommentAuthorToivo
    • CommentTimeFeb 21st 2008
     # 28
    UP

    has anyone finished it?
Add your comments
    Username Password
  • Format comments as