←back to thread

552 points freedomben | 4 comments | | HN request time: 0.721s | source
1. WesolyKubeczek ◴[] No.41810088[source]
I wish some brave enough (no relation to Brave) soul patched Blink so it became possible to delegate URL blocking decisions to an external process via some sort of IPC. In goes a full URL and maybe an opaque session ID so some state may be tracked, out goes a boolean value. Assume all are allowed if this process cannot be connected to.
replies(1): >>41815673 #
2. userbinator ◴[] No.41815673[source]
You can already do this with a MITM proxy, and it works in all browsers.
replies(2): >>41817687 #>>41823479 #
3. jakeogh ◴[] No.41817687[source]
Bypassing pinned certs is always going pass attention? (or whatever deliberately harder to lookup term they make up?)

https://news.ycombinator.com/item?id=41813480

https://m.youtube.com/watch?v=F8cT1YCsxgo

4. wbadart ◴[] No.41823479[source]
I thought this was a cool idea, so I looked around for existing implementations and found https://github.com/barre/privaxy

Been a while since the last commit, so I'm not sure if it's maintained, but I might try adding it (or something similar) to my pihole.