From 226492ba784c2bddec38aac7cb16cd878ea652a6 Mon Sep 17 00:00:00 2001 From: Roger Bacon Date: Wed, 24 Jun 2026 21:42:43 +0000 Subject: [PATCH] Fix: remove password from journal --- JOURNAL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JOURNAL.md b/JOURNAL.md index a327f12..e23f8ae 100644 --- a/JOURNAL.md +++ b/JOURNAL.md @@ -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`: - 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.