ianjmacintosh / wifi-qr-code

An application to let anyone share the wifi with a picture
https://whatsthewifipassword.com/
0 stars 0 forks source link

Add button to print wifi page #8

Open ianjmacintosh opened 1 month ago

ianjmacintosh commented 1 month ago

Let's make it easier for someone to get a "Here's the wifi" paper on the back of their door.

Some things I think the page will need:

ianjmacintosh commented 3 weeks ago

I'm not sure what the use cases here are, so I'm going to imagine a few. These are guesses -- wild speculation in other words -- and absolutely not a substitute for actual UX research.

Hospitality worker: Wants to find a website on Google to generate a free QR code that he can dump into a Google Doc and print it out on the front office printer. Well, sort of. The outcome here is that he wants guests to leave him alone about the wifi password, so he's imagining a big piece of paper that says "THIS IS THE WIFI PASSWORD" is going to get him there. There's LOTS of assumptions hidden in here, but that's my starting point.

ianjmacintosh commented 3 weeks ago

Guy who has guests and wants to have a print-out on the back of his front door:

Waiter who wants to show a photo on his phone to the guests at his table instead of writing down the password on a piece of paper:

For this to look normal and to work, the network name and password should be visible in a font that is totally unambiguous; lowercase L's that don't look like uppercase I's or number 1's or pipe chars. Uppercase O's that don't look like lowercase O's or zeroes.

ianjmacintosh commented 3 weeks ago

Based on this, I think I need a few things.

ianjmacintosh commented 3 weeks ago

I think for my first rendition of this, the user should be able to click on the QR code and get sent to a URL to retrieve the image

I think I'll need to review my image generator thing I did for articles on my personal site for this

ianjmacintosh commented 3 weeks ago

https://dash.cloudflare.com/01c27887d4d17324ae5a36aa874dedd5/ianjmacintosh.com/security/waf/rate-limiting-rules

ianjmacintosh commented 2 weeks ago

This issue has a bunch of junk that's not really relevant anymore... clean-up time!

ianjmacintosh commented 2 weeks ago

I think it's important that the user understands the QR code stores the info in plaintext. In other words, the QR code will contain the password (as well as all the other network info) in plain text. Anyone with a QR code reader app can get all that info from it, including the password. If you wouldn't give someone the password, don't give them the QR code.