hyperledger-identus / hyperledger-identus/cloud-agent

Implement support of the Presentation Exchange 2.0 protocol in the cloud-agent

Open
#1,607 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
Scala
Stars
95
Forks
34
Avg merge
1d 5h
Merged PRs (30d)
14

Description

### Problem
Identus Platform doesn't support the Presentation Exchange 2.0

### Proposed feature

Presentation Exchange 2.0 is one of the widely used protocols on top of the Present Proof protocol.
It's essential to implement it in the cloud agent to support the well-known protocol between the peers.

### Feature description

Required flows:
| Holder | Verifier|
| --- | --- |
| cloud-agent | cloud-agent |
| cloud-agent | SDK-TS |
| cloud-agent | SDK-Swift |
| cloud-agent | SDK-KMP |

| Verifier | Holder|
| --- | --- |
| cloud-agent | cloud-agent |
| cloud-agent | SDK-TS |
| cloud-agent | SDK-Swift |
| cloud-agent | SDK-KMP |

Specification reference: https://identity.foundation/presentation-exchange/spec/v2.0.0/

### Anything else?

n/a

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.