pub fn banned_set(community_id: &str) -> Arc<HashSet<[u8; 32]>> ⓘ
The banned-pubkey set for a community, lazily decrypted+parsed from DB on first use and held (no further DB/decrypt) until a fold or delete invalidates it.