You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
284 B
JSON
11 lines
284 B
JSON
6 years ago
|
{
|
||
|
"$ref": "server_key.json",
|
||
|
"signatures": {
|
||
|
"example.org": {
|
||
6 years ago
|
"ed25519:abc123": "VGhpcyBzaG91bGQgYWN0dWFsbHkgYmUgYSBzaWduYXR1cmU"
|
||
6 years ago
|
},
|
||
|
"notary.server.com": {
|
||
6 years ago
|
"ed25519:010203": "VGhpcyBpcyBhbm90aGVyIHNpZ25hdHVyZQ"
|
||
6 years ago
|
}
|
||
|
}
|
||
|
}
|