From 70a87606eaadf8821a072f1588af8689e938d0b1 Mon Sep 17 00:00:00 2001 From: Arjun Komath Date: Sun, 15 Mar 2026 13:09:18 +1100 Subject: [PATCH] Add security disclaimer --- README.md | 4 ++++ src/public/setup.html | 8 ++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 648d9a4..3d111c9 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ CleanShot 2026-02-23 at 21 59 21@2x +## Security Notice + +> **This template exposes your OpenClaw gateway to the public internet.** **Please read the [OpenClaw security documentation](https://docs.openclaw.ai/gateway/security) before deploying** to understand the risks and recommended configuration. If you only use chat channels (Telegram, Discord, Slack) and don't need the gateway dashboard, you can remove the public endpoint from Railway after setup. + ## What you get - **OpenClaw Gateway + Control UI** (served at `/` and `/openclaw`) diff --git a/src/public/setup.html b/src/public/setup.html index 151bbbd..2375194 100644 --- a/src/public/setup.html +++ b/src/public/setup.html @@ -343,8 +343,12 @@ OpenClaw -

Personal AI Assistant

-

Configure your AI assistant in a few simple steps

+
+

+ Important: This template exposes your OpenClaw gateway to the public internet. Please read the OpenClaw security documentation before deploying. If you only use chat channels (Telegram, Discord, Slack) and don't need the gateway dashboard, you can remove the public endpoint from Railway after setup. +

+
+