Skip to content

Instantly share code, notes, and snippets.

@kvakes
Last active February 10, 2020 23:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kvakes/0f728d60add6561f18d173c01f87a5bd to your computer and use it in GitHub Desktop.
Save kvakes/0f728d60add6561f18d173c01f87a5bd to your computer and use it in GitHub Desktop.
Ropsten Simard
{
"@context": "https://windingtree.com/ns/did/v1",
"id": "did:orgid:0x99894FAb38E35b726ceb8345e74dDe6716E6bd51",
"created": "2019-01-01T13:10:02.251Z",
"updated": "2019-06-03T13:20:06.398Z",
"publicKey": [{
"id": "did:orgid:0x99894FAb38E35b726ceb8345e74dDe6716E6bd51#firstkey",
"type": "X25519",
"controller": "did:orgid:0x99894FAb38E35b726ceb8345e74dDe6716E6bd51",
"publicKeyPem": "MCowBQYDK2VuAyEAosPy/TSQ2PCqszOh/maErE6yztM8jwJ5JtypoatDaUM=",
"note": "Key 1"
},
{
"id": "did:orgid:0x99894FAb38E35b726ceb8345e74dDe6716E6bd51#secondkey",
"type": "secp256k1",
"controller": "did:orgid:0x99894FAb38E35b726ceb8345e74dDe6716E6bd51",
"publicKeyPem": "MFYwEAYHKoZIzj0CAQYFK4EEAAoDQgAEE7NX18FJE2bxiNdlD2vpL5Im36UB7OSkw2+Gq2wySQmX9BLVoTXZk+iHrv1vGKOIFGUbCn9CvoWY41vA3mOXeQ==",
"note": "Key 2"
}
],
"service": [],
"trust": {
"assertions": [{
"type": "domain",
"claim": "glider.travel",
"proof": "dns"
},
{
"type": "domain",
"claim": "glider.travel",
"proof": "https://glider.travel/orgid.txt"
}
],
"credentials": []
},
"organizationalUnit": {
"name": "Glider",
"type": ["ota"],
"description": "Glider is world's first open-source OTA",
"longDescription": "",
"address": {},
"openingHours": [],
"contacts": [],
"media": {
"logo": "https://glider.travel/images/logo.png",
"images": [],
"videos": [],
"documents": []
}
}
}
{
"@context": "https://windingtree.com/ns/did/v1",
"id": "did:orgid:0x7D4d6d06587dE48F339E209687fA53Cc6c169319",
"created": "2019-01-01T13:10:02.251Z",
"updated": "2019-06-03T13:20:06.398Z",
"publicKey": [
{
"id": "did:orgid:0x7D4d6d06587dE48F339E209687fA53Cc6c169319#firstkey",
"type": "X25519",
"controller": "did:orgid:0x7D4d6d06587dE48F339E209687fA53Cc6c169319",
"publicKeyPem": "MCowBQYDK2VuAyEAbiR4HzIZUp1EVvPNo9SkqqeW1gFegxeTr00AFnT35Sg=",
"note": "Key 1"
},
{
"id": "did:orgid:0x7D4d6d06587dE48F339E209687fA53Cc6c169319#secondkey",
"type": "secp256k1",
"controller": "did:orgid:0x7D4d6d06587dE48F339E209687fA53Cc6c169319",
"publicKeyPem": "MFYwEAYHKoZIzj0CAQYFK4EEAAoDQgAEBJML80bkZOMpYXnWmDWfIfvMH5LldhPPWtPhg9EWgDCpBNyyaD1J04oWC7ajum4FrnzApdFHpQALcqPWFtPTuQ==",
"note": "Key 2"
}
],
"service": [],
"trust": {
"assertions": [
{
"type": "domain",
"claim": "simard.io",
"proof": "dns"
},
{
"type": "domain",
"claim": "simard.io",
"proof": "https://simard.io/orgid.txt"
}
],
"credentials": []
},
"legalEntity": {
"legalName": "Simard OÜ",
"alternativeName": "Simard",
"legalIdentifier": "14905495",
"identifiers": [],
"legalForm": "OÜ",
"registeredAddress": {
"country": "EE",
"subdivision": "37",
"locality": "Tallinn",
"postal_code": "10115",
"street_address": "Tartu mnt 67/1",
"premise": "13b"
},
"locations": [],
"contacts": []
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment