Skip to content

Commit 961ed75

Browse files
committed
Add security link
1 parent f2e7e1d commit 961ed75

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -258,9 +258,11 @@ features.
258258
Next.js' `tidewaveHandler` and Vite's `tidewave` accept the configuration
259259
options below:
260260

261-
- `allow_remote_access:` allow remote connections when true (default false).
262-
Enable this only if you trust your network and you want Tidewave MCP to be
263-
accessed from another trusted machine
261+
- `allow_remote_access:` Tidewave only allows requests from localhost by
262+
default, even if your server listens on other interfaces, for security
263+
purposes. Read
264+
[our security guidelines for more information and when to allow remote access](https://hexdocs.pm/tidewave/security.html)
265+
(if you know what you are doing)
264266
- `team`: enable Tidewave Web for teams
265267

266268
## Available tools

0 commit comments

Comments
 (0)