alganzory / HaramBlur

A Browser extension that enables you to navigate the web with respect for your Islamic values, protect your privacy and reduce browsing distractions by auto detecting and blurring "Haram" content.
https://haramblur.com
GNU Affero General Public License v3.0
387 stars 30 forks source link

Feature Request: Local Cache #52

Open LinuxJava7 opened 6 months ago

LinuxJava7 commented 6 months ago

The extension should remember which images are haram so that it does not need to spend time going through every one again and again. This would probably make the experience a lot more smooth and save system usage.

ssszlma commented 6 months ago

Wouldn't that require collecting user data? if there isn't already a report button maybe that could be added

LinuxJava7 commented 6 months ago

I mean locally, if I go to a website, and image.png was marked as "haram" before, quickly check if it's the same image, if so, blur it without reading the whole image and detecting the haram etc.

alganzory commented 6 months ago

@sa1l1 yes I don't plan on collection data from users just yet

and like @LinuxJava7 suggested, a local Cache of the detection results is the way to go