vavavr00m / noserub

Automatically exported from code.google.com/p/noserub
0 stars 0 forks source link

[Feature request] Protocoll: Allow e-mail style ID as identity descriptor #318

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
With an ever growing list of interesting communication tools, a common
identity descriptor is needed. E-Mail, XMPP, Wave, SIP and other
decentralized services are already based on "e-mail adress like"
descriptors (user@host.tld). This doesn't necessarily include the actual
usage of the descriptor as an e-mail address, it would just allow the user
to do so. This would even allow software vendors (and users) to check
e-mail addresses for additional services offered.

Even the OpenID community debates this concept:
http://wiki.openid.net/Debating-Emails-as-OpenIDs
http://wiki.openid.net/OpenID-discovery-for-Email-Like-identifiers

Since NoseRub is still at it's beginnings, I'd be quite happy if you would
consider replacing the URL based descriptor with an e-mail style one.

Original issue reported on code.google.com by thielm...@gmail.com on 30 Jul 2009 at 10:00

GoogleCodeExporter commented 9 years ago

Original comment by dhofs...@gmail.com on 31 Jul 2009 at 4:50

GoogleCodeExporter commented 9 years ago
Please notice that Google already started implementation of the Webfinger
(http://code.google.com/p/webfinger/) protocol draft.

See: http://gmail.com/.well-known/host-meta

Original comment by thielm...@gmail.com on 15 Aug 2009 at 9:12