hermes-agent/website/docs
Teknium 8081425a1c
feat(security): make secret redaction off by default (#16794)
Flips security.redact_secrets from true to false in DEFAULT_CONFIG, and
the HERMES_REDACT_SECRETS env-var fallback in agent/redact.py now
requires explicit opt-in ("1"/"true"/"yes"/"on") to enable.

New installs and users without a security.redact_secrets key get pass-
through tool output. Existing users whose config.yaml explicitly sets
redact_secrets: true keep redaction on — the config-yaml -> env-var
bridges in hermes_cli/main.py and gateway/run.py still honor their
setting.

Also updates the inline config comments, website docs, and the
hermes-agent skill so /hermes config set security.redact_secrets true
is now the documented way to turn it on.
2026-04-27 21:24:08 -07:00
..
developer-guide fix(agent): preserve Codex message items for replay 2026-04-25 18:22:06 -07:00
getting-started feat(nix): declarative plugin installation for NixOS module (#15953) 2026-04-28 00:18:32 +05:30
guides feat(nix): declarative plugin installation for NixOS module (#15953) 2026-04-28 00:18:32 +05:30
integrations fix(providers/gmi): post-salvage review fixes 2026-04-27 11:17:59 -07:00
reference feat(skills): bundle touchdesigner-mcp by default 2026-04-27 18:22:58 -07:00
user-guide feat(security): make secret redaction off by default (#16794) 2026-04-27 21:24:08 -07:00
index.md fix(docs): show sidebar on docs homepage 2026-04-16 04:24:45 -07:00