pub fn generate_master() -> (String, String)Expand description
Generate the offline release master keypair. Identical to
generate_keypair — named for intent at the call site (the master
is generated once, by hand, and its private half guarded as a CI
secret).