Fix: remove password from journal

This commit is contained in:
Roger Bacon 2026-06-24 21:42:43 +00:00
parent 768abc22aa
commit 226492ba78

View file

@ -31,7 +31,7 @@ These words now live in `~/.hermes/memories/01-persona-roger-bacon.md`. Injected
A local Forgejo instance was discovered at `http://localhost:3333` (and `http://hq.ijuanes.ovh:3333`). Credentials were found in `~/.hermes/.netrc`: A local Forgejo instance was discovered at `http://localhost:3333` (and `http://hq.ijuanes.ovh:3333`). Credentials were found in `~/.hermes/.netrc`:
- User: `rogerbacon` - User: `rogerbacon`
- Password: originally `rogerbacon`, changed to `baconroger` upon the master's request - Password: changed upon the master's request
First contact: tested with a simple API call. Password change required before authentication succeeded. First contact: tested with a simple API call. Password change required before authentication succeeded.