Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kostysh/d65318d3c4eefb75682f0ff62899e97f to your computer and use it in GitHub Desktop.
Save kostysh/d65318d3c4eefb75682f0ff62899e97f to your computer and use it in GitHub Desktop.
0x0f0e8631db0fd385fc71e0d197b533547595a8eddf92d14b3fa7a63bfe330e7a.json
{
"@context": [
"https://www.w3.org/ns/did/v1",
"https://windingtree.com/ns/orgid/v1"
],
"id": "did:orgid:0x0f0e8631db0fd385fc71e0d197b533547595a8eddf92d14b3fa7a63bfe330e7a",
"created": "2020-04-01T09:44:07.048Z",
"legalEntity": {
"legalType": "private entrepreneur",
"legalName": "GitHub, Inc.",
"legalIdentifier": "12345678",
"registeredAddress": {
"country": "UA",
"subdivision": "region",
"locality": "City",
"streetAddress": "street",
"premise": "apt",
"postalCode": "codeZ"
}
},
"updated": "2020-06-09T14:22:38.339Z",
"publicKey": [
{
"id": "0x0f0e8631db0fd385fc71e0d197b533547595a8eddf92d14b3fa7a63bfe330e7a#thirdkey",
"type": "secp256k1",
"controller": "did:orgid:0x0f0e8631db0fd385fc71e0d197b533547595a8eddf92d14b3fa7a63bfe330e7a",
"publicKeyPem": "MFYwEAYHKoZIzj0CAQYFK4EEAAoDQgAEBJML80bkZOMpYXnWmDWfIfvMH5LldhPPWtPhg9EWgDCpBNyyaD1J04oWC7ajum4FrnzApdFHpQALcqPWFtPTuQ==",
"note": "Key 1"
}
],
"service": [],
"trust": {
"assertions": [
{
"type": "social",
"claim": "twitter.com/mindsaur",
"proof": "https://twitter.com/mindsaur/status/1263529968690225152"
},
{
"type": "domain",
"claim": "gist.githubusercontent.com",
"proof": "https://gist.githubusercontent.com/kostysh/457e1195a4d239b89bf46b947457990b/raw/ce799bf538aed985f4b9c3468cab9d36599fe9c9/orgid.txt"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment