From fc0e9bfafd5b57527da6a7026c6a1a04718d03cf Mon Sep 17 00:00:00 2001 From: Oleksandr Kozachuk <201152+ok2@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:11:58 +0200 Subject: [PATCH] web: clarify + shorten the Store/privacy hint (browser-only, never a server) --- helwasm/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/helwasm/index.html b/helwasm/index.html index 3359512..b98538b 100644 --- a/helwasm/index.html +++ b/helwasm/index.html @@ -100,10 +100,10 @@
- The same name and master always regenerate the same password. The result - updates live as you type, entirely in your browser. Your master and the - generated password never leave this device. Nothing is stored unless you - press Store. + The same name and master always make the same password, generated live in + your browser. Nothing is saved unless you press Store, and + then only in this browser on your device, never on a server. The app never + communicates with a server at all.