diff --git a/frontend/src/components/SecurityWarningModal.tsx b/frontend/src/components/SecurityWarningModal.tsx index ae93147..0d6f43e 100644 --- a/frontend/src/components/SecurityWarningModal.tsx +++ b/frontend/src/components/SecurityWarningModal.tsx @@ -69,7 +69,7 @@ export function SecurityWarningModal({ health }: SecurityWarningModalProps) { event.preventDefault()} onInteractOutside={(event) => event.preventDefault()} > @@ -89,7 +89,7 @@ export function SecurityWarningModal({ health }: SecurityWarningModalProps) { RemoteTerm, anyone on your local network who can reach this app can run Python code on the computer hosting this instance.

-

+

This is only safe on protected or isolated networks with appropriate access control. If your network is untrusted or later compromised, this setup may expose the host system to arbitrary code execution. @@ -117,23 +117,10 @@ export function SecurityWarningModal({ health }: SecurityWarningModalProps) {

- -
+
+ +
+ +