From cb3e5c35b05e921a67978035958a4d8bfb4b8452 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Thu, 26 Feb 2026 05:23:30 +0100 Subject: [PATCH] docs: fix onboarding markdown list spacing --- docs/start/onboarding.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/start/onboarding.md b/docs/start/onboarding.md index 679ab059f45..dfa058af545 100644 --- a/docs/start/onboarding.md +++ b/docs/start/onboarding.md @@ -34,6 +34,7 @@ Security trust model: - By default, OpenClaw is a personal agent: one trusted operator boundary. - Shared/multi-user setups require lock-down (split trust boundaries, keep tool access minimal, and follow [Security](/gateway/security)). + @@ -50,9 +51,11 @@ Where does the **Gateway** run? **Gateway auth tip:** + - The wizard now generates a **token** even for loopback, so local WS clients must authenticate. - If you disable auth, any local process can connect; use that only on fully trusted machines. - Use a **token** for multi‑machine access or non‑loopback binds. +