2
1
I've been reading about several alternate uses for the underlying technology behind Bitcoin:
- Proof of Existence (digital notary)
- Namecoin (for DNS as well as identity and messaging)
I was wondering if there is any project or team working on a system for registering devices that are marketed broadly (like cellphones) with decentralized set of identity servers. Once it is registered with one server it cannot be registered with any other server, and if it is identified someone else they can look up which server and which identity manages the device. Also, if the valid user transfers the identity of the device to a new server, then everyone can be certain of the new host.
I'm not sure I understand your use case. I think you're asking for a mechanism that can map, f.e. a phone's MAC address to, "Mike's awesome identity server." That's something you could do with Namecoin, but I'm not sure why you'd want to. – Nick ODell – 2014-10-20T02:24:43.890
You may want to if your device is stolen! – Wizard Of Ozzie – 2014-10-20T04:36:59.680
@wizard, exactly! I'm building an identity service for a type of commercially available device that lets new owners register their device (binding it to their identity), with a centralized service the task of preventing someone else from registering the same device is simple, but what if we allow other entries to set up their own services, the ideas of a decentralized identity service sounded very much like the blockchain to me but I wanted to know if this is already being done (or if I fundimentally don't understand the blockchain (also a possibility)) – Jason Sperske – 2014-10-20T05:34:07.260
I'm in the preliminary stages of a similar project. I'll add contact details to my profile if you want to get in touch as there's way to do this using new homonorphic encryption – Wizard Of Ozzie – 2014-10-20T05:37:36.333