wenjing / rust-tsp

Rust implementation of the Trust Spanning Protocol
2 stars 2 forks source link

Use `did:peer` for inner vid's #62

Closed squell closed 5 months ago

squell commented 6 months ago

https://identity.foundation/peer-did-method-spec/

We will need the did:peer:2 form since we have seperate signing and encryption keys.

But did:peer serves the purpose for an inner vid well.