Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security and Confidentiality concerns #93

Open
ROBERT-MCDOWELL opened this issue May 1, 2021 · 1 comment
Open

Security and Confidentiality concerns #93

ROBERT-MCDOWELL opened this issue May 1, 2021 · 1 comment

Comments

@ROBERT-MCDOWELL
Copy link

I didn't find any whitepaper or proof that this new feature guarantees private data confidentiality and safety with 100% approved code that no third parties nor the browser itself will intercept barcodes and face data for themselves for resell or share it to illegal activities.

@reillyeon
Copy link
Collaborator

This repository only covers the specification of this interface, not how it may be implemented by a particular browser and the data protection features that browser implements. I can only speak for the Chromium implementation when I say that barcode detection is implemented using the APIs provided by the platform on which the browser is running, for example the Vision Framework on macOS and the BarcodeDetector API on Android.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants