Open michellereamy opened 10 years ago
Per security.txt, we decided to auto-generate a Diceware passphrase as a suggestion, with the option to edit it.
Reopening to serve as the discussion thread for the UI of this feature.
Here's my suggestion, interested in feedback / alternatives:
After entering the SSID prompt, the screen changes to say:
Your private network will be named MyNet. The passphrase for MyNet is: face weed roof chic [edit] Please write down this passphrase and store it someplace reasonably safe, such as underneath your router. You will be prompted to re-enter it on the next screen. [Continue]
Next screen (which will probably be implemented with JS, so it doesn't require a page navigation) has:
Confirm network passphrase Please re-enter the network passphrase for MyNet from the previous screen: [__]
[back] [save and restart]
Combine PR for this with #50 .
Passphrase may be more secure (and likely more memorable) than password for the private network.
Opening issue to investigate implementation. Marking as UX b/c has implications for the web UI.