Live data from Hacker News

Show HN: Incoggo – Free Adblocker for Paywalls

incoggo.com

21–27 of 27 posts

Re: Show HN: Incoggo – Free Adblocker for Paywalls

#21

Also curious: how is this different than a browser extension / how do you all plan to make money if the product is free?

So as a few people have asked, this actually lets us use a variety of client-side unblocking techniques (like inbound request modification) that browser extensions can't (due to extension API limitations), and effectively unblock publications that the browser extensions don't (can't) — think major ones like WaPo and Bloomberg. The app also works across all browsers, not just Chrome / Firefox. As an aside, due to limitations caused by how cellular networks handle IPs, it's next to impossible for these sites to implement IP-based metering without severe adverse side effects, but the proxy does give very fine-grained control over how the user is presented to the end-site (including apparent IP address).

Right now, we don't make money or monetize at all, and are still exploring options. For the foreseeable future, we're 100% focused on growth and plan to raise VC funding to sustain operations. Ultimately, we want to find a monetization solution that works well for everyone and keeps our interests aligned with the best interest of our users.

Re: Show HN: Incoggo – Free Adblocker for Paywalls

#25
post #24

So it blocks paywall but doesn't bypass it? I don't understand the purpose of this.

Ah that may be a miscommunication on our part! In the context of the app, paywall block == paywall bypass.

How does Incoggo works under the hood? How it bypasses paywalls?

Re: Show HN: Incoggo – Free Adblocker for Paywalls

#26
post #24

Earlier quoted context omitted.

Ah that may be a miscommunication on our part! In the context of the app, paywall block == paywall bypass.

How does Incoggo works under the hood? How it bypasses paywalls?

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).
Post reply on HN