This used to be the repository for the home page of the W3C DID Working Group. This is no longer the case however and this repository is only kept for historical reason. The homepage of the DID Working Group is now available at:
https://www.w3.org/groups/wg/did/
https://www.w3.org/groups/wg/did/publications/
Use the standard fork, branch, and pull request workflow to propose changes to the specification. Please make branch names informative—by including the issue or bug number for example.
Editorial changes that improve the readability of the spec or correct spelling or grammatical mistakes are welcome.
Please read CONTRIBUTING.md, about licensing contributions.
https://www.w3.org/groups/wg/did/tools/#repositories
See separate page for information on meetings.
This site is built for Jekyll. If you have Jekyll
and npm installed, you can run npm run serve to have Jekyll watch the
working directory for changes and compile the templates (etc) incrementally.
Once run, you can browse the site at http://localhost:4000/2019/did-wg/
(the extra path information is required to match the w3.org hosting location).