-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #111 from TheTechmage/feat/didexchange
Add documents pointing to didexchange from Aries
- Loading branch information
Showing
2 changed files
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: DIDExchange | ||
publisher: TheTechmage | ||
license: MIT | ||
piuri: https://didcomm.org/didexchange/1.0 | ||
status: Production | ||
summary: This protocol allows agents to exchange DIDs during the setup of a connection. Typically used during the use of the Out of Band protocol | ||
tags: [] | ||
authors: [] | ||
|
||
--- | ||
|
||
This protocol is defined here: https://github.com/hyperledger/aries-rfcs/tree/bf3d796cc33ce78ed7cde7f5422b10719a68be21/features/0023-did-exchange | ||
|
||
Note: as pointed in the abovementioned link, the version of this protocol is 1.0 and was defined initially in Hyperledger Aries using DIDComm v1 headers/decorators. Readers should be aware that this protocol isn't necessary for DIDComm V2. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: DIDExchange | ||
publisher: TheTechmage | ||
license: MIT | ||
piuri: https://didcomm.org/didexchange/1.1 | ||
status: Production | ||
summary: This protocol allows agents to exchange DIDs during the setup of a connection. Typically used during the use of the Out of Band protocol | ||
tags: [] | ||
authors: [] | ||
|
||
--- | ||
|
||
This protocol is defined here: https://github.com/hyperledger/aries-rfcs/tree/d6d2fcf396790c117de02107a448dd64a6240801/features/0023-did-exchange | ||
|
||
Note: as pointed in the abovementioned link, the version of this protocol is 1.0 and was defined initially in Hyperledger Aries using DIDComm v1 headers/decorators. Readers should be aware that this protocol isn't necessary for DIDComm V2. |