peer-did-method-spec icon indicating copy to clipboard operation
peer-did-method-spec copied to clipboard

A rich DID method that has no blockchain dependencies. The verifiable data registry is a synchronization protocol between peers.

Results 27 peer-did-method-spec issues
Sort by recently updated
recently updated
newest added

The goal of this ticket is just to track the adoption of the community for the specs change. There are some spec changes for `did:peer:2...` that are breaking changes for...

As far as I can tell, none of the implementations of this spec use the dynamic layer of this method. If everyone is just using static this method could become...

The service property for didcomm is out of alignment with the current state of [didcomm](https://identity.foundation/didcomm-messaging/spec/#service-endpoint)

Is it possible to issue VC based on Peer DID? Should we include VC revocation registry besides DID Doc? The scenario that I am thinking about is, Alice as a...

1. Define a strategy. (We currently have some sample data checked in. This gives well-formed and invalid peer DIDs. I started to create well-formed and invalid DID doc deltas as...

The regex seems to be out of date. `^did:peer:[01](z)([1-9a-km-zA-HJ-NP-Z]{46,47})$` 1. There seems to be 3 `numalgo` possibilities 2. There is no capture group for `numalgo` even though it is referenced....

Tagging @TelegramSam and @DenisRybas, who have each looked at this recently. Example 2 in the spec shows ABNF for method 2. It shows that "S" is a purpose, but that...

The peer DID method was written before many recent evolutions in the DID spec. The `authorization` section of a peer DID doc used to be aligned with the DID spec,...

@OR13 suggested [here](https://github.com/decentralized-identity/peer-did-method-spec/pull/23#issuecomment-683775411) that we switch the format of deltas to use `signed-ietf-json-patch`... https://github.com/decentralized-identity/did-spec-extensions/blob/master/parameters/signed-ietf-json-patch.md. I think this is probably a great improvement. I wanted to ask a couple clarification questions...

Both files `test-data/level-1/compare-equal.txt` and `test-data/level-1/compare-lt.txt` include invalid DIDs. They both contain 0s as part of their `encnumbasis`.