Proposed feature
|
Version 3.0: |
|
- `https://didcomm.atalaprism.io/present-proof/3.0/propose-presentation` |
|
- `https://didcomm.atalaprism.io/present-proof/3.0/request-presentation` |
|
- `https://didcomm.atalaprism.io/present-proof/3.0/presentation` |
|
|
|
Note: `https://didcomm.atalaprism.io/present-proof/3.0` is equivalent to `https://didcomm.org/present-proof/3.0` with the different of how to specific types of proofs. |
align the present proof protocol puri / type
https://github.com/decentralized-identity/waci-didcomm/blob/main/present_proof/present-proof-v3.md
Feature description
Align the following fields in the Hyperledger Identus Present Proof protocol with (https://didcomm.org/present-proof/3.0/)WACI-DIDComm v3
- DIDComm Message type Field
Current: Uses Identus-specific URIs (e.g., https://didcomm.org/present-proof/3.0/request-presentation)
Proposed: Adopt the WACI-DIDComm v3 URI convention:
"type": "https://didcomm.org/present-proof/3.0/request-presentation"
Anything else?
No response
Proposed feature
cloud-agent/mercury/protocol-present-proof/Present-Proof-Protocol.md
Lines 18 to 23 in 2d57323
align the present proof protocol puri / type
https://github.com/decentralized-identity/waci-didcomm/blob/main/present_proof/present-proof-v3.md
Feature description
Align the following fields in the Hyperledger Identus Present Proof protocol with (https://didcomm.org/present-proof/3.0/)WACI-DIDComm v3
Current: Uses Identus-specific URIs (e.g., https://didcomm.org/present-proof/3.0/request-presentation)
Proposed: Adopt the WACI-DIDComm v3 URI convention:
"type": "https://didcomm.org/present-proof/3.0/request-presentation"
Anything else?
No response