diff --git a/helwasm/index.html b/helwasm/index.html index 2b90007..6606d6e 100644 --- a/helwasm/index.html +++ b/helwasm/index.html @@ -67,9 +67,9 @@
Type an account name and your master phrase. The password appears instantly, masked; click it (or the master) to reveal, or press Copy. - The save button steps from Store (file the name, never - the password) to Correct (confirm this name + master); once - confirmed the result shows in colour, so a typo stays black. + The save button steps from Store (file the entry — its name + and rules, never the password) to Correct (confirm this name + + master); once confirmed the result shows in colour, so a typo stays black.
The same name and master always make the same password, computed live in your browser. Your master is kept in memory for this tab only, never written to - storage, and the app never talks to a server. The button saves just the entry - name (Store), then a one-way hash (Correct), - both on this device. + storage, and the app never talks to a server. Store files the + entry (its name and rules, never the password); Correct adds a + one-way hash; both stay on this device.