Re: Ask something about did method

You could check out `did:web` method. This might be what you are looking
for.
https://github.com/w3c-ccg/did-method-web

Latest version is here: https://w3c-ccg.github.io/did-method-web/

It allows to host a DID Document under a well-known URL, e.g.,
www.example.org/.well-known

The corresponding DID would look this: `did:web:example.org`.

If a feature is missing, feel free to create an issue on GitHub.

Oliver

On Thu, Jan 9, 2020 at 9:55 AM zhangbo3@caict.ac.cn <zhangbo3@caict.ac.cn>
wrote:

> Hi,
> I want to know if I can use the centrally assigned ID as the did method
> instead of generating it by random algorithm, such as using the applied
> domain name as the did method. Like this, did: example: www.example.com
> Thank you!
>
> ------------------------------
>
> *张 波*
>
> 手机:15383460204
>
> 微信:15383460204
>
> 地址:北京市海淀区高里掌路1号院21号楼 中国信通院翠湖办公区 100095
>
> 中国信息通信研究院 工业互联网与物联网研究所 系统开发部
>

Received on Thursday, 9 January 2020 09:41:07 UTC