Adds symmetric encrypt/decrypt calls for all channel secret fields in Config::save() and Config::load_or_init(). Previously only nostr.private_key was handled, leaving all other channel secrets (bot_token, app_token, access_token, api_token, password, etc.) and gateway.paired_tokens stored as plaintext when secrets.encrypt = true. Closes #3175, closes #3173. Co-authored-by: jameslcowan |
||
|---|---|---|
| .. | ||
| log.rs | ||
| mod.rs | ||
| multi.rs | ||
| noop.rs | ||
| otel.rs | ||
| prometheus.rs | ||
| runtime_trace.rs | ||
| traits.rs | ||
| verbose.rs | ||