Skip to content

Commit 385ee13

Browse files
authored
Add /TR links
1 parent c82be7f commit 385ee13

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Digital Credentials
22

3-
📄 [Digital credentials explainer](explainer.md) and [draft spec](https://w3c-fedid.github.io/digital-credentials/).
3+
📄 [Digital credentials explainer](explainer.md) and [draft spec](https://www.w3.org/TR/digital-credentials/).
44

5-
This draft (migrated to the Federated Identity on the Web WG in April 2025) specifies an API for user agents that would mediate access to, and representation of, verifiably-issued digital credentials.
5+
This draft (migrated to the Federated Identity on the Web WG in April 2025, FPWD published July 2025) specifies an API for user agents that would mediate access to, and representation of, verifiably-issued digital credentials.
66

77
These identities can range from government-issued documents, such as driver's licenses and passports, to start with, to other credential types, potentially in the future.
88

9-
[Digital Credentials](https://w3c-fedid.github.io/digital-credentials/) builds upon [Credential Management](https://www.w3.org/TR/credential-management-1/) to enable the secure and private exchange of digital identity information. It facilitates authenticated interactions by representing digital credentials through the `DigitalCredential` interface, which embodies verifiable claims about an individual's identity.
9+
[Digital Credentials](https://www.w3.org/TR/digital-credentials/) builds upon [Credential Management](https://www.w3.org/TR/credential-management-1/) to enable the secure and private exchange of digital identity information. It facilitates authenticated interactions by representing digital credentials through the `DigitalCredential` interface, which embodies verifiable claims about an individual's identity.
10+
1011

1112
## Scope
1213

0 commit comments

Comments
 (0)