-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #92 from decentralized-identity/feat/editorial
Editorial contact updates
- Loading branch information
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,16 +2,22 @@ | |
|
||
This repo contains proposals and links to proposals for `.well-known` uris related to DIDs, Hubs and Agents. See IETF [RFC5785](https://tools.ietf.org/html/rfc5785) for more details on Defining Well-Known Uniform Resource Identifiers. | ||
|
||
### Please DO NOT contact IANA regarding registration of well known URIs associated with these specifications. | ||
|
||
## .well-known/did-configuration.json | ||
|
||
- [Spec](https://identity.foundation/.well-known/resources/did-configuration/) | ||
- [Example](https://identity.foundation/.well-known/did-configuration.json) | ||
|
||
## .well-known/did.json | ||
Contact: [email protected] | ||
|
||
## `.well-known/did.json` | ||
|
||
- [Spec](https://github.com/w3c-ccg/did-method-web) | ||
- [Example](https://identity.foundation/.well-known/did.json) | ||
|
||
Contact: [email protected] | ||
|
||
## DID Working Group Repositories | ||
|
||
- [W3C Decentralized Identifier Specification v1.0](https://github.com/w3c/did-core) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,6 +45,7 @@ | |
{ | ||
name: "Orie Steele", | ||
url: "https://www.linkedin.com/in/or13b/", | ||
email: "[email protected]", | ||
company: "Transmute", | ||
companyURL: "https://www.transmute.industries/", | ||
}, | ||
|