rhiaro / didm-snail

DID Method specification for Snail Mail
https://snail.amy.gy/
Other
0 stars 1 forks source link

DID Core Syntax conformance #14

Open clehner opened 2 years ago

clehner commented 2 years ago

https://github.com/w3c/did-spec-registries/pull/429#pullrequestreview-928189249

The '+' character is disallowed in a method-specific-id.

Possible solution: use "_" for space, and ":" for newline (instead of "+" for space and "_" for newline)?