Author

Topic: Safest way to embed QR code to website/emails after Google charts depreciated? (Read 198 times)

legendary
Activity: 4494
Merit: 3178
Vile Vixen and Miss Bitcointalk 2021-2023
I've always just used qrencode, which is a standalone program available for Linux and Windows. I also use ZBar to verify the generated QR codes. It never occurred to me to use a web app for this.
hero member
Activity: 896
Merit: 527
₿₿₿₿₿₿₿
It is/was actually unsafe and privacy-harming to use Google charts (and any other API for that matter) for generating QR codes on anything related to cryptocurrency.

You can generate QR codes browser-side with a Javascript library like https://davidshimjs.github.io/qrcodejs/

It's extremely easy to use. Make sure you self-host the .js file to avoid any potential attacks.
copper member
Activity: 2856
Merit: 3071
https://bit.ly/387FXHi lightning theory
You could potentially use a site such as imgur.com to achieve this if you don't host your own website.
Alternatively, you could upload your images to Google drive (or Facebook) and get the image url from there which can then be shared.
newbie
Activity: 3
Merit: 1
As Google Image Charts is being turned off, what's a reliable way to generate these images? Obviously I don't want to use any site that can't be trusted.
Jump to: