markusfisch / BinaryEye

Yet another barcode scanner for Android
https://play.google.com/store/apps/details?id=de.markusfisch.android.binaryeye
MIT License
1.55k stars 121 forks source link

Is it possibale to add a warning lists? #471

Open ATang007ZH opened 4 months ago

ATang007ZH commented 4 months ago

The warning lists is that needed special attention. When these barcode were scanned, show a warning message, like Find a warning barcode! and the backgroud flashes red.

markusfisch commented 4 months ago

Yes, this would be possible, but do you really want to maintain a list of contents on your device? Or did you mean to share this list in some way?

Theta-Dev commented 3 months ago

What do you mean with warning lists? Do you want the barcode scanner to warn the user of malicious URLs?

I mean there are public lists of malicious sites like Google's Safebrowsing or the urlhaus malicious sites list that is included in uBlock Origin.

But most browsers already implement this feature, so why do you want to put it in a barcode scanner?