Rendered at 13:37:23 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
m-p-3 1 hours ago [-]
QR codes are nonetheless useful at bridging the gap between the digital and physical world.
You have a physical copy of a document and you want to retrieve the latest digital copy? A QR code on the cover page or on the document footer works well from the printed copy.
You need to copy/transfer a tiny snippet of information from a computer to another device without relying on a computer network? Generate a QR code and scan it from the other device.
And there are other use case if you rely on URI scheme, such as crafting an email template that prefills the destination, the object of the message and the body, etc.
One of the potential issue is that they aren't digitally signed, so you cannot validate their integrity or origin so you need to be careful about what you scan in a public setting.
Thin_icE 1 hours ago [-]
I don't understand the reasoning, scanning a qt code provides a URL that the user may or may not visit. How is this an issue? I do agree that passkeys are problematic, though.
snypher 44 minutes ago [-]
Stop giving me cookie popups for a blog post, you dolts.
thenthenthen 1 hours ago [-]
Im in China, I scan ~10-30 qr codes daily. Everything from social contacts, logins, payments work with QR codes.
You have a physical copy of a document and you want to retrieve the latest digital copy? A QR code on the cover page or on the document footer works well from the printed copy.
You need to copy/transfer a tiny snippet of information from a computer to another device without relying on a computer network? Generate a QR code and scan it from the other device.
And there are other use case if you rely on URI scheme, such as crafting an email template that prefills the destination, the object of the message and the body, etc.
One of the potential issue is that they aren't digitally signed, so you cannot validate their integrity or origin so you need to be careful about what you scan in a public setting.