-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Re-enable download protection remote lookups #6267
Comments
Verified passed with
Verified test plan from brave/brave-core#6763 Confirmed files listed in the PR are allowed/blocked as expected: Confirmed files from Ran Fiddler Everywhere while attempting downloads above and confirmed only observed the proxied calls to Note - on macOS the reasons for blocking file downloads as mentioned under Verification passed on
Verified test plan from brave/brave-core#6763 Confirmed files listed in the PR are allowed/blocked as expected: Confirmed files from Verified that all the lookups are proxied through Verification passed on
Verified test plan from brave/brave-core#6763 Confirmed files listed in the PR are allowed/blocked as expected: Confirmed files from Desktop Download Warnings section of https://testsafebrowsing.appspot.com/ are blocked as expected: |
In #4341, we disabled download protection entirely due to its leaking URLs to a remote server.
Once we have reduced the metadata sent to the reputation server, we should re-enable this protection in Brave.
Security review: https://github.com/brave/security/issues/180
The text was updated successfully, but these errors were encountered: