diff --git a/frontend/src/components/HostAlert/UnsafeAlert.tsx b/frontend/src/components/HostAlert/UnsafeAlert.tsx
index dd143e4e..ae00d2e9 100644
--- a/frontend/src/components/HostAlert/UnsafeAlert.tsx
+++ b/frontend/src/components/HostAlert/UnsafeAlert.tsx
@@ -71,18 +71,18 @@ const UnsafeAlert = (): JSX.Element => {
>
{t('You are not using RoboSats privately')}
- To protect your data and privacy use
+ To fully enable RoboSats and protect your data and privacy, use
Tor Browser
- and visit a federation hosted
+ and visit the federation hosted
- Onion
+ Onion
- site. Or
+ site or
host your own app.
diff --git a/frontend/static/locales/handcrafted.py b/frontend/static/locales/handcrafted.py
index 2535b5ca..4e2b7fcf 100644
--- a/frontend/static/locales/handcrafted.py
+++ b/frontend/static/locales/handcrafted.py
@@ -6,7 +6,7 @@ phrases = OrderedDict(
[
(
"unsafe_alert",
- "To protect your data and privacy use <1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or <5>host your own app.5>",
+ "To fully enable RoboSats and protect your data and privacy, use <1>Tor Browser1> and visit the federation hosted <3>Onion3> site or <5>host your own app.5>",
),
(
"let_us_know_hot_to_improve",