Post #2041251
2026-03-03 23:40 UTC
@anfragment @Kerplunk @QuercusMacrocarpa @ublockorigin this actually looks pretty interesting.
Looks like it’s essentially a local-run explicit web proxy doing MiTM/TLSI?
Replies (1)
-
@anfragment@mastodon.social 2026-03-03 23:48
@k3ym0 @Kerplunk @QuercusMacrocarpa @ublockorigin Exactly. It sets up a local MITM proxy, inspects the request/response flow, blocks or modifies requests, and also injects custom CSS and JS into pages to emulate features that would normally require browser extension APIs. To preempt the question - all proxying is local. The app has to install a root CA, but it's generated on-device and doesn't leave it.