0
This is more a blockchain than a bitcoin question:
I would like to use a blockchain (potentially a permissioned one) to manage ownership of a device. But linked to the device there is a private key.
Is there a way for the owner of a device to access to this private key, ideally only using blockchain?
That's my point! Is there a smart way to solve this problem? For instance, providing this secret information encrypted with the public key of the next 'owner' in the BC? – tomsoft – 2017-03-15T14:24:42.993
1Yes, but you don't need a blockchain for that. Just send them the encrypted data directly. The whole world doesn't need to see it. – Pieter Wuille – 2017-03-15T14:31:47.190