← Back to context

Comment by piratejon

6 hours ago

That's really neat! Seems potentially adaptable to paper currency--a verifiable QR code digital signature of the bill's serial number creates a cryptographically hard obstacle to counterfeiting!

Copy known good serial number + signature.

  • combine with a central authority server network and make it blind signatures and you have untraceable e-cash.

    • Blind signatures don’t work like that. Once you unblind them, they are very traceable. Chaumian e-cash can only be spent once for that reason.

It’s a bunch of static signed data, which is hard to modify but trivial to copy. Not exactly what you’d want for bank notes.

NFC and a challenge-response protocol could work, though, like e.g. the one used in biometric passports.