Signed configurationΒΆ
A config file is unusable unless it is an Ed25519 wrapper:
{ "payload": { ... }, "sig": { "alg": "ed25519", "key_id": "...", "signature": "hex" } }
Select algorithms inside payload (the signed object):
crypto.mode:npe|lab-xor|plain-labrouting.mode:passthroughadmin.history_cube: cube id for admin-historycrypto.system_key_id: system public key idlogging.mode:summary
After an admin console change: sign again, then append previous file, new
file, and unified diff to the admin-history DataCube
(verae.admin.history.append).