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

Update Index file #791

Merged
merged 1 commit into from
Jul 24, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
* [0748: N-wise DID Exchange Protocol 1.0](features/0748-n-wise-did-exchange/README.md) (2022-08-03, [1 impl](features/0748-n-wise-did-exchange/README.md#implementations) — [`feature`](/tags.md#feature) [`protocol`](/tags.md#protocol))

## [PROPOSED](README.md#proposed)
* [0013: Overlays](concepts/0013-overlays/README.md) (2019-05-20 — [`concept`](/tags.md#concept))
* [0021: DIDComm Message Anatomy](concepts/0021-didcomm-message-anatomy/README.md) (2019-05-25 — [`concept`](/tags.md#concept) [`decorator`](/tags.md#decorator))
* [0024: DIDComm over XMPP](features/0024-didcomm-over-xmpp/README.md) (2019-06-14 — [`feature`](/tags.md#feature))
* [0028: Introduce Protocol 1.0](features/0028-introduce/README.md) (2019-04-15 — [`feature`](/tags.md#feature) [`protocol`](/tags.md#protocol))
Expand All @@ -80,8 +79,8 @@
* [0183: Revocation Notification 1.0](features/0183-revocation-notification/README.md) (2019-08-12 — [`feature`](/tags.md#feature) [`protocol`](/tags.md#protocol))
* [0193: Coin Flip Protocol 1.0 ](features/0193-coin-flip/README.md) (2019-08-19 — [`feature`](/tags.md#feature) [`protocol`](/tags.md#protocol))
* [0207: Credential Fraud Threat Model](concepts/0207-credential-fraud-threat-model/README.md) (2019-08-30 — [`concept`](/tags.md#concept) [`credentials`](/tags.md#credentials))
* [0212: Pickup Protocol 2.0](features/0685-pickup-v2/README.md) (2019-09-03 — [`feature`](/tags.md#feature) [`protocol`](/tags.md#protocol))
* [0212: Pickup Protocol](features/0212-pickup/README.md) (2019-09-03 — [`feature`](/tags.md#feature) [`protocol`](/tags.md#protocol))
* [0212: Pickup Protocol 2.0](features/0685-pickup-v2/README.md) (2019-09-03 — [`feature`](/tags.md#feature) [`protocol`](/tags.md#protocol))
* [0213: Transfer Policy Protocol](features/0213-transfer-policy/README.md) (2019-09-03 — [`feature`](/tags.md#feature) [`protocol`](/tags.md#protocol))
* [0214: "Help Me Discover" Protocol](features/0214-help-me-discover/README.md) (2019-09-10 — [`feature`](/tags.md#feature) [`protocol`](/tags.md#protocol))
* [0217: Linkable Message Paths](concepts/0217-linkable-message-paths/README.md) (2019-09-10 — [`concept`](/tags.md#concept))
Expand Down Expand Up @@ -120,10 +119,14 @@
* [0721: Revocation Notification 2.0](features/0721-revocation-notification-v2/README.md) (2022-02-15 — [`feature`](/tags.md#feature) [`protocol`](/tags.md#protocol))
* [0728: Device Binding Attachments](features/0728-device-binding-attachments/README.md) (2022-04-07 — [`feature`](/tags.md#feature))
* [0734: Push Notifications fcm Protocol 1.0](features/0734-push-notifications-fcm/README.md) (2022-05-12 — [`feature`](/tags.md#feature) [`protocol`](/tags.md#protocol))
* [0755: Overlays Capture Architecture (OCA) For Aries](features/0755-oca-for-aries/README.md) (2023-01-15 — [`feature`](/tags.md#feature))
* [0756: OCA for Aries Style Guide](features/0756-oca-for-aries-style-guide/README.md) (2023-01-05 — [`feature`](/tags.md#feature))
* [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))

## [RETIRED](README.md#retired)
* [0013: Overlays](concepts/0013-overlays/README.md) (2023-01-15 — [`concept`](/tags.md#concept))
* [0234: Signature Decorator](features/0234-signature-decorator/README.md) (2020-10-14, [3 impls](features/0234-signature-decorator/README.md#implementations) — [`feature`](/tags.md#feature) [`decorator`](/tags.md#decorator))
* [0303: V0.1 Credential Exchange (Deprecated)](features/0303-v01-credential-exchange/README.md) (2019-11-12, [4 impls](features/0303-v01-credential-exchange/README.md#implementations) — [`feature`](/tags.md#feature) [`protocol`](/tags.md#protocol))

Expand Down
Loading