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

Docs/didcomms spec v0.2 #202

Merged
merged 41 commits into from
Apr 15, 2021
Merged

Docs/didcomms spec v0.2 #202

merged 41 commits into from
Apr 15, 2021

Conversation

Aconitin
Copy link
Collaborator

@Aconitin Aconitin commented Apr 8, 2021

Description of change

Updated DID Comms specification to version 0.2

Type of change

  • Enhancement (a non-breaking change which adds functionality)

Change checklist

Add an x to the boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • Most of these don't apply to docs ;)

* add credential Options, Schema, Issuance interactions with open discussion points

* add revocation, presentation verification (first version)

* rework context attributes and nomenclature, finish pending interactions, better quality assurance, tons of changes, ...

* add some TODOs, formatting

* fix upper formatting

* include messages in interactions header

* rename -result into Response for more unified nomenclature

* merge ackowledgement and error into report

* revisit thread, make it required and a uuid

* revisit callbackURL optionality

* clear TODOs from content

* simplify trustPing

* revisit responseRequested field

* revisit id, didDocument fields

* check off some TODOs

* add related sources

* revisit comment field

* rework all other fields, finish ToDos, add version, other changes ...
@Aconitin Aconitin added Documentation Improvements or additions to documentation. Excludes from changelog Enhancement New feature or improvement to an existing feature Added A new feature that requires a minor release. Part of "Added" section in changelog labels Apr 8, 2021
@Aconitin
Copy link
Collaborator Author

Aconitin commented Apr 8, 2021

Resolved all conflicts. Merge pls ;)

@JelleMillenaar JelleMillenaar merged commit 97cfa59 into dev Apr 15, 2021
@JelleMillenaar JelleMillenaar deleted the docs/didcomms_spec branch April 15, 2021 07:43
olivereanderson pushed a commit that referenced this pull request Oct 25, 2021
* added didcomms_spec.md

* added first version of "authentication"

* test

* WIP

* WIP Interactions

* Some formatting, typos, added did discovery

* format

* guess what - format

* JSON fix

* JSON fix

* moved

* added trust ping, did introduction, credential revocation, ...

* typo

* added all TODOs

* add field definition, complete Interaction: Trust Ping

* fix some formatting, complete interaction: DID Discovery

* move DID Introduction to issue #181

* move Authorization to issue #182

* complete interaction: DID Resolution

* add some fields, complete interaction: Authentication

* remove dead links, mark undone

* remove WIP interactions for now

* add credential Options, Schema, Issuance interactions, more (#186)

* add credential Options, Schema, Issuance interactions with open discussion points

* add revocation, presentation verification (first version)

* rework context attributes and nomenclature, finish pending interactions, better quality assurance, tons of changes, ...

* add some TODOs, formatting

* fix upper formatting

* include messages in interactions header

* rename -result into Response for more unified nomenclature

* merge ackowledgement and error into report

* revisit thread, make it required and a uuid

* revisit callbackURL optionality

* clear TODOs from content

* simplify trustPing

* revisit responseRequested field

* revisit id, didDocument fields

* check off some TODOs

* add related sources

* revisit comment field

* rework all other fields, finish ToDos, add version, other changes ...

* Split up context and reference

* disenforce IOTA DID

* disenforce IOTA DID Document

* different text

* potato -> potato

* un-outdate the first sentence

* include did

* shorten UUID by half by using uuid crate instead of iota uuids

* make responseRequested normative

* changed from json to string to prevent reordering issues

* explicitely mark everything as required

* remove @context

* implement trustedIssuers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Added A new feature that requires a minor release. Part of "Added" section in changelog Documentation Improvements or additions to documentation. Excludes from changelog Enhancement New feature or improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants