Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/francisfuzz/quarantena
A place to examine untrusted QR codes
https://github.com/francisfuzz/quarantena
qr qrcode qrcode-reader
Last synced: 24 days ago
JSON representation
A place to examine untrusted QR codes
- Host: GitHub
- URL: https://github.com/francisfuzz/quarantena
- Owner: francisfuzz
- License: other
- Created: 2023-08-23T04:21:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-23T15:57:22.000Z (over 1 year ago)
- Last Synced: 2025-01-12T13:50:21.528Z (29 days ago)
- Topics: qr, qrcode, qrcode-reader
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# quarantena
[![Hippocratic License HL3-FULL](https://img.shields.io/static/v1?label=Hippocratic%20License&message=HL3-FULL&labelColor=5e2751&color=bc8c3d)](https://firstdonoharm.dev/version/3/0/full.html)A place to examine untrusted QR codes.
## Origin story
Over the last five years, I've noticed more and more QR codes pop up in public: billboards for learning more, restaurants for menus, and parking meters for payment. But, in the year 2023, it dawned on me that there's nothing to stop a malicious actor from putting their own QR code on top of completely legitimate ones, hijacking the client's device should they decide to open it in their own browser.
I'm creating this repository as a way to learn more about QR codes and how to deconstruct them in a "quarantined" zone. I'd love to get it to a place where this can be a part of a larger utility for public consumption where anyone can examine the QR code they come across before acting on it.
The name `quarantena` is the Latin word to which `quarantine` would later come on the scene in English. I didn't think `qr-tine` quite made the cut after finding a name like that. 😉