Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support DID Exchange Protocol #93

Closed
conanoc opened this issue Mar 19, 2024 · 4 comments · Fixed by #102
Closed

Support DID Exchange Protocol #93

conanoc opened this issue Mar 19, 2024 · 4 comments · Fixed by #102

Comments

@conanoc
Copy link
Contributor

conanoc commented Mar 19, 2024

@kukgini
Copy link
Contributor

kukgini commented Mar 26, 2024

Why don't we use DIDComm implementation? https://github.com/beatt83/didcomm-swift

@conanoc
Copy link
Contributor Author

conanoc commented Mar 26, 2024

It's for DIDCommV2 and we are still in DIDCommV1.

@kukgini
Copy link
Contributor

kukgini commented Mar 26, 2024

Oh. Got it. Anyway, I think I'm really confused about DID Exchange, DIDComm V1, and DIDComm V2. I would appreciate it if you could clarify.
Another question is, does DIDComm V2 not support backwards compatibility with DIDComm V1?

@conanoc
Copy link
Contributor Author

conanoc commented Mar 26, 2024

DIDCommV1 uses connection protocols and DID Exchange is one of those protocols. DIDCommV2 does not have connection protocols, instead sender's DID is included in every message.
There are other changes in DIDCommV2, you can find them here: https://didcomm.org/book/v2/whatsnew

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants