Export! Print!

SSID: none

WPA: none

Ever wanted to create a cool QR code for your guests? But never wanted to type in your WiFi credentials into a form that submits them to a remote webserver to render the QR code? QiFi for the rescue! It will render the code in your browser, on your machine, so the WiFi stays as secure as it was before (read the code if you do not trust text on the internet :-))!

If you use the Save-button to store a code, this is still secure, as the data is stored in HTML5 localStorage and is never transmitted to the server (in contrast to cookie-based solutions).

Don't trust your browser either? Just pipe the string WIFI:S:<SSID>;T:<WPA|WEP|>;P:<password>;; through the QR code generator of your choice after reading the documentation.

Supported Scanners

Android

Barcode Scanner from ZXing.

NeoReader.

Every other Android Barcode Scanner based on the ZXing library.

Maemo

mbarcode with the mbarcode wifi plugin on Maemo 5.

iOS

The iOS Camera App has support for WiFi QR codes since iOS 11.

QR Reader for iPhone from TapMedia and Avira Insight QR Code Scanner by Avira Holding GmbH & Co. KG also support WiFi QR codes. Please note: Due to iOS design, third-party apps cannot modify WiFi settings directly and you'll have to copy&paste the details. The only alternative would be downloading a mobile profile from the Internet, but that would mean leaking your credentials to a third-party.

Other

Every other QR scanner out there should be able to scan the code too, but probably won't interpret it as intended. If your scanner supports WiFi QR codes, please send me a mail!

QiFi was written by Evgeni Golov, using jQuery, jQuery QRCode, jQuery Storage and Twitter Bootstrap.

If you have any comments, suggestions, bugs or complaints: please write to: evgeni+qifi@golov.de.

Fork me on GitHub