this post was submitted on 22 Mar 2025
318 points (100.0% liked)

A Comm for Historymemes

2909 readers
1032 users here now

A place to share history memes!

Rules:

  1. No sexism, racism, homophobia, transphobia, assorted bigotry, etc.

  2. No fascism, atrocity denial, etc.

  3. Tag NSFW pics as NSFW.

  4. Follow all Lemmy.world rules.

Banner courtesy of @[email protected]

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 3 months ago (4 children)

Use this To make QR codes for your house guests to scan with their cameras to easily sign in to the wifi! I printed mine off on a paper and hung it on the fridge

Or it would probably be easier to just use the wifi share dialog on your phone then take a screenshot and print that off instead

[–] [email protected] 4 points 3 months ago* (last edited 3 months ago)

Or this one where you can turn your password into a QR code that’s hidden in art

https://gooey.ai/qr-code/wifi-ai-art-qr-code-mwhecb12/

[–] [email protected] 3 points 3 months ago (1 children)

How do I use that? I'm not technologically dumb but I'm not a genius at it either but I def want to do this.

[–] [email protected] 4 points 3 months ago* (last edited 3 months ago) (2 children)

I think you need to know the right text to make a WiFi code that phones pick up.

For a convoluted route....

  1. Sign in to the WiFi on a phone
  2. Share the WiFi qr code from your phone
  3. Get Binary Eye app on another phone
  4. Scan the WiFi qr code from the first phone with Binary Eye from the second
  5. See the text output!
  6. (For other WiFis) Customise the said (WiFi name) and password fields appropriately.
  7. Put that text in a qr code creator (like the one from the comment above)
  8. Use the resulting qr code.

Edit: to skip 1-5,

WIFI:S:((WiFi name));T:WPA;P:((password));H:false;;

Replace the "((WiFi name))" and "((password))" with the name and password

[–] [email protected] 2 points 3 months ago

This is basically what I did, and yeah, I made my friends their own QR codes!!

For the non-tech people though the printed screenshot method works too and is much easier!

[–] [email protected] 2 points 3 months ago

Thank you! The second one you showed seems easier I'll try that.

[–] [email protected] 2 points 3 months ago

Or if you're on linux you can use QtQr as a native application.

[–] [email protected] 2 points 3 months ago (1 children)

I love typing my passwords into random websites with new TLDs

[–] [email protected] 1 points 3 months ago (1 children)

Good point ;-)

I imagine if you were a JavaScript expert you could verify if this one is just using the input in the browser or is sending any details back to the server.

[–] [email protected] 3 points 3 months ago

Or just use qrencode from the CLI