Slashdot Mirror


'Open MS Passport': MyUID Goes Beta

mastergoon writes "MyUID, which has been refered to as an "open MS Passport", has opened their doors to public beta testing. MyUID is a user database system, with the purpose of allowing virtually anyone to refer to its records using only HTTP or HTTPS. Many companies have unified login systems, like Yahoo! and Microsoft, but unlike MyUID, these databases cannot be put to use by any site. As of now there is an alpha release PHP4 connectivity API, which while not feature rich is in full working order. APIs should be available in your favourite language soon. You can view this example of a site remotely connecting to MyUID using the alpha API, and give a go at spoofing a login. They want the security of the login methods tested extensively before going production."

72 of 208 comments (clear)

  1. Wow. by Arial+Sharon,+10pt. · · Score: 5, Funny

    Maybe one day this could be almost as successful as MS Passport.

    --
    Am I dead yet?
    1. Re:Wow. by the+unbeliever · · Score: 2, Informative

      eBay gives you the option.

      CheckFree gives you the option.

      A lot of sites have optional Passport logins.

      It's far from a flop, but it's just as far from the raging success Microsoft hoped for.

  2. They need a better email server by Anonymous Coward · · Score: 3, Interesting

    It has no reverse DNS, which will mean some people won't allow it to send them mail.

    1. Re:They need a better email server by pacman+on+prozac · · Score: 2, Informative

      A lot of companies receive at mail.company.com and send from smtp.company.com.

      That isnt the problem, as you state MX records solve that. The problem is that in this case while "smtp.company.com" resolves to an IP address, there is no reverse DNS lookup for that IP address.

      Certain firewalls, e.g. Symantec, have their default behaviour to block mail from hosts who either have no reverse DNS lookup or where the reverse DNS doesn't match the A record.

  3. FAQ (karma whoring) by XanC · · Score: 5, Funny
    Here's the complete FAQ from the website:

    Frequently Asked Questions (FAQ)

    Q: When will the first API be done?
    A: The alpha is out, check the download page.

    Q: Can penguins fly?
    A: No.

    1. Re:FAQ (karma whoring) by mandalayx · · Score: 2, Insightful

      perhaps you can ask the guy some questions and thus make them "frequently asked".

      it seems like myuid hasn't seen enough light to get many questions in the first place.

  4. Are we sure this is for real? by LostCluster · · Score: 5, Interesting

    They have the most useless FAQ in recorded history...

    The API is also decidedly undocumented.

    Please come back when there's actually something to show us...

    1. Re:Are we sure this is for real? by mog007 · · Score: 2, Funny

      Are you crazy? It's not useless!

      Not everyone has played enough Tux Racer to know that penguins can't fly.

    2. Re:Are we sure this is for real? by Anonymous Coward · · Score: 3, Insightful
      They have the most useless FAQ in recorded history...

      Excuse me, but FAQ stands for "Frequently Asked Questions". Why do you expect there to be a lot of Frequently Asked Questions before there are any users to ask ANY questions?

    3. Re:Are we sure this is for real? by NanoGator · · Score: 4, Insightful

      "Why do you expect there to be a lot of Frequently Asked Questions before there are any users to ask ANY questions?"

      Nobody's asking "what is it?"

      --
      "Derp de derp."
    4. Re:Are we sure this is for real? by nacturation · · Score: 2, Insightful

      They've implemented the old "hack first, design later" philosophy of software development. After something's hacked together, then it will be documented. Once the documentation has been produced, then it will go through a redesign because of unforseen problems and the API will be changed. As a result, older implementations will break.

      On the plus side, at least they'll have first mover advantage no matter how buggy. Hey, it worked for Windows...

      --
      Want to improve your Karma? Instead of "Post Anonymously", try the "Post Humously" option.
    5. Re:Are we sure this is for real? by turg · · Score: 3, Informative

      It says "open" not "open source." It's open in the sense that any web site can use myuid to autheticate users, as opposed to MS Passport which requires a hefty contract with MS.

      --
      <sig>Guvf vf abg n frperg zrffntr
    6. Re:Are we sure this is for real? by nacturation · · Score: 2, Interesting

      Were they the first mover? (scratches head) That's not quite how I remember it happening.

      Well not exactly. I was mostly referring to the "ship first, deal with bugs later" approach Microsoft routinely took. But which other OS company on the PC struck deals with manufacturers to bundle their graphical OS with new systems? The only other one that comes to mind is IBM's OS/2 and I don't know the timeline enough to know if this was explicitly bundled with IBM systems before Windows was.

      --
      Want to improve your Karma? Instead of "Post Anonymously", try the "Post Humously" option.
  5. Problems by pirodude · · Score: 4, Insightful

    From the TOS:

    MyUID may revoke your account at any time, with or without a reason. If you have a subscribed account, you will not be refunded unless there are special circumstances.

    All data in your account and messages you send and receive belong to MyUID. If you are looking for private transmissions you should be using encrypted e-mails.

    --------------

    The problems with sites like this is you don't know behind them, you don't know what makes them tick, you don't know who has access to your data. Until they allow me to encrypt my data with my own key and not allow anyone access to it (even to themselves) they're not going to see my business.

    1. Re:Problems by javajawa · · Score: 2, Insightful

      Umm... if you want to encrypt with your own key, simply encypt it with your own key, and send through their transport encrypted...

      --

      Meh

  6. Flying solo? by LostCluster · · Score: 5, Informative

    It seems like this project is only implemented on one site called mastergoon.com, and the /. post comes from a user named "mastergoon". Hmm...

    Seems like a one-person project. Very easy to declare standards without all those annoying other people!

    1. Re:Flying solo? by mrpuffypants · · Score: 4, Funny

      Bah! This guys actually beat out a user named "Bill6969" that announced his new service called 'Passport'

      He really didn't seem to care about standards, either, so he created his own standards ;)

    2. Re:Flying solo? by SpootFinallyRegister · · Score: 5, Insightful

      Declare standards? Looks a little more like a piece of software written without a specification, much less a plan. At this point, after going through the website and glancing at code, I have a hard time rating this at anything above the beginning of an idea. Learning by working on things is good. Punching out code that is supposed to be a standard without writing at least something down about it first is a disaster.

    3. Re:Flying solo? by mwood · · Score: 2, Funny

      "Specifications"? Where *have* you been. "Code first, design later (or never), and sneer at anyone who asks for documentation" is the new paradigm.

  7. That's called a demo site by Anonymous Coward · · Score: 2, Informative

    Where people can login and try out their ID to make sure it works. Notice it's a different domain than the main myuid.com site?

  8. Wrong idea? by Wrexs0ul · · Score: 4, Insightful

    I thought the whole problem with a centralized user system was exactly that it was a centralized user system. Doesn't matter who runs the ID server or how little information is stored on there; as soon as a centralized system exists it's the biggest, baddest target for attack out there with the highest consequences if it's broken into.

    Site and software-dependent logins exist to protect us and our privacy, are we really willing to give those up so every site we use shares the login jdoe2004?

    -Matt

    --
    --- Need web hosting?
    1. Re:Wrong idea? by LostCluster · · Score: 4, Insightful

      Furthermore, having a common UserID opens the door for sites that have fragments of your personal info to merge the pieces together to get a more complete picture.

    2. Re:Wrong idea? by mandalayx · · Score: 4, Insightful

      you're right, there are problems. and you have only hit on a few of them.

      but realize that there is value for some folks in having a "universal" id system. why do you think that your SSN in the US is used so widely?

      again, there are many problems, but there exist benefits too.

    3. Re:Wrong idea? by fyngyrz · · Score: 2, Funny
      ...why do you think that your SSN in the US is used so widely?

      ...because our legislators lied to us? Again?

      --
      I've fallen off your lawn, and I can't get up.
    4. Re:Wrong idea? by cwis42 · · Score: 2, Insightful
      why do you think that your SSN in the US is used so widely?

      This also has some security considerations. Why do you think it is illegal in France to use the SSN as an identifier?

  9. get a free gmail account by signing this by vivek7006 · · Score: 4, Informative

    From their website

    MyUID is giving out three Gmail invitations to it's users. Three MyUID users will be chosen at random on Monday, June 21st at 10:00 PM PDT (GMT minus seven) to receive the invites. Good luck.

  10. Whatever happened to Liberty Alliance by Anonymous Coward · · Score: 5, Informative

    Weren't they supposed to do something similar? Sure seems to be taking them a long time.

  11. Different from MS Passport? by Endareth · · Score: 3, Insightful

    From my initial glance I really fail to see how this is really any better or different from MS Passport, even once it's ready for release. At least MS have the clout to have Passport used on more than just their own site, which is where the value really is. I'm also not to sure about the idea of a public Alpha test of this sort of technology. Seems a bit too early in the development cycle for it to be worthwhile. Getting the site slashdotted really only resuls in load testing, and they don't seem even close to that! And lets not forget the dumb name... how many [G|U|etc|UIDs do we need?

    --
    Disclaimer: The above comment was made while under the influence of too much coding and not enough sleep.
    1. Re:Different from MS Passport? by blowdart · · Score: 5, Informative

      Lets add to this the fact that the "story" for this reads like a press release, and one that lies at that.

      "Many companies have unified login systems, like Yahoo! and Microsoft, but unlike MyUID, these databases cannot be put to use by any site"

      So you can't use Passport on your own site? What utter bollocks. Oh look, there's the passport SDK.

      But I can't run it on Linux you cry? Really? Step back a version, version 2.1 has code for Apache/CGI in it (Or did last time I looked). Admittedly the documentation for it is sparse to say the least.

      Finally lets look at the story submitted. mastergoon. OK, lets look at who owns myuid.com,

      Registrar: DOTSTER
      Domain Name: MYUID.COM
      Created on: 28-APR-04
      Expires on: 29-APR-05
      Last Updated on: 28-APR-04
      Administrative Technical Contact:
      O'Shea Kevin kevin@mastergoon.com

      Oh look, it's another shill story. Someone sumbitting a story about his service without admitting it.

      When did slashdot become a press release site?

  12. I think that some people are missing the point by bersl2 · · Score: 3, Insightful

    This is a story because they have proof of concept and a basic framework. This gives them attention; right now they need people to flesh out and test the system. A story on Slashdot is a great way to attract attention.

    Now whether this project is ultimately useful is debatable.

    1. Re:I think that some people are missing the point by photon317 · · Score: 3, Interesting


      Yeah, but their concept and framework appears to basically suck. They made a simple user database, tagged in some email address verification and a (currently gimped) "Read this image test", and release an API for any other website to authenticate against this database. Welcome to Web Programming 101. If the problem was this easy to fix, it would've been fixed a long time ago.

      There is a (more than one probably) right way to do this, and this isn't even close to being it.

      As a matter of fact, I came up with one while typing this, but I deleted my description of it. Why feed slashdot my design work when I should just jot this down somewhere and go implement it myself :)

      --
      11*43+456^2
  13. Maybe, but... by XanC · · Score: 5, Funny
    He has a gmail account! He must be doing something right.

    </sarcasm>

  14. Security? by Ravenscall · · Score: 5, Insightful

    So, if I am reading the code right, it has basically no security whatsoever at this point. Wouldn't you want that in an alpha release?

    --
    You say you want a revolution....
  15. Usefulness? by wwahammy · · Score: 5, Interesting

    Kudos to whoever made this, I know you must have put your heart into this. I don't mean this comment as an insult to you or your idea. But really is there a need for this? I like the idea of simplifying the web for people but Passport exists (and failed) and I believe there's a competing group with Sun in it called the Liberty Alliance that has a non-centralized model which I think sounds much safer. A centralized database has too many problems related to it to be useful.

  16. Totally backwards by torinth · · Score: 5, Insightful

    Why would I encourage users to aggregate all their personal data with some unknown startup?

    The two options already available are both (at least marginally) better. Those options being: collecting minimal personal data at my site, or using a well-known and industry-monitored company as the aggregate.

    If Yahoo! or Microsoft ran off with user data, at least they'd have something to lose. The same can't be said about MyUID. They could collect data for six months then run off and sell it to illegal immigrant smugglers. Who knows? They have no reputation, no history, and nothing to lose.

    And I guess it's not so bad if they just stick with UID/Password and not personal data, but I'd still sooner wait for a reputable company who chose to open the API.

    1. Re:Totally backwards by kiddygrinder · · Score: 2, Interesting

      I'd just like to have one fake email/password so i could remember it for the thousand different sites that want my details

      --
      This is a joke. I am joking. Joke joke joke.
  17. No totally by Wrexs0ul · · Score: 4, Insightful

    Assumedly at this point the dog hasn't learned how to run script kiddie php exploits, otherwise your statement is correct.

    It's a very good point: why would you? I could see you using your amazon.com account for one of their subsidiaries but a global, public identification system - regardless of data stored - just screams "hack me". What's worse: unless you're a company with big buying power (like Microsoft) you're not going to have invested in security necessary to protect those back-end servers from every HTTPD/mySQL/BIND? exploit out there meaning one lucky strike could potentially compromise every user on the system.

    ouch.

    -Matt

    --
    --- Need web hosting?
  18. Kinda Scary by novalogic · · Score: 4, Funny

    Think of the spam potential with this... I don't see why Gator hasn't tried this.

    --
    --
  19. The problem... by ameoba · · Score: 3, Insightful

    The problem with a system like this is that no matter how secure the underlying mechanism is, by making it so that any random site could possibly be using it for authentication, you have no idea who is legit & who is simply harvesting passwords.

    With Passport, you know you're only dealing with big-name sites that are going to be linked from MSN.com, but here you have to wonder about the chain of trust.

    --
    my sig's at the bottom of the page.
  20. TheirID or an Identity Commons? by Broadcatch · · Score: 5, Interesting

    I'm concerned that it is just another centralized database of information. At least with Passport you don't have to worry about their database being bought by Microsoft.

    At Identity Commons we intend to give people full control over their personal profile information, including not only who has access to which parts under what circumstances, but also where which parts of it are stored. If you don't trust any of the "banks" you can store it under your virtual mattress (if that's where you keep your server, though it might get kinda hot under there).

    The free and open source code base is built upon two new OASIS XML standards, Extensible Resource Identifiers (XRI) which add (among other things) persistence and cross references to URIs, and the XRI Data Interchange (XDI) spec which enables a "dataweb", much like URIs enable a "document web". The coolest part of XDI is the concept of Link Contracts, that enable fine-grained access control over profile data while simultaneously recording the details that both parties agree to (and electronically sign) before any data exchange takes place.

    While we're still a month (or more) from announcing, we have enjoyed some good initial exposure.

    BTW: we're looking for people to play with the (pre-alpha) software (it's on SourceForge and there are even some CPAN modules) and help us bring it to the next level.

    --

    The antidote for misuse of freedom of speech is more freedom of speech.
    -- Molly Ivins

  21. MyIUD by jessemckinney · · Score: 2, Funny

    For a second I thought this about someone's IUD. I know that this is slashdot and that anything goes, but that is just too personal if you ask me.

    1. Re:MyIUD by prockcore · · Score: 2, Funny

      For a second I thought this about someone's IUD.

      Close enough. No one should trust either one.

  22. But, LDAP is standard by freeduke · · Score: 5, Insightful
    Ok, here comes a new API for login?? What about LDAP, isn't it secure, reliable and efficient? So Why do people have to reinvent the wheel everytime? It would be far more constructive to think about a way to integrate and interface a huge Internet distributed LDAP structure, and have a clear standard to implement the way it works...

    Every website could have a root server for it's zone, registering new users' LDAP root server for authentification. They could also be third party LDAP server provider: ISP could be part of it, because they have go the login/pass associated to your connection, and they are already running LDAP servers.

  23. Google? by p0 · · Score: 4, Interesting

    I have just signed up, and my welcome message reads:

    "MyUID is giving out three Gmail invitations to it's users. Three MyUID users will be chosen at random on Monday, June 21st at 10:00 PM PDT (GMT minus seven) to receive the invites. Good luck."

    Why wouldnt google come up with its own 'passport' service?

    --
    This is my sig. There are thousands more, but this one is mine.
    1. Re:Google? by NemesisEnforcer · · Score: 2, Interesting

      I'm just making an assumption here, but I don't think Google is in anyway related to these guys. They seem very unprofessional, and very not serious. I've heard from friends that once getting a Gmail account, you'll get 3 invites within a few days. Chances are one of them got an account, and is going to give his invites away to the "lucky" few who sign up. However, if Google ever started a service like this, I'd sign up instantly. They're one of the first companies I feel I can trust.

  24. It's true by Donny+Smith · · Score: 2, Informative

    Why is the parent post modded -1?

    It's true - individuals have reported receiving up to 6 invitations (Source:
    www.wired.com/news/infostructure/ 0,1377,63786,00.html?tw=wn_12culthead
    ).

    At least one of people I invited did not open a Gmail account (the invitation was either forwarded or declined).
    I have two unused invitations (I won't use them 'cause I don't know a deserving individual to give it to) and I've invited 4 people so far.
    If we assume there's about 1m active accounts (say 3-4 racks of mail servers), there's probably been at least 10m invitations given away.)

  25. I haven't read the API but... by grahamsz · · Score: 3, Informative

    Surely you sign on to their secure server and it generates a token which can authenticate you to the third party site...

    Isn't that about the only sane way to do this?

    1. Re:I haven't read the API but... by David+McBride · · Score: 2, Insightful

      Yes. Indeed, systems like Kerberos do exactly this. You can also do interesting things using X.509 keys and proxy certificates.

      But to be honest, the real danger of any such system is that it makes the 'trusted central service' necessary for many of these large-scale authentication systems a massively large target.

      Imagine: a ubiquitous authentication framework, used everywhere. Wonderful idea -- no more remembering all these damn passwords, everything is Just Secure.

      Except that every black hat out there will be trying to crack that central server -- and much hilarity will ensue if they are successful in DDoSing it, or worse, obtain access to the keys within.

      Which is one of the reasons why PGP, a decentralised public-key cryptosystem, is still quite popular - no central point of failure.

  26. Good SPAM by Anonymous Coward · · Score: 4, Insightful

    Good for spamming: http://www.myuid.com/api/usercard.php?uid=1

    Where's the security?

    Markus Diersbock

  27. What about Jabber Tickets? by ironfroggy · · Score: 2, Interesting

    Why not use Jabber Tickets? I already have an account with a Jabber server, and this way the site can automatically tell me if my friends are also using the site, or even notify me that they are using it, so I can spark up a conversation about some topic on the page I know they are at.

  28. Similar but different by Wrexs0ul · · Score: 2, Insightful

    I'm not saying having this system wouldn't be simple. Consider though that your social security number is protected by the world's most powerful government with databases backed by thousands of staff whose sole job it is to ensure your number isn't stolen, yet even after all that identity theft still happens.

    Now note that the providers of this or any comparable software simply cannot have that kind of backing, no fraud protection exists, and no working method of recovering your identity exists in the event your account is stolen. ...and that's only one more angle. The simplicity of auto-filling a couple form fields or keeping a common username/password can't compare with the overwhelming reality that if you or the account server is hacked you're toast. Nobody can offer similar protection to the US government and as such nobody could provide a service similar to SSN.

    -Matt

    --
    --- Need web hosting?
    1. Re:Similar but different by Concerned+Onlooker · · Score: 2, Insightful
      Consider though that your social security number is protected by the world's most powerful government with databases backed by thousands of staff whose sole job it is to ensure your number isn't stolen....

      Well, sort of. I originally thought this as well, but then I quickly realized that most of my life I've filled in my SSN for every bank account, school form or medical questionnaire (to name a few). Your SSN is floating around all over the place, albeit in supposedly protected databases, but definitely not just being protected by the U.S. government.

      Regarding MyUID, I'd rather not. If we're really supposed to be fighting the war on terror this would be a good place to start, by not centralizing so much information. Our power grid is a perfect example of a very vulnerable system. It doesn't seem like a good idea to emulate that in an information system if you're concerned about security.

      Then again, it's not like state secrets would be held in this thing.

      --
      http://www.rootstrikers.org/
    2. Re:Similar but different by Sancho · · Score: 3, Informative

      Our power grid is more vulnerable than you realize...

  29. Carefull! by Repran · · Score: 2, Informative

    The mastergoon link contains a picture of goat.cx!

    --

    -- Contradictions only exist in thought - not in reality.

  30. DO not go to the remote site!!!! by Business+King · · Score: 2, Informative

    Currently, the remote site is not in a good state of affairs. Someone has decided that html injection is the way to go, and well it has become a porn site. I would recommend not going to it for a day till tehy can get that stuff removed from teh database.

  31. Nice ID/email collect0r by Anonymous Coward · · Score: 3, Informative

    Real nice (if you need email addresses):

    http://www.myuid.com/api/usercard.php?uid=12
    ht tp://www.myuid.com/api/usercard.php?uid=13
    http:/ /www.myuid.com/api/usercard.php?uid=16
    http://www .myuid.com/api/usercard.php?uid=18
    http://www.myu id.com/api/usercard.php?uid=21
    http://www.myuid.c om/api/usercard.php?uid=29
    http://www.myuid.com/a pi/usercard.php?uid=32

    etc

  32. Laurence Lessig may not love this inititative by nick_urbanik · · Score: 2, Informative
    "Code and Other Laws of Cyberspace" points out the dangers of having an infrastructure that allows most people to be identified without great difficulty. I wonder what Lawence Lessig would have to say about this initiative.

    I begin reading the book three days ago, and am up to page 78. It's a thought provoking book. I value my freedom highly. I will examine these issues.

  33. From the FAQ... by scrm · · Score: 3, Insightful

    Q: Can penguins fly?

    A: No.


    It is exactly this cocky, pointless geek-speak tone that stops these projects from gaining wide appeal with the less technically-inclined majority (and the business community in particular).

    MyUID is a good idea, but like with so many open source projects run by CompSci students, if it's communicated like this, it won't get off the ground. When will these people learn?

    --
    ---- scrm
  34. The "My" prefix by chickenwing · · Score: 4, Insightful

    Oh great, yet another thing with the "My" prefix. It has to be my #1 pet peeve in all of computing. It seems to be some kind of conspiracy by marketing people to force us all to use baby-talk to do anything with a computer.

    Part of what bothers me about this phenomenon is that the word "My" is so selfish. I think a lot of the problems we are seeing on the Internet come from this selfishness (spam, viruses). "My" is so vague and relative. Why not give "My Computer" a name so more than one person can talk about it. "My" is usually not accurate. Computers and other resources are frequently shared.

    I can't even begin to understand what "MySQL" is supposed to mean.

    It seems like I'm alone on this one though. Everyone acts like I'm crazy when I try to discuss this. Anyone else out there feel this way about the word "My"? Maybe we can form some type of support group.

    1. Re:The "My" prefix by Anonymous Coward · · Score: 2, Funny

      Oh great, yet another thing with the "My" prefix. It has to be my #1 pet peeve in all of computing.

      Wouldn't that be MyPetPeeve?

      MyApologies.

    2. Re:The "My" prefix by Tony-A · · Score: 2, Interesting

      I can't even begin to understand what "MySQL" is supposed to mean.

      Derived from and/or to be consistent with muSQL. Also the name of a daughter of one of the developers was "My".
      At least it's not "My SQL" with the embedded blank. /etc/my.cnf is the configuration, so MySQL AB has at least some legitimate claim to the prefix "my".

      "My Computer" belongs to whoever stuck the "My" label on "Computer". It wasn't me who did that.
      MySQL belongs to MySQL AB. They happen to be nice enough to allow me to use their SQL.

  35. I don't get it by njcoder · · Score: 2, Insightful
    National ID Card = Bad
    Centralized authentication server for internet = Good

    ???????????

  36. Unimpressive by Bob+Ince · · Score: 3, Insightful

    Well it's a good thing they're asking for security issues now rather than later, as the very first form field I found had a cross-site-scripting hole in. eg.

    http://www.myuid.com/activate.php?email=fdgdfs%3Cs cript%3Ewindow.alert%28document.cookie%29%3B%3C%2F script%3E&code=boo

    Maybe this is unrepresentative, but to me this just screams that MyUID haven't the first idea about webapp security and have no business developing something non-trivial like a single-sign-on system.

    Free clue to PHP weenies: using magic quotes does not magically make your scripts secure. Cheers then.

  37. Why NOT to use this... by g_lightyear · · Score: 3, Insightful

    Part of the point behind Project Liberty, and one of the reasons that Passport hasn't worked, is that people aren't necessarily comfortable with the idea of a 'centralised' authentication system for the whole of the planet.

    Passport assumes that everyone who wants centralised authentication is happy to have this information be held/known to Microsoft.

    Liberty assumes that individuals are only interested in centralisation of information across closed user groups; either:

    1) A single site, made up of multiple services, is interested in acting as a cohesive single whole (for example, a login that logs you in to the whole of OSDN, rather than just Slashdot), or

    2) A single site is interested in sharing its identities with suppliers; for example, your corporate intranet allowing their absence management, healthcare, stock options, and other service providers to allow you to log into that corporate account using your intranet username/password.

    They're completely and utterly different goals. Passport, arguably, has no value in a modern society where people know full well how these identities can be used; Liberty is a more realistic usage scenario, in a multitude of ways.

    Liberty is still young; while the software is getting quite good, it's still a hassle to set up an Authentication Provider or turn your site into something that can support the liberty Service Provider API. This will change. It will work and survive solely because it doesn't need internet users, as a whole, to accept it. It works on the principle that people who have a need to unify their authentication systems, without writing crappy little APIs, can do so, in the small scale, at the level where it can actually see benefits.

    --
    -- A mind is a terrible thing.
  38. mindlocked.com - better looking GUI? by snon · · Score: 3, Informative

    I strongly believe that we need to reduce the number of accounts per person - our attempt at that is Mindlocked which we hope to develop further - especially in terms of distributed/replicated databases etc...

    Anyone interested in joining this project (that will be released under GPL soon...) - let us know!

    That's my 2 cents worth of marketing =)

  39. registration requires cookies by Eric+Smith · · Score: 2, Insightful

    I don't mind that the reigstration requires cookies, but they should explicitly state that, especically if you try to submit a registration and the cookie is not present. Instead, they say something about the verification code not matching, and "Are you a robot?". Very unhelpful.

  40. What is this? by binkzz · · Score: 5, Insightful
    It's nothing more than a day's work. There is nothing to speak of, the passwords aren't stored encrypted and no intelligent thought seems to have been put into it. As someone else already mentioned, anyone can take the entire user database with personal information from the site (everything except the password). If I were to run a site using the MyUID, I could obtain users' MyUID passwords as they tried to log in on my site, giving full access to any user's account who logs in via my site. Outrageous!

    Interestingly, it does say in the ToS:

    MyUID will not give or sell your private account information or your password to anyone,

    which seems a lie. But it goes on!

    MyUID will supply any information we have about you to law enforcement officials if neccessary.

    They'll rat on you even if not required by law. Yay!

    In order to use MyUID, you must be a human over 13 Earth years old, living in a state where internet usage is legal.

    ... Wow..

    The FAQ has two questions, one of which is 'Can penguins fly?'. I wouldn't hold my breath for this service to become very big.

    Registered user #1 is mastergoon, so this is just blatent self-advertising on slashdot.

    --
    'For we walk by faith, not by sight.' II Corinthians 5:7
  41. DSA keys database? by mikelang · · Score: 2, Insightful

    Maybe it would be better to standarize on cryptographic keys and enhance browser so as to automatically encrypt all connections to the chosen site. It acknowledges your identity, you can have different keys for different sites and you can have single password for store of crypto keys.

  42. These guys should really tell us who they are by joeykiller · · Score: 2, Interesting

    It's not that I distrust them or anything, it's just that I couldn't find any information on who these people are and why they're making MyUID.

    Since this is Slashdot I can only assume that these guys are on the "good" side, but a few answers to "why?" and "who?" in their FAQ wouldn't hurt.

  43. Good idea, maybe not done right by johnburton · · Score: 2, Informative

    I think the web could use something like this. Some kind of generic logon that's free, or very cheap anyway, and which is used for general low security sites such as message boards so you don't have to log on to each one. I'm not sure this is the right one though. It seems a bit vague and needs to be a lot more open about policies and security considerations.

    --
    Sig is taking a break!
  44. Liberty Alliance : some explanations by Seb+C. · · Score: 2, Informative

    Well, they actually do... But project Liberty is about specification, not implementation. Look at sourceId if you'd like some starting point for an implementation.
    But still, The liberty alliance takes quite a different point of view. Passport and My-Whatever- talk about having a centralized server that would keep your personal data (and spread them around when needed).
    The Liberty Project is about federating logins :
    - You create a local account on some server.
    - You create a local account on a "centralized" server
    - You federate them.

    Now you are able to login in the local server AND the central server, just using your central server login.
    And you can have multiple server using this central server. You can actually have multiple central server talking to each other also. And you can even federate our account with many "central server" (it's all related to how the server are bound)

    The personal data transfer is not the main goal of this project, but is possible and specified (it's SOAP+XML Security related).

  45. Fails to implement basic requirement by Rob+Kaper · · Score: 2, Interesting

    I don't leave a copy of my creditcard at the mall so stores can ask the mall for access to it. No, I keep it with me, and will show it to selected stores when *they* ask *me*.

    The first project I'll seriously look into trying to tackle this problem will be a project that has code to download for me to run: either a web service I can run or an XMPP services (presence subscribtion could probably be extended to data ACLs).. whatever.

    Any project that requires me to store information on a remote server will be ignored. Obviously most users will actually use the passportd of their company or ISP, but the freedom to run your own - just like httpd/sshd/smtpd/jabberd - that's really a REQUIREMENT.

    Instead of pushing my data to centralized databases, I want an interface where third parties can pull it directly from me.