Hacker News new | ask | show | jobs
by mrkramer 1656 days ago
How does Incoggo works under the hood? How it bypasses paywalls?
2 comments

It's a 'local proxy' - meaning it runs entirely on your device, and filters network traffic. Beyond this, there are a wide variety of client-side filtering techniques that we use; we mix and match these based on the specific implementation of each publication (they're all pretty different in practice).
work*