this post was submitted on 03 Apr 2024
50 points (94.6% liked)

Open Source

30777 readers
559 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 6 months ago* (last edited 6 months ago) (1 children)

That's cool!

Androids can generate a qr code as well. I guess it's the same result but non-tech people can use it. This would be cool if it was part of KDE/GNOME or a somewhat standalone app.

I assume the webapp runs locally, right? https://ianharris.io/wifi-qr-web/ if so, it would be nice to have it stated somewhere that it's save to use (although you should probably not use a website for such things as the info is too valuable.

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

GNOME can already generate QR codes, not sure about KDE

[–] [email protected] 4 points 6 months ago

Looking at what's inside, you can pretty much do it with bash + qrencode. At the first glance, it's basically an encoded string like WIFI:T:$SECURITY;S:$SSID;P:$PASSWORD;H:$HIDDEN;; where $SECURITY will most often be WPA