decentralized-identity / ethr-did-resolver

DID resolver for Ethereum Addresses with support for key management
Apache License 2.0
210 stars 76 forks source link

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

Closed relaxbao closed 5 years ago

relaxbao commented 5 years ago

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 Keyfrom 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 ?

mirceanis commented 5 years ago

Please see the comment here: https://github.com/uport-project/ethr-did/issues/38#issuecomment-530254255

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