Move event signing to server-server spec

It's *definitely* not a client concern.

It isn't really in the right place at the moment, but s-s is very much a
work in progress whereas c-s is nearly stable.
This commit is contained in:
Daniel Wagner-Hall 2015-12-04 10:55:18 +00:00
parent 690a40c240
commit 63ca91f353
3 changed files with 4 additions and 2 deletions

View file

@ -21,6 +21,7 @@
"unsigned": {
"type": "object",
"description": "Contains optional extra information about the event.",
"title": "UnsignedData",
"properties": {
"age": {
"type": "integer",