Files
hermes-agent/hermes_cli
Himess 32dbd31b9a fix: restrict .env file permissions to owner-only
save_env_value() writes API keys to ~/.hermes/.env but never sets file
permissions, leaving the file world-readable (0644). auth.py already
restricts auth.json to 0600 — apply the same treatment to .env.

Skipped on Windows where chmod is not effective.
2026-03-06 15:14:26 +03:00
..
2026-02-22 02:16:11 -08:00
2026-02-20 23:23:32 -08:00
2026-03-06 00:52:45 -08:00
2026-02-20 23:23:32 -08:00
2026-02-20 23:23:32 -08:00