Live data from Hacker News

Coding Horror: Your Internet Driver's License

codinghorror.com

91–100 of 101 posts

Re: Coding Horror: Your Internet Driver's License

#91
post #85

Earlier quoted context omitted.

But not everyone had a drivers license or a passport - so they wanted everyone to have a separate ID card. Generally, having a formal ID has only been required in the UK during dire emergencies (i.e. World Wars) and contrary to what the government of the time thought we are not in the middle of such a crisis.

Every German older than 16 is required by law to have an ID card or passport. As of November 2010, ID cards carry RFID chips with the same data that's written on the card plus an optional fingerprint. Passports have had the chip for a while already, but the fingerprint is mandatory there. Driver's licenses are not considered a valid means of identification outside traffic.

Likewise in France, except as far as I know there are no rfid chips in the national id card (yet anyway). And in belgium (where the ID card is the size of a credit card and has a small chip, I don't know if it has an RFID chip)

Re: Coding Horror: Your Internet Driver's License

#92

Driver's License is the wrong metaphor for OpenID. If you had an Internet Driver's License, it would be your email address. You always have that with you at all times. OpenID is more like a Von's Club card. An inconvenient scrap of plastic that would just take up space in my wallet so it gets left at home. Every time I go into a Vons, I have to ask the cashier for a new one and it pisses me off that little bit, just…

> If you had an Internet Driver's License, it would be your email address. You always have that with you at all times.

You take a test to get an email address, have to wait until 16 for the privilege and it can be almost arbitrarily revoked?

Re: Coding Horror: Your Internet Driver's License

#93

Earlier quoted context omitted.

What the hell is a social security card if not a national ID card. Unique number assigned to each american citizen and you are forced to have it.

I (and most others that I know) don't carry a social security card. There's virtually no need for it in daily life. If you even know where yours is, it's probably sitting next to your birth certificate in a drawer. But we all know our number by memory.

> But we all know our number by memory.

I don't. And I use my passport as an ID when two forms of ID is required.

Re: Coding Horror: Your Internet Driver's License

#94
post #47

Earlier quoted context omitted.

Who issued your driver's license?

But not everyone had a drivers license or a passport - so they wanted everyone to have a separate ID card. Generally, having a formal ID has only been required in the UK during dire emergencies (i.e. World Wars) and contrary to what the government of the time thought we are not in the middle of such a crisis.

In Australia it would be a major hassle to not carry around a drivers license, not all the time but things always come up where you need ID and a drivers license usually covers that.

Re: Coding Horror: Your Internet Driver's License

#95

Driver's License is the wrong metaphor for OpenID. If you had an Internet Driver's License, it would be your email address. You always have that with you at all times. OpenID is more like a Von's Club card. An inconvenient scrap of plastic that would just take up space in my wallet so it gets left at home. Every time I go into a Vons, I have to ask the cashier for a new one and it pisses me off that little bit, just…

> If you had an Internet Driver's License, it would be your email address. You always have that with you at all times. You take a test to get an email address, have to wait until 16 for the privilege and it can be almost arbitrarily revoked?

Well, yes. You have to prove you're not a robot by passing a CAPTCHA test, many places (including Gmail) "require" you to be over 13, and from Google's TOS:

13.3 Google may at any time, terminate its legal agreement with you if:

So I think the metaphor fits quite nicely, don't you?

Re: Coding Horror: Your Internet Driver's License

#96

Earlier quoted context omitted.

I'm in the UK and my driver's license is the only form of "official" ID I normally carry. Much to my delight, we canceled the silly project to issue government ID cards.

In France, the driver's license isn't even allowed as an ID, passport or ID card yes, license no.

Same in Greece, I don't know anyone who uses their driver's license as an ID. I'm not sure if it's disallowed explicitly, but nobody does it.

Re: Coding Horror: Your Internet Driver's License

#97
post #95

Earlier quoted context omitted.

> If you had an Internet Driver's License, it would be your email address. You always have that with you at all times. You take a test to get an email address, have to wait until 16 for the privilege and it can be almost arbitrarily revoked?

Well, yes. You have to prove you're not a robot by passing a CAPTCHA test, many places (including Gmail) "require" you to be over 13, and from Google's TOS: 13.3 Google may at any time, terminate its legal agreement with you if: So I think the metaphor fits quite nicely, don't you?

> So I think the metaphor fits quite nicely, don't you?

No, I can setup my own MTA, or get a cheap account at a random host which will provide me an MTA, and there are a billion services out there to get email addresses.

Re: Coding Horror: Your Internet Driver's License

#98
post #83
post #49

Earlier quoted context omitted.

This notion of equivalence is a very interesting concept.

The US is is geographically larger than Europe, has a comparable number of people, and is arguably as diverse. Yes, it looks like we speak the same language, but the diversity in "American" is at least as broad as the difference between the middle of "American" and "received English". (Yes, I'm aware that there's a lot of diversity in UK English.) Yes, Americans mostly watch the same TV, but our exports and castoffs…

America is not as lingusitically diverse as Europe. The difference between 2 American english accents might be similar to the difference between 2 English accents, but there are dozens of languages in europe. You're comparing the whole of the US to one part of EU.

Re: Coding Horror: Your Internet Driver's License

#99
post #25
post #2

I am not sanguine on the idea, but the marketing for the idea is beyond terrible. The IDL is a leaky abstraction because the most salient features of drivers licenses are a) you have to apply to the government to get one, b) the government can take yours away with as much ease as they can do anything else, and c) if you lose your license, you will be denied the ability to use one or more critical goods/services (driv…

Perhaps a more accurate metaphore would be "Internet Passport". Government's can't take it away and it has no real entitlements. However Jeff Atwood is from the USA which has a strangley low number of passport holders. Perhaps they are used to using a driving licence instead of passport as general ID.

Didn't Microsoft have a product by that name? :)

Re: Coding Horror: Your Internet Driver's License

#100

IMO, A big danger of implementing centralized authentication across multiple sites is that will make social engineering schemes aimed at stealing a user's credentials more plausible and effective. I know that systems such as OpenID and others perform authentication directly between the user and thetrusted provider (google, facebook, twitter, etc), and that the site ends up with a one-time token that confirms the user…

I think phishing is a more generalized problem; blaming OpenID or OAuth 2.0 for that is like blaming the weather.
Post reply on HN