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."

208 comments

  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 Jugalator · · Score: 1

      Maybe one day this could be almost as successful as MS Passport. ... which wouldn't be too hard, considering Passport was a flop. Only Microsoft seem to use it, and that was far from their intention.

      --
      Beware: In C++, your friends can see your privates!
    2. Re:Wow. by Pinkfud · · Score: 1

      Wow and then some! I just went there and got good old GOATSE in the face. Thanks big bunches, whoever did that.

      --
      The world is my oyster. That's why it's always in a stew.
    3. 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.

    4. Re:Wow. by Anonymous Coward · · Score: 0

      And what's so "open" about them?

  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 Anonymous Coward · · Score: 0

      How do you know that? Have you received mail from them? The address you send mail to (MX) isn't necessarily the same IP as the sender. A lot of companies receive at mail.company.com and send from smtp.company.com. That's been the obstacle to SPF, etc.

    2. 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 Anonymous Coward · · Score: 0

      Most useless FAQ ever!

    2. 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.

    3. Re:FAQ (karma whoring) by Anonymous Coward · · Score: 0

      Your Uterine-Intra-Device?

  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 Anonymous Coward · · Score: 0

      So explain to me how you know no one has asked any questions.

    4. 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."
    5. 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.
    6. Re:Are we sure this is for real? by nkh · · Score: 1

      The title of the article is "Open MS Passport" but I have found no (real and useful) source code for the moment. The file verifylogin.php is hidden and the tables of their database are not documented. I understand it's an alpha preview, but it doesn't seem really open to me.
      It would have been fun to play with it but security through obscurity... well, you know what I mean.

    7. 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
    8. Re:Are we sure this is for real? by Greyfox · · Score: 1

      Given the right course, I can keep Tux airborne for the vast majority of the run. And keep the speed meter pegged :-)

      --

      I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

    9. Re:Are we sure this is for real? by JamieF · · Score: 1

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

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

    10. 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.
    11. Re:Are we sure this is for real? by Dwonis · · Score: 1

      My brother managed to routinely finish the race in less than a minute. It's crazy!

    12. Re:Are we sure this is for real? by TheRevenant · · Score: 1

      Anyway, these days FAQ stands as much for "Frequently Anticipated Questions" - it's answers to the questions people ask, and the questions they think people might or should ask...

  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 Anonymous Coward · · Score: 0

      His AIM screenname is mastergoondotcom if you want to ask him.

    2. 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

    3. Re:Problems by liquidsin · · Score: 1

      Maybe I'm missing something, but if you encrypt all of your data with your own key and don't allow anyone access to it, how is it going to be useful as a universal sign-on? I kinda thought the places you were signing on to might need the info they store there, hence the point of the service.

      --
      do not read this line twice.
    4. Re:Problems by dnoyeb · · Score: 1

      I think the bigger question is; Exactly what data is myuid storing!? normally one does not have data associated with his user ID.

      Unless they are hoping to track the sites you logon to. Which typically only results in 'targeted' marketing...

    5. Re:Problems by Anonymous Coward · · Score: 0
      Some things they need to do to improve:

      1. Change the URLs to handle errrors better - the auth url constantly redirects to itself when called with no arguments - perfect for a DOS attack.

      2. Have each site use an authentication namespace - kind of like a UNIX filesystem. You could have accounts seperate from namespace - then you could have namespaces like OSDN/slashdot or OSDN/kuro5hin. There will also be namespace allocation issues, but forget that.

      3. Have each user control how much data (INCLUDNG EMAIL) is sent back to the profile-sucking-site.

      4. Have a namespace control panel - have the user login to myuid and request to be added to a namespace, then the namespace admin allows this in or not....

      5. Differing permissions available per namespace, perhaps in a bit string sent back?

      This could have been implemented a lot better if there was a little thought put into this.

    6. Re:Problems by liquidsin · · Score: 1

      Well, ideally, they'd be storing a username, a password, and a list of sites you have registered at. Or even better, websites could sign on to use this service so that when you go to a site to register, you see that they use myuid.com and just plug in your user@myuid.com and password. But since most sites are looking to make some coin from their registered users, I'm sure they wouldn't go in for anything that didn't at least net them an email address to sell to spammers and maybe a checklist of interests that they could spam you about.

      --
      do not read this line twice.
  6. This is what i saw on the site by Anonymous Coward · · Score: 0
    drdanny says: Can this thing make me rich? I sure hope so.

    pmazer says: I\'m bored, yes I am

    dooky says: word.

    mastergoon says: Now with even more goodness, yay.

    Samith says: woohoo talking on the internet

    coldstonesiz says: i love myself

    mastergoon says: MyUID: A proven thinger that works.

    After that I didn't quite make it to the FAQ. Someone want to explain what ^the above^ is all about?
    1. Re:This is what i saw on the site by kiddygrinder · · Score: 1

      Erm, i believe it's the comments of random myuid.com users testing the system

      --
      This is a joke. I am joking. Joke joke joke.
    2. Re:This is what i saw on the site by Anonymous Coward · · Score: 0

      It appears to be a very shoddily implemented system that does not do stripslashes() before outputting to the page.

    3. Re:This is what i saw on the site by Anonymous Coward · · Score: 0

      its a transcript of a VOIP conversation from an SCO director to an advisor. i think 'drdanny' is darls login.

  7. But they bought myuid.com by Anonymous Coward · · Score: 0

    Isn't that enough for you!? Domains cost... several dollars. That's a huge investment for a scammer/spammer to make.

  8. 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 Anonymous Coward · · Score: 0

      Hehh.... I wouldn't use this site. This is a red flag for solo-guy looking for money and the quality just looks bad.

    3. 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.

    4. Re:Flying solo? by Anonymous Coward · · Score: 0

      that's why its't called MyUID by him, because it's HisUID system.

    5. Re:Flying solo? by tiger99 · · Score: 1
      So it is exactly like any piece of M$ software!

      Seriously though, this needs time to mature.

    6. Re:Flying solo? by Anonymous Coward · · Score: 0

      Seriously though, this needs time to mature.

      Um, yeah, mature, M$.

      M$

    7. 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.

    8. Re:Flying solo? by CALI-BANG · · Score: 1

      mastergoon? i thought Darl is the "master goon"?

    9. Re:Flying solo? by Frizzle+Fry · · Score: 1

      Wasn't this the old paradigm as well?

      --
      I'd rather be lucky than good.
    10. Re:Flying solo? by mwood · · Score: 1

      Depends on how old you are. A long time ago, in a mindset far, far away, the norm used to be:

      1. Gather and compose requirements.
      2. Write specifications of something meeting those requirements.
      3. Write code and documentation in parallel, from specifications.
      4. Test, debug, repair code and documentation. Repeat until specifications met.
      5. Release.
      6. Collect problem reports, neat ideas, etc.; go to step 1 to design next version.

      I left out a lot of bits where you go back to the people who wanted something and make sure you're still making what they wanted, but that's basically it: figure out what you need done, write it down in human language, then write code that does what you described.

      Notice that coders and tech writers can work independently from the spec.s. This is good, because good coders and good tech writers tend to be personality types that clash frequently. Good spec.s will yield code and documentation that match closely, and any small differences can be ironed out during system testing. (This means that these two classes *do* have to communicate, just not every day.)

      This worked well for a long time. Then came the PC revolution. And the PC guys decided to live by the assumption that "everything we know is wrong" and to try to do *everything* differently than it had been done previously. Thus the current design methodlessology:

      1. Dream up some kewl gizmo.
      2. Code like a maniac until you have something vaguely reminiscent of the original idea.
      3. Write down what you remember about how it works until you get tired of writing and decide to skip the remaining details. Marketing or minimally-knowledgable volunteers can pad it out to a respectable length later.
      4. Try to convince the world that they need your gizmo, whether they have a use for it or not.
      5. Turn your back on your creation to pursue the next gizmo.

    11. Re:Flying solo? by Anonymous Coward · · Score: 0
      HAHAHAHAHAHA!!!!!!!!!!

      M$??????

      did Yu0 camE upp WITh DAT?????

      HAHAHAHAHAHA!!!!!!!!!!

      yu0 sooooo fUnnYYYYY!!!!!!!!

      HAHAHAHAHAHA!!!!!!!!!!

  9. 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?

  10. 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 Toresica · · Score: 1

      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?

      No, I'd rather the login jdoe2005... need to keep ahead of the times. :)

    3. 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.

    4. 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.
    5. Re:Wrong idea? by Anonymous Coward · · Score: 0

      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?

      No, site dependant logins exist on the net becuase it has historically been either impossible or expensive and time consuming to do it any other way. It is just the normal way to develop web app for the public, there simply hasn't been much choice, and certainly not one driven by protecting users as you seem to claim. Any privacy and security advatages have been a welcome side effect, but generally nothing more.

      I would bet lots of user are happy to give up such intangible things for convenience. In out corporate network getting all web apps to use the same login was something the users really, really wanted. Although not quite the same situation, I wouldn't be at all suprised to see the same attitude in general internet users.

    6. 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?

    7. Re:Wrong idea? by Anonymous Coward · · Score: 0

      It's illegal in the US too. Hasn't exactly stopped anybody...

    8. Re:Wrong idea? by mwood · · Score: 1

      Indeed. Look at your SS card. See the legend "not for identification"?

  11. 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.

    1. Re:get a free gmail account by signing this by jrutley · · Score: 1

      Nitpick time: MyUID is giving out three Gmail invitations to ITS users. Not "it's." >>Three MyUID users will be chosen at random on Monday, June 21st at 10:00 PM PDT (GMT minus seven) to receive the invites. Pacific Daylight Time is GMT minus six.

    2. Re:get a free gmail account by signing this by Anonymous Coward · · Score: 0

      And, "Not 'it's.'", being a sentence fragment, is an incomplete sentence.

      Incidentally, starting a sentence with a conjunction (which I did above) is poor structure too. The thing about nitpicking is that it can go on ad nauseum.

    3. Re:get a free gmail account by signing this by Anonymous Coward · · Score: 0

      http://www.timeanddate.com/library/abbreviations/t imezones/na/pdt.html

      At least you have a reason to be late to meetings!

      Stupidity, it's not just an excuse, it's a reason!

  12. 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.

  13. Like GMail accounts are hard to get now by Anonymous Coward · · Score: 1, Funny

    Google hands out invites now like a prostitute hands out VD. Heck, my dog has a GMail account.

  14. 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?

    2. Re:Different from MS Passport? by Anonymous Coward · · Score: 0
      And lets not forget the dumb name... how many [G|U|etc|UIDs do we need?

      EXACTLY. It's like all those idiots who keep their user id's in /etc/passwd. Can't they come up with an original filename??

    3. Re:Different from MS Passport? by Anonymous Coward · · Score: 0

      Omfg you can use whois to find out the same thing the site clearly says all over it?? You must be some kind of GOD!!!

  15. 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
    2. Re:I think that some people are missing the point by Anonymous Coward · · Score: 0
      There is a (more than one probably) right way to do this

      There's a right way to share way too much personal information with organizations that don't deserve it, and will most likely hurt you with it the first chance they get? I can't wait to see your implementation.

    3. Re:I think that some people are missing the point by JabberWokky · · Score: 1
      I agree that it sucks. However, sucking is a good way to get the ball rolling. There have been several libre implementations "in development" for years now. This is 0.1 of a moving "standard". They admit it is in alpha. The first several thousand accounts will be subject to abuse... and if it gets moving and adopted, it will get tighter and better over time.

      A bad implementation that exists is always better than a perfect implementation that is perpetually on paper.

      --
      Evan

      --
      "$30 for the One True Ring. $10 each additional ring!" -- JRR "Bob" Tolkien
    4. Re:I think that some people are missing the point by Tony-A · · Score: 1

      A bad implementation that exists is always better than a perfect implementation that is perpetually on paper.

      The "bad" implementation will get better where it matters.
      The "perfect" implementation will get better where it doesn't matter.

    5. Re:I think that some people are missing the point by AliasTheRoot · · Score: 1

      A lot of people aren't missing the point, this is basically retarded. I don't like Microsoft having my username and password, but I guess they probably spend enough money to make it basically secure.

      As an alternative I should remove my personal details from Microsoft and give them to some Cheech and Chong outfit?

      That makes no sense to me at all. I bet it makes even less sense to my parents.

      This article is retarded and this project is retarded.

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


      Yes, I think there is. A principle tenet of such a system is of course that the user should be able to control exactly which peices of information an organization is allowed to view, and the lifetime and scope of their rights to said information. You can wrap this up into standardized profiles too (Profile A is a fake name and my hotmail address and you don't care what they do with it, to give to random free registrations, Profile B gives real name and a good email, but not too much personal detail, Profile C gives everything up but says they can't give it to any other company under any circumstance, and must destroy their records of the information within 1 month, etc..), A company wants your info, you select the profile to feed them based on your level of trust).

      Those kinds of things are mostly a matter of policy and law, and aren't even that interesting. What's interesting is a good technnological basis for the sharing, authentication, centralization, and de-centralization of this data, using advanced cryptographic techniques, translucent databases, and even wierd style of P2P data storage, which is spinning in my head.

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

    </sarcasm>

  17. 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....
    1. Re:Security? by superpat · · Score: 1

      Insightful? Please!

      If the system is secure, then knowledge of the implementation won't compromise security. A secure system requires knowledge of the KEYS to compromiuse it.

      Security 101. Read some Schneier.

  18. Fact or fiction? by Endareth · · Score: 1
    "I'll give one million dollars to a random person selected from the pool of people who each give me ten dollars!. Sorry, you weren't the winner, but thanks for playing!"

    Sound like a good way to get sign ups?

    Anyone seen any proof that this guy has these accounts to give away?

    --
    Disclaimer: The above comment was made while under the influence of too much coding and not enough sleep.
    1. Re:Fact or fiction? by Anonymous Coward · · Score: 0

      umm, if he's had a gmail account for more than a few days he's got invites. They're going for like $2 on ebay. Chillax.

  19. 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.

    1. Re:Usefulness? by mandalayx · · Score: 1

      A centralized database has too many problems related to it to be useful.

      Oh a centralized database can definitely be useful. Actually that is the crux of the problem, it's *too* useful to potentially too many people.

  20. Why by AliasTheRoot · · Score: 1

    Would I want to put my personal details on another site that every man and his dog can access? Or am I missing the point completely?

  21. 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.
    2. Re:Totally backwards by OneSeven · · Score: 1

      fake email not even needed with ... Mailinator - make up an address @mailinator.com. An account gets dynamically generated when mail arrives, then deleted a few hours later. works a treat, only problem is a lot of websites are now blacklisting it.

    3. Re:Totally backwards by halowolf · · Score: 1
      I support this point of view that when it comes to user identifiable data, some one has to be accountable for its use and misuse. Personally I am more comfortable keeping a .net Pasport at the moment than I would be with using a service like MyUID. Despite the evils that large corporations commit.

      My .net Passport that is used to identify myself to Bungie.net, XBox/Live, Hoyts and nineMSN and it works seamlessly in Mozilla. I actually quite like the single sign on functionality that passport provides. It does make using the net easier.

      Given the poor adoption of the MS Passport system I wouldn't be all that suprised if it some day integrated with an open standards version of this pasport system, or they started making the use of it alot more appealing to other websites.

    4. Re:Totally backwards by Cpyder · · Score: 1
      I'd just like to have one fake email/password so i could remember it for the thousand different sites that want my details

      Your prayers have been answered: http://www.bugmenot.com
      Just add their bookmarklet to your browser bookmarks toolbar, or attach a shortcut to it. Whenever a site asks your details, click the link and the site will provide you with a login/pass. If the site is unknown, register using a fake address (or an address like bugmenot@mailinator.com, if you need to 'click to activate your membership'), and let other users benifit from your time.

  22. 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?
    1. Re:No totally by sirsnork · · Score: 1

      And following the same theme, what are the chances there is any redundancy in this system? What happens if the server fails? I bet there isn't any replication to another server in a different location. In fact there probably isn't even a UPS and RAID array on the machine hosting this

      --

      Normal people worry me!
    2. Re:No totally by rasz · · Score: 1
      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?
      Like THIS ? :)
  23. Zap by Anonymous Coward · · Score: 0, Troll

    I just poured a plate of hot grits down my pants.

  24. Looks like this solves a big problem by Tokerat · · Score: 1


    ...towards creating that completely P2P IM system I've always wante to see. Now, can we trust this company?

    --
    CAn'T CompreHend SARcaSm?
    1. Re:Looks like this solves a big problem by Anonymous Coward · · Score: 0

      Er. Care to explain how a centralized authentication system is a step towards a decentralized IM?

    2. Re:Looks like this solves a big problem by Tokerat · · Score: 1

      How do you keep usernames (or even ID number, for example) unique without a database to reference against? If you could just log in to the IM network as anyone, what is to prevent someone else from using your screen name?

      IRC has this problem as well. Many hostnames are dynamic now, and what about logging in from other locations besides your usual terminal? NickServ is a centralized system as well, as the database is mirrored across the servers. I don't think it would be preferable to require an IM user to mirror a database of all the (potentially) millions of users on the network.

      Truth of it is, this still creates a need to rely on a central presence for the IM system to work, but it is a step closer at least to middleman-free IM as far as message transmission goes. How to create a P2P system where each user is guarenteed their unique name and preferably their userlist from anywhere they log in? I'm still working that one out, but it might be more of a burden than it's worth...

      --
      CAn'T CompreHend SARcaSm?
  25. Kinda Scary by novalogic · · Score: 4, Funny

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

    --
    --
  26. 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.
    1. Re:The problem... by turnin · · Score: 1

      >you're only dealing with big-name sites ... chain of trust.
      blog sites with just people names gives me more trust than big-names.

  27. Re:He can't spell, either by Anonymous Coward · · Score: 0

    I'd wager he can spell it and is just using the wrong word.

  28. 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

  29. 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.

    2. Re:MyIUD by Anonymous Coward · · Score: 0

      That's why I'm announcing Centralized Organization for Normal Dissemination of Operating Memory (CONDOM). It not only holds your information in a spillproof server but prevents viruses as well. Now extra-sensitive!

  30. 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.

    1. Re:But, LDAP is standard by Anonymous Coward · · Score: 0

      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...


      LDAP doesn't provide single sign-on... it provides common sign-on.


      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.


      Er. What?

  31. 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.

    2. Re:Google? by Anonymous Coward · · Score: 0
      They're one of the first companies I feel I can trust.

      It looks like their plan is working perfectly.

      I mean, I'm sure there are people at Google who could be trusted. But never, EVER trust a company itself...its power structure can change overnight, and just like that, all of the information you thought you'd entrusted to a few nice people is now in the hands of your worst enemy.

      More likely, of course, is that these people are already in power, they're just hiding so you'll walk unsuspectingly into their trap.

      Sigh...who am I kidding. If all a company has to do to win your trust is buy up a few decent programmers and artists/designers, you're doomed anyway. Just don't take me down with you.

  32. 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.)

    1. Re:It's true by Anonymous Coward · · Score: 0

      I deserve! :) Roberto De Almeida roberto at dealmeida dot net

    2. Re:It's true by Anonymous Coward · · Score: 0

      OK
      Roberto De Almeida for posting your lame attempt at getting a gmail invite, I will send your name and email to spammers.
      Your email address is
      roberto@dea1meida.net
      and I feel you are most deserving.

    3. Re:It's true by netsharc · · Score: 1

      These GMail invites are making a new phenomenon indeed. Just mention on Slashdot you have some, and watch the Slashdotters turn to really lame AOLers saying "I want one, me too please!!!".

      So fucking pathetic.

      --
      What time is it/will be over there? Check with my iPhone app!
  33. 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.

  34. 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

    1. Re:Good SPAM by Anonymous Coward · · Score: 1, Interesting

      Public email = PUBLIC EMAIL. It's optional. They don't put your private email in.

    2. Re:Good SPAM by lindlec · · Score: 1

      ...and as he says himself, "it's awesome"!

  35. Stealing adresses made easy. by Anonymous Coward · · Score: 0

    Well, let's say:
    letting anyone view those data is a bit careless.
    there should be at least a login for each api user and maybe a quality check for sites using it.
    this seems to be written without any thoughts at the spamming/data stealing problem.

    http://www.myuid.com/api/usercard.php?uid=11

  36. This ain't even an alpha... by google · · Score: 1
    I wouldn't put this out in the public without a fake name or a noose... Whoever put this up front and center should be forced to have an account on MyUID for each email address he/she has. AIM information optional.
    Offshore servers standing by for email upload...
    --
    "Thank you. Please spellcheck your genitalia references though. :) - Mike D."
  37. 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.

  38. 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...

    3. Re:Similar but different by mwood · · Score: 1

      When used for its one and only legitimate purpose, the SSN has no need for strong protection. Who's going to be idiot enough to deliberately pay taxes into someone *else's* retirement account? The whole system is designed around the notion that there's no incentive to steal SSNs. That's why there's no photo on the card, and in fact you almost never need to show the card -- you can recite any nine-digit number that passes the checksum test and it will be accepted without question. If you call that secure, I hope you don't work for my bank.

      A "universal" ID system will have to be much, much stronger or it will be worthless. No, less than worthless -- a weak ID system would have negative value.

      There probably is a way to decentralize the system so that you can't scoop all of the accounts or all of the columns with one penetration. The more subsystems you have to enter, the more alarms you will trip. But there will still have to be a predefined process for unwinding system compromises and regaining trust, because it will be penetrated eventually. And there will have to be substantial reserves backing up an indemnification of some sort, so it may be possible to design and build the system for free but it sure ain't gonna *operate* for free.

      Actually the power grid is an iffy example because it is already a distributed network both physically and administratively. It does seem to be fragile at the moment, but that's because there's sort of a priority inversion in its operating rules. The Three Laws of Distributed Infrastructure:

      1. My network must protect its own existence.
      2. My network must support the uninterrupted operation of its partners, except where that would conflict with the First Law.
      3. My network must facilitate load sharing for financial purposes, except where that would conflict with the First or Second Laws.

      If your neighbor's network is failing, it's your responsibility to *let it fail*, and then help to pick up the pieces so that subscribers all have power restored quickly. But the grid today is run mostly for the purpose of implementing the Third Law, and they don't drop the interconnects until it's too late.

  39. Holly cow! by Anonymous Coward · · Score: 1, Informative

    The article has a link to the goatsex guy...Hey editors, are you wake up today????

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

    The mastergoon link contains a picture of goat.cx!

    --

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

  41. 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.

  42. Why does it seem sometimes by Anonymous Coward · · Score: 0

    The open source community is just completely and totally incapable of coming up with good names for things?

    I mean.. "MyUID"? "GNU"? "OGG VORBIS"??? How do you even pronounce this stuff??

    1. Re:Why does it seem sometimes by DaLiNKz · · Score: 1

      My User ID. or "My-U'd"

      G,N,U.

      "Ogg Vorbis".

      --
      I've left to find myself. If you happen to see me, please, keep me there until I return.
    2. Re:Why does it seem sometimes by Xrikcus · · Score: 1

      I'd naturally have pronounced it more like "My you-id", as GUID would be "goo-id"

  43. 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

    1. Re:Nice ID/email collect0r by Anonymous Coward · · Score: 0

      Yup.

      It is a completely flawed design.

      The central point of the system is to allow this information to be retrieved "by vitually anyone" using regular HTTP. Which makes it completely insecure for guarding people's privacy.

      Simply, this system is NFG.

    2. Re:Nice ID/email collect0r by Anonymous Coward · · Score: 0

      XML Parsing Error: undefined entity
      Location: http://www.myuid.com/api/usercard.php?uid=20
      Line Number 4, Column 20: Jesper N&oslash;hr
      -------------------^

      Good stuff...

    3. Re:Nice ID/email collect0r by Anonymous Coward · · Score: 0

      From
      http://www.mastergoon.com/about.php

      "My distro of choice is Gentoo and I edit everything with Vim. I work as a PHP/database developer"

      This guy is just a PHP amateur who thinks using Vim and Gentoo define him.

      Question is how did the Slashdot editors let this 2 hr "project" pass through?

  44. WHAT THE HELL IS THIS? by Anonymous Coward · · Score: 0

    Ok, I'm not that smart. But I just don't get it. I really really don't. Can someone explain this in words for dumb people. Because it doesn't make any sense at all.

    1. Re:WHAT THE HELL IS THIS? by Anonymous Coward · · Score: 0
      Ok, I'm not that smart. But I just don't get it. I really really don't.

      My friend, you have got all there is to get.

  45. So? by Halcyon-X · · Score: 1

    And when Microsoft buys them out, we're back to square one?

    --

    .sig: Open Source, Open Mind

  46. ATTENTION URGENT!!!!! by Anonymous Coward · · Score: 0

    ATTENTION GOOD SIR,

    AS I have writing this a big surprise to you because previously we have not been in communication. I was previously a solicitor for LATE RALPH ASHTON, an engineer for Nigeria Electric and Gas.LATE RALP ASHTON, his wife and daughter were killed while driving in a storm on the 27th of June, 1999. Having exhausted all other avenues, I have turned to you for help. LATE RALPH ASHTON had in Western bank of NIGERIA a bank account in amount of $35 MILLION US exactly. . . . . . .

  47. Just for Fun!! by Anonymous Coward · · Score: 0

    Cost of a hosting Site:
    Test Site: http://www.mastergoon.com/contact.php

    Free Software:
    Test Site's forum: http://www.mastergoon.com/forum/index.php

    Priceless:
    Obviously Elderly Gentleman on Test Site Forum: http://www.mastergoon.com/~connor/ :)

  48. rest framework by LordMyren · · Score: 1

    they tried to make an interesting rest framework for a particulr means. this is kind of useful.

    what we really need is a rest framework designed from the ground up to be a polymoprhic OO system. bring some re-conception and re-meaning to public private and protected classes. ;) (rest frameworks private objects would be truly invisible to the rest of the world, but everything else could be built on).

    then use an implementation of that framework to build some data store for users.

    we need a REST competitor to the Common Intermediate Language.

    You heard it here first.

    Myren

  49. And the question is... by Anonymous Coward · · Score: 0

    Can you imagine a cluster of these ?
    Still ?

    Seriously, this slashjoke is getting annoying.
    .

  50. Google search by phreakv6 · · Score: 0

    Search for MyUID project returns no useful results in google for www.myuid.com.

    --
    fifteen jugglers, five believers
  51. 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.

  52. 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
    1. Re:From the FAQ... by Anonymous Coward · · Score: 0
      It is exactly this cocky, pointless geek-speak tone that stops these projects from gaining wide appeal

      I disagree.

      What stops this project from gaining wide appeal is that it is a pointless project.

    2. Re:From the FAQ... by Anonymous Coward · · Score: 0

      Yes, there shall be no levity in serious projects. Professionalism and humor do not mix. Look at the silly monkey!

    3. Re:From the FAQ... by blackula · · Score: 1
      No, but it helps if you have a usable product before injecting humor into it.

      If you have Gmail, look at what it says in your Trash and Spam folders. See, humor. Difference is, Gmail is a working, usable product.

  53. Worst ever by City+Jim+3000 · · Score: 1

    What's the fuss? I can put up a similar system in half a day, and it will probably be more secure than this one.

    Sure, if I want to be spammed and have my personal info out in the open, I'd go sign up on this site. And the three gmail accounts screams "lameness alert".

    Forgive me, but I trust MS Passport infinitely more than this site.

  54. 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 I+confirm+I'm+not+a · · Score: 1

      <aol>I agree.</aol>

      There was a /.poll on this a few months back, asking which was the most-hated prefix/suffix (other options were "i", "e", "cyber", etc). But I don't just despise "My" for applications - I've had to maintain code where a clueless developer called everything myVar, myVar2, etc.

      Disclaimer: I quite like MySQL. It's just the name that stinks. Hopefully MyUID will follow that trend - or find a better name.

      --
      This is where the serious fun begins.
    2. 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.

    3. Re:The "My" prefix by Anonymous Coward · · Score: 0

      I was under the impression that it wasnt pronounced My (m-eye) but pronounced like Me (m-eee), and that My (as in m-eee) was teh creator's daughter's name.

      Or I could just be pulling that out of my ass, but I definitely heard that somewhere

    4. Re:The "My" prefix by Anonymous Coward · · Score: 0

      Oh great, yet another thing with the "My" prefix. It has to be my #1 pet peeve in all of computing. Is that like My#1Peeve? Can you compile a binary? :P

    5. Re:The "My" prefix by MusPasser · · Score: 1

      It's even spreading outside the world of computers: I recently got a bill from my cable company, that said "mijn faktuur", which means "my bill". I'm still trying to figure out if they mean it's theirs or mine.

    6. Re:The "My" prefix by blackula · · Score: 1

      Communist.

    7. 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.

    8. Re:The "My" prefix by innate · · Score: 1

      Next up, YAMyUID, followed by KYAMyUID.

      --
      No, I don't want to explore the Recycle Bin.
  55. You should do stand-up by Anonymous Coward · · Score: 0
    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

    OMFG ROFLMAO

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

    ???????????

  57. Re: Myuid? by E_elven · · Score: 1

    I'm not going to touch that.

    --
    Marxist evolution is just N generations away!
  58. Re:He can't spell, either by Anonymous Coward · · Score: 0

    Either way, he shouldn't be trying to start up a company that will compete against Microsoft until he's graduated high school...

  59. About time by NaCh0 · · Score: 1

    The only reason that I created a slashdot account was that I saw /. credentials being used for a similar service. This was back in the days when people around here had ambition.

  60. 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.

    1. Re:Unimpressive by kryptkpr · · Score: 1

      Where's the hole? Paste the above URL into a browser, and view source on the resulting page:

      No account found for the e-mail address: fdgdfs<script></script>window.alert(document.cooki e);</ script>

      The attempt at injecting a <script> was foiled by insertion of a </script> immediately following it. The original </script> was rewritten to </ script> (which FireFox sees as a comment).

      Or, maybe they read /. and have patched the hole in the last 6 hours..

      --
      DJ kRYPT's Free MP3s!
    2. Re:Unimpressive by kryptkpr · · Score: 1

      Nevermind, the hole does indeed still exist.. I missed a space when pasting the URL in (please, use anchors when posting URLs!).

      The interesting part is that their site *does* add a </script> to the input, but only if it's not already there?

      --
      DJ kRYPT's Free MP3s!
  61. 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.
  62. How long before its patriot'd by Anonymous Coward · · Score: 0

    How long before this guy gets a patriot subpoena and is forced to let the powers-that-be take a sneak peak at all your info.

    It would be like the president hitting your over the head with a golf club and stealing all your info.

    You know, that guy Bush' three wood.

  63. 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 =)

  64. Business model and trust by Anonymous+Conrad · · Score: 1

    The NSA designed SHA. We don't know if they've got a backdoor in it and we'll have to trust them on that. But there are good reasons why everyone should be signing with a genuinely secure hash. So perhaps we can trust them.

    Microsoft's passport is free to join. They make money by charging the sites who want to use passport as authentication. They use it themselves internally and it's made microsoft.com a much friendlier place. They've got the muscle and presence to make this work. Maybe they'll start abusing the data but as soon as they do they'll scare people away and cut off their own revenue stream. So perhaps we can trust them.

    So why should we pay you, and why should we trust you?

    1. Re:Business model and trust by Tony-A · · Score: 1

      Maybe they'll start abusing the data but as soon as they do they'll scare people away and cut off their own revenue stream.

      And the people who are scared away would go where?
      How would you "unsign up" for Passport?

  65. 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.

  66. 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
  67. 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.

  68. 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.

    1. Re:These guys should really tell us who they are by AliasTheRoot · · Score: 1

      I distrust them, i guess thats an automatic reaction as they are not me and not people I say hello too everyday.

      I don't know you or your mom, but you were on slashdot - can I store my credit card details with you?

  69. Refunded? by Anonymous Coward · · Score: 0

    Errmm... doesn't that imply a payment scheme?

  70. my perfect solution, someone start it.... by cheekyboy · · Score: 1

    Why not just implement an open source KEYCHAIN like the mac OSX has, but store the keychain data in XML in any remote/file location you like, so its never centralized, but just as usefull. You could store in myisp.com/users/bob/keychain.xml and config a way to update it via ftp/ssh etc... so when your NOT AT HOME, you config your keychain app to use that stored value.

    Is this something that is damn obiously needed in Mozilla? Comon guys, 100-200hrs work, get with it, or I will. Maybe an mozzie extension perhaps.

    MozKeyChain here we come. Thats the biggest crap thing about mozilla, it remembers lots of things, but there should have been an automatic way to store it in some public/private online area. How hard would this be to do? 2-5hrs, store mozzie info on remote location ftp://user:pass@host/file , just store that info locally/encrypted though.

    If you fire up a new install of mozzie , just enter that again and all settings/bookmarks crap can be downloaded again.

    Hell, even store it in hotmail as a specified email in a specified folder and to update it by just emailing yourself in code, and remove the old one via http requests too.
    This would be easy to implement, as reading hotmail content/sending to hotmail can be implemented via http requests, (unless ms changeds lots of crap on you).

    So screw this global ID business, and just use mozillas remembered usernames/password feature but store it in user definable areas, bingo everyones obselete and this would be the norm, just make a decent interface without 30 clicks and your done.

    --
    Liberty freedom are no1, not dicks in suits.
    1. Re:my perfect solution, someone start it.... by mwood · · Score: 1

      Another way to look at this is that there should have been a simple foolproof way to *remove the data and take them away with you*, rendering an instance of Mozilla (or your favorite browser) *unable* to cough up your personal data.

  71. Why passport failed... by Phil+John · · Score: 1

    ...one of the reasons: stupidly high license fees from msn/microsoft.

    Ebay is the only big-name site (apart from hotmail of course) that I can recall as using it.

    --
    I am NaN
  72. waste of time by Anonymous Coward · · Score: 1, Insightful

    this is just another project that will only attract blog webmasters.

    businesses will not have one of their most important assets (Customer info) scattered around the web, god knows where!

    maybe they should try to develop something really usefull like another GUI for linux.

  73. 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!
  74. 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).

    1. Re:Liberty Alliance : some explanations by Anonymous+Conrad · · Score: 1

      Passport and My-Whatever- talk about having a centralized server that would keep your personal data (and spread them around when needed).

      No, Passport is first and foremost a central authentication mechanism. Yes, it *can* pass around a limited amount of personal data, but if you clear the checkboxes in your profile it *won't*.

      The personal data transfer is not the main goal of this project, but is possible and specified

      So the Liberty Project does exactly the same as Passport?

    2. Re:Liberty Alliance : some explanations by Seb+C. · · Score: 1

      Basically, the idea behind liberty project is to have an alternative to passport (Sun and MS are not exactly what we may call "friends").

      But the liberty Alliance is more open on the identity broker part, and allows one to have multiple ID brokers, or federate a local account with many other ID brokers (those not being linked), like... say : you have an account on slashdot, and you can federate it with your gmail account and your ISP account (i do suppose gmail and your ISP have ID broker services provided -but that's not the the case, is it ?- ;-) )
      So now, once you have logged in gmail or your ISP, you could decide ot log on slashdot, using either gmail or your ISP (the federated slashdot account being the same).

      The liberty concept is more about distributed federation, rather than just doing some big brother stuff. Anyone can implements its ID broker stuff, and federate it's account. It's especially interesting (imho) for firms that have multiple web sites some not even being hosted at the same place, and present them as a uniformed facade (no user would understant why he has to type in 2-3 times it's login/pwd on the -apparently- same web).

  75. Is this about Madonna? by Anonymous Coward · · Score: 0
    MyUID Goes Beta ... (and) ... has opened their doors to public beta testing

    Yech. My IUD is fully deployed and my doors will never be open to public testing.

  76. nuke systems by perlchild · · Score: 1

    Anyone think (like I did) that if this thing could work out, to everyone's satisfaction, that we might finally unify logins for nukes/other cmses? (I so happen to be looking for a way to have the same userbase for a forum(IPB), a phpnuke, a gallery(coppermine) and a few other items on my personal sites, yet I don't dare develop something, since I'd have to retest all the components the minute one of them updates...)

  77. Penguis CAN fly. Video here. by Tei · · Score: 1

    Here is a openflash movie about a penguin flyiing:

    http://telejano.berlios.de/option/colinux1.swf

    Ok?...

    --

    -Woof woof woof!

  78. Huh? by Anonymous Coward · · Score: 0
    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!
    Did you miss the "if necessary" at the end? That sounds like if they're required by law to do something, they'll comply. I don't see where you got the not required by law part.
    1. Re:Huh? by Anonymous Coward · · Score: 0

      It's traditional to put "will not disclose ... unless served with a valid warrant" in contracts like that, if you don't intend to facilitate fishing expeditions from any cop with a grudge who says they need it.

  79. Why Passport didn't succeed? by dumky · · Score: 1

    I see many comments about MS Passport not having succeeded and how that means MyUID or other similar systems are doomed.

    Assuming the criteria for "success" is being used on many websites, three possible reasons why Passport didn't succeed (outside of MSN) that I can think of:

    • licensing cost (something like 10.000$ a year),
    • ambition of managing the user's data and all the privacy implications,
    • complexity of the system and the APIs.

    I can't speak for MyUID, but systems like TypeKey take a different approach:

    • their target isn't necessarly commercial websites and they have a more open licensing (read "free beer") for those,
    • they avoid privacy issues by having a simpler info sharing model (they share the unique ID, don't share the email by default, and the rest of the optional info is considered public), and benefiting of not being Microsoft (which is monitored by regulation agencies),
    • their system is less sophisticated and is quite easy to implement/use (I just wrote a ASP.Net TypeKey authentication provider, Stuart Parmenter just wrote a "TypeKey" server,...).

    Then there is the general question of central databases and security. Personally, I wouldn't mind having a unique ID for many site with rather low security requirements like Slashdot, Kuro5hin, Freshmeat, etc. (until we come up with a good distributed/federated authentication infrastructure). At the same time, multipling these authentication services really only lowers their value.

  80. Password management by dumky · · Score: 1

    You still end up having one account for each website. Tell me how the browser helps you the day that you decide to change your password?

    In comparison with keeping the same password forever, maybe a centralized authentication server isn't such an insecure solution after all...

  81. But what about MyIUD?!!? by callipygian-showsyst · · Score: 1

    I hope *that's* out of Beta! Wouldn't want any accidents!

  82. How's this different from 'drupal login'? by laird · · Score: 1

    There's little info on the web site, so if anyone knows what this 'protocol' really is, I'd love to know how this proposal is any better than what's already available? For example, all Drupal web sites (www.drupal.org) support a shared login scheme, so if you have a 'drupal distributed authentication' you can log into any drupal site (that choses to support drupal login) with one signon. Even better, once you've created an account on any drupal site, that site can serve as your authentication to any other site, so you can choose who you want to trust. So if I log in as 'joe@remote.delphiforums.com' and my Delphi Forums password, the drupal site will check with Delphi Forums to validate the password, then create the account and log me in. This capability has been in Drupal for _years_.

    http://drupal.org/node/view/312#6790

    There's also SharedID.

  83. Condoms by Anonymous Coward · · Score: 0

    we just use condoms. IUDs are so complicated.

  84. also misread by chloroquine · · Score: 1

    I also misread the title of this discussion and was momentarily confused. Especially since I just had my annual gyn exam.

  85. Security flaw? by Anonymous Coward · · Score: 1, Funny
    About a day after I created a MyUID account, I received the following mail on the mail address which I had entered in my profile. Don't know what to make of it:

    Subj: MyUID.com Security & Privacy Warning...
    It appears you created an account at www.MyUID.com.

    I just wanted to warn you that this site has security problems that expose account and user information to anyone who knows how to look for it. You might want to consider removing your email and other contact information which could be used by Spammers or other evil-doers.

    Please consider using a Microsoft PASSPORT account instead.
    While PASSPORT security also sucks, at least you will help my efforts at global domination...

    Sincerely,
    William (Bill) Gates
    http://www.billgates.org
    bill@billgates.org

  86. 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.

  87. Shibboleth and Liberty Alliance by nealmcb · · Score: 1

    Liberty Alliance is working closely with the Shibboleth project (part of Internet2's Middleware Initiative) which is is similar but doesn't even have a centralized server with account info. It is purely a federation, and the central "wayfarer" server just helps point the users' browser to the right local authentication servers, and the user can use that along with browser redirection magic to do single sign on to web servers in the federation. It also is designed to be able to preserve pseudonymity ("the user is authorized to access these journal articles because they are a member of the Ohio State university community").

    --

    --Neal
    Go IETF!