-
Notifications
You must be signed in to change notification settings - Fork 277
Closed
Description
{
"version": "x.y.z",
"publicKey": "VGhyZWUgc3F1YXJlcz8gWW91IGNhbuKAmXQgc3BhcmUgdGhyZWUgc3F1YXJlcz8=", // base64
"accessCondition": {
"version": "x.y.z",
"condition": { ... }
},
"authorization": {
"evidence": "WW91IGtub3csIEkgYWx3YXlzIHdhbnRlZCB0byBwcmV0ZW5kIEkgd2FzIGFuIGFyY2hpdGVjdC4=", // base64
}
}(h/t to @KPrasch @derekpierre for bringing this ideas forward)
Related notes:
- MessageKit = FerveoCiphertext + ACP
- FerveoCiphertext's AAD should not include the whole ACP, but some components of it, specifically the
publicKeyandaccessConditions - This is not a formal specification yet, just a discussion & implementation starter.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels