You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we're using a Docker-like format for hashes (sha256:...) - I can't recall the precise name for that format or whether there's an existing standard for it.
We should switch to multibase/multihash, aligning with DID documents and simplifying the parsing, unless there's a good reason not to.