pub fn redact(value: &str) -> String
Renders a secret for human display. Never returns more than the last four characters, and returns nothing identifying for short values.