openwallet-foundation / digital-wallet-and-agent-overviews-sig

The objective of this SIG is to develop and maintain the Digital Wallets and Agents Overview. The overview should provide transparency of the characteristics of wallets and agents in order to allow for an objective comparison and effective decision making on which wallet or agent is applicable for your use case.
https://openwallet-foundation.github.io/digital-wallet-and-agent-overviews-sig/
Apache License 2.0
13 stars 27 forks source link

Add AIP v1 and v2 to the list of Supported Profiles #114

Open jorgefl0 opened 2 days ago

jorgefl0 commented 2 days ago

Can the Aries interoperability profiles 1 and 2 be added to the Supported Profiles dropdown on submission form ?

AIP supports peer-to-peer interactions via DIDComm in addition to AnonCreds credential and presentation exchanges.

jorgefl0 commented 2 days ago

I see now that the Form input maps to the credentialProfiles object in the resulting JSON

...
 "credentialProfiles": [
    "AnonCreds with did:indy",
    "AnonCreds with did:web"
  ],
...

Perhaps the SIG can consider adding a separate field to capture Wallet interoperability profiles such as AIP 1 and 2

cre8 commented 2 days ago

Hi @jorgefl0 , do you know if there are more wallet interoperability profiles out there?

But yeah, we would add it as a new category.