diff --git a/features/0793-unqualfied-dids-transition/README.md b/features/0793-unqualfied-dids-transition/README.md index e6f587dc9..0e307ec3b 100644 --- a/features/0793-unqualfied-dids-transition/README.md +++ b/features/0793-unqualfied-dids-transition/README.md @@ -1,9 +1,9 @@ # Aries RFC 0793: Unqualified DID Transition - Authors: [Sam Curren](mailto:swcurran@cloudcompass.ca) -- Status: [PROPOSED](/README.md#proposed) +- Status: [ACCEPTED](/README.md#accepted) - Since: 2023-07-11 -- Status Note: In Pre-work **Target Completion Date: 2023.12.17** +- Status Note: In Step 1 - **Target Deployment Date: 2024-02-28** - Supersedes: - Start Date: 2023-07-11 - Tags: [feature](/tags.md#feature), [community-update](/tags.md#community-update) @@ -32,7 +32,7 @@ The transition from the unqualified to qualified DIDs will occur in four steps: - **Step 1**: Agent builders MUST update all agent code bases and deployments to support DID Rotation and did:peer:4. - Each agent builder SHOULD notify the community they have completed Step 1 by submitting a PR to update their entry in the [implementations](#implementations) accordingly. - Target Date for code update: 2023-12-17 - - Target Date fpr deployment update: 2024-02- 28 + - Target Date fpr deployment update: 2024-02-28 - **Step 2**: Agent builders using unqualified DIDs MUST no longer use new unqualified DIDs, and MUST use DID Rotation to rotate to a fully qualified DID. - Each agent builder SHOULD notify the community they have completed Step 2 by submitting a PR to update their entry in the [implementations](#implementations) accordingly. - Target Date for finishing step 2: 2024-03-20 diff --git a/index.md b/index.md index 94f641b45..5d17a367a 100644 --- a/index.md +++ b/index.md @@ -124,6 +124,8 @@ * [0757: Push Notification](concepts/0757-push-notification/README.md) (2022-11-02 — [`concept`](/tags.md#concept)) * [0771: AnonCreds Attachment Formats for Requesting and Presenting Credentials](features/0771-anoncreds-attachments/README.md) (2023-02-24 — [`feature`](/tags.md#feature) [`protocol`](/tags.md#protocol) [`credentials`](/tags.md#credentials) [`test-anomaly`](/tags.md#test-anomaly)) * [0780: Use Data URLs for Images and More in Credential Attributes](features/0780-data-urls-images/README.md) (2023-03-31 — [`feature`](/tags.md#feature)) +* [0793: Unqualified DID Transition](features/0793-unqualfied-dids-transition/README.md) (2023-07-11, [12 impls](features/0793-unqualfied-dids-transition/README.md#implementations) — [`feature`](/tags.md#feature) [`community-update`](/tags.md#community-update)) +* [0794: DID Rotate 1.0](features/0794-did-rotate/README.md) (2023-08-29 — [`feature`](/tags.md#feature) [`protocol`](/tags.md#protocol)) ## [RETIRED](README.md#retired) * [0013: Overlays](concepts/0013-overlays/README.md) (2023-01-15 — [`concept`](/tags.md#concept))