redesign sshsigchain authority protocol

This commit is contained in:
Eric Wendland 2026-07-18 21:48:27 +02:00
commit 492a37c020
5 changed files with 1542 additions and 867 deletions

View file

@ -746,10 +746,11 @@ pub enum ControlResponse {
chain_id: String,
records: usize,
head: String,
active_admin_keys: usize,
users: usize,
active_keys: usize,
devices: usize,
nodes: usize,
disclosed_profiles: usize,
incomplete_profiles: usize,
anchor_threshold: u16,
note: String,
},
KeychainExplained {