Skip to content

Commit d971987

Browse files
authored
add IndieAuth to Standards section with TR link
add https://www.w3.org/TR/indieauth/ to Standards / Identifiers section in list along with WebID.
1 parent 9afdccb commit d971987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ Note: Not all of the technologies indicated are standard, so they should not be
424424
This is why several Standards Development Organizations (SDOs) such as the World Wide Web Consortium (W3C), the Internet Engineering Task Force (IETF), the OpenID Foundation (OIDF), and the Decentralized Identity Foundation (DIF) are coordinating to standardize the components and how they should communicate:
425425

426426
* **Data Models:** abstract models for Credentials and Presentation such as the [Verifiable Credentials Data Model](https://www.w3.org/TR/vc-data-model/) and mDL in ISO/IEC [18013-5:2021](https://www.iso.org/standard/69084.html).
427-
* **Identifiers**: [DIDs](https://www.w3.org/TR/did-core/) and the [DID methods](https://w3c.github.io/did-spec-registries/#did-methods), or [WebID](https://w3c.github.io/WebID/spec/identity/).
427+
* **Identifiers**: [DIDs](https://www.w3.org/TR/did-core/) and the [DID methods](https://w3c.github.io/did-spec-registries/#did-methods), [IndieAuth](https://www.w3.org/TR/indieauth/), or [WebID](https://w3c.github.io/WebID/spec/identity/).
428428
* **Encoding Schemas:** JSON, JSON-LD, CBOR, CBOR-LD.
429429
* **Securing Mechanisms:** Each mechanism may or may not support different privacy features or be quantum-resistant:
430430
* **Enveloped Formats (Credential Formats)**: The proof wraps around the serialization of the credential.

0 commit comments

Comments
 (0)