Live data from Hacker News

Show HN: Comntr – a widget that adds comments to your page

comntr.github.io

11–20 of 52 posts

Re: Show HN: Comntr – a widget that adds comments to your page

#13
post #10

Earlier quoted context omitted.

Curious about this too. I don’t like using Disqus (it’s so bloated) but the spam issue is pretty much non-existent even on several high-traffic sites.

Have you checked out Commento? It's open source and pretty lightweight: https://commento.io/

Interesting. Thanks for sharing.

> Commento is a proud recipient of the Mozilla Open Source Support award. The $19,200 grant was given in recognition of Commento's contributions to make the internet more privacy-friendly.

That said, it uses akismet for spam control, which I'm not sure how trustworthy it is... But definitely better than nothing!

Re: Show HN: Comntr – a widget that adds comments to your page

#15
post #8

so where's the data getting stored? in a database you are hosting?

Or one you're hosting. You can self host the server, as explained in OP's comment on this thread.

Except it redirects from OPs server. Meaning they capture your data.

Themoreyouknow.jpg

Re: Show HN: Comntr – a widget that adds comments to your page

#18
post #2

My first post about the web extension idea got some interest (and almost 150 stars on github!), so I've made the next logical step: an that renders the comntr.github.io page and effectively adds comments to your page. The spam problem is partially addressed by the filters: the iframe.src can have a special ?filter=[...] param that can hide some of the comments you don't like. Although it's unlikely one can bypass the…

You can also add a content security policy.
Post reply on HN