Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)