Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msporny/did-representation-cbor
A CBOR serialization for DID Documents
https://github.com/msporny/did-representation-cbor
Last synced: 2 days ago
JSON representation
A CBOR serialization for DID Documents
- Host: GitHub
- URL: https://github.com/msporny/did-representation-cbor
- Owner: msporny
- License: other
- Created: 2021-05-15T15:19:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-15T15:50:08.000Z (over 3 years ago)
- Last Synced: 2024-11-09T05:39:15.433Z (about 2 months ago)
- Language: HTML
- Homepage: https://msporny.github.io/did-representation-cbor/index.html
- Size: 15.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![W3C Logo](https://www.w3.org/Icons/w3c_home)
# The application/did+cbor Representation
This is the repository of the W3C’s specification on a DID Document
Representation for CBOR, developed by the [DID Working Group](https://www.w3.org/2019/did-wg/). The editors’ draft of the specification can also be [read directly](https://w3c.github.io/did-representation-cbor/).## Contributing to the Repository
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](CONTRIBUTING.md), about licensing contributions.
## Code of Conduct
W3C functions under a [code of conduct](https://www.w3.org/Consortium/cepc/).
## DID Working Group Repositories
* [W3C Decentralized Identifier Specification v1.0](https://github.com/w3c/did-core)
* [Home page of the Decentralized Identifier Working Group](https://github.com/w3c/did-wg)
* [Specs and documentation for all DID-related /.well-known resources](https://github.com/decentralized-identity/.well-known)
* [W3C Decentralized Characteristics Rubric v1.0](https://github.com/w3c/did-rubric)
* [Decentralized Identifier Use Cases v1.0](https://github.com/w3c/did-use-cases)
* [W3C DID Test Suite and Implementation Report](https://github.com/w3c/did-test-suite)