decentralized-identity / ethr-did-resolver

DID resolver for Ethereum Addresses with support for key management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

if I haven't register my identity on the contract ,how can others get my publickey?

relaxbao opened this issue · comments

commented

hi ,

I have deeply read the ERC1056, but there is something I can't understand , can you help me ?

for example :
I have an ethereum account , as mentioned in the ERC1056 , I have naturally have an identity DID right ? I don't need to register on the registry contract .

but if I don't register on the registry contract ,how can I get the public Key ? because an important feature of DID is to get the public Key from the DID , so we can use the public Key to encrypted something .

so my questions is , if we don't even have an registry contract , could we get thepublic key for encrypting data ?

Please see the comment here: uport-project/ethr-did#38 (comment)

It's sufficient to open an issue in a single repository.
All issues are considered.
Thank you