Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

DID implementation is outdated #3526

@youngjoon-lee

Description

@youngjoon-lee
  • Are you filing a proposal?
    Make sure you follow our guidelines.

  • Are you filing a bug report?
    Use the following template for your bug report
    (make sure you follow our guidelines:

What I'm trying to do

As I studied, since 2019, the following fields have been deleted from the DID Document spec.

  • Created
  • Updated
  • Proof

https://www.w3.org/TR/did-core/#revision-history

  • Separation of DID Document metadata, such as created and updated values, from DID Document properties.
  • The removal of embedded proofs in the DID Document.

But still, the aries has those field in the Doc struct.
I would like to ask if there is any plan to follow up the latest spec?

Expected result

Actual result

TBD

Sample code / test case

TBD

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions