Miheer Dewaskar
Miheer Dewaskar
There is also [Yahoo's open nsfw](https://github.com/yahoo/open_nsfw)
Make chomper into a daemon which runs automatically at startup. The configuration should be in a file only writable by root (connected to #9).
Does that mean I can go to any webpage if I whitelist google.com?
If you just want to allow JS/CSS that can be done by allowing regular expressions in whitelists for those types of files. If you want to allow following links then...
Oh, that's interesting. I don't know how touch ID works. Maybe it requires a restart for the removal from sudoers to take effect?
Hi, this is a shameless plug, but my [delayed-admin](https://github.com/miheerdew/delayed-admin) is a fundamental way to ensure self-control that can't be worked around. Could we simplify self-control using this mechanism.
I am finally able to use pf to redirect traffic transparently to mitmproxy. MacOS has `screen` so that command probably doesn't need to change. Are `reset_nat` and `setup_nat` the only...
I have only used wxPython once. I imagine that chomper would not need a fancy GUI, so maybe choose a lightweight framework or something with high fun factor? You create...
Agreed. There is also [tkinter](https://docs.python.org/3/library/tk.html) if you don't want external dependencies.
> At the moment there is no API to protect the add-on from being disabled/removed. Password-protection should be a must in a content filter; therefore, releasing a half-baked version of...