openssi / peer-did-method-spec

A spec for the did:peer DID method.
https://dhh1128.github.io/peer-did-method-spec/index.html
Apache License 2.0
30 stars 17 forks source link

use base64url instead of plain base64 #115

Closed dhh1128 closed 4 years ago

dhh1128 commented 5 years ago

We want it to be possible to pass deltas as parameters in web service calls; this won't work nicely unless we have the convention of encoding them in a URL-safe form.

dhh1128 commented 4 years ago

Moved to new repo home at https://github.com/decentralized-identity/peer-did-method-spec/issues/12.