interlock-network / threatslayer

A Chrome browser extension that protects you from malicious sites.
GNU General Public License v3.0
12 stars 3 forks source link

Implement local allowlist #52

Closed blairmunroakusa closed 1 year ago

blairmunroakusa commented 1 year ago

For each time Interlocker clicks 'I TRUST THIS SITE' on flagged website, base URL is added to custom whitelist stored locally on browser.

For each time scanned URL returns 'malicious', check base URL against local whitelist first. If on whitelist, do not inject warning banner.

This should help assuage the impact of false positives.

GanttStart: 2023-09-01 GanttDue: 2023-11-30