pub fn auth(secret: &str) -> bool { secret == "aaa" }