Live data from Hacker News

Disqus, a dark commenting system

web.archive.org

31–40 of 271 posts

Re: Disqus, a dark commenting system

#31

What are good self-hosted alternatives? I remember looking at Commento ( https://github.com/adtac/commento ) before, but if people have had good experiences with others I'd like to hear them.

I helped someone set up discourse[1] a long time ago, don't know how it stands up these days; it's got basically zero presence in the parts of the web I'm around. [1] https://www.discourse.org/

Discourse is quite popular, I see it regularly on new sites. Though it doesn't really fit the same niche as disqus.

Re: Disqus, a dark commenting system

#32

What are good self-hosted alternatives? I remember looking at Commento ( https://github.com/adtac/commento ) before, but if people have had good experiences with others I'd like to hear them.

Not self-hosted: One alternative I’ve seen a few times recently is to start your own subreddit. Post your articles to it, link to the Reddit thread at the bottom of each posting, and let the conversation take place over there.

Eh, hosting on reddit isn't much better than Disqus.

Re: Disqus, a dark commenting system

#33
post #18

At some point, and I feel it is close, we need to subscribe to stuff and simply pay for the stuff we want and need to use. The internet always have been a place where most stuff is free and people got used to that. At some point after that the dark parts and ad parts of the web will reside; but I do not think it will completely disappear.

I've been around long enough to remember a time when the web was full of content that didn't originate from profit motive. Just a bunch of people talking about their interests and sharing their creations. Even the stuff that was commercially motivated was largely innocuous, because they were focused more on brand awareness - which doesn't need a surveillance system. All that personal interest stuff is still out there…

This is very true, I know this has been discussed over and over, but I definitely prefer reading a personal HTML old style based blog than a Medium blog post which I need to access in incognito.

Re: Disqus, a dark commenting system

#34
post #22

Earlier quoted context omitted.

Disqus does not track users from GDPR countries by default. My initial story in December 2019 for the Norwegian broadcaster NRK was a result of Disqus not knowing Norway had the GDPR (we are part of EEA, but not EU). Users are checked based on IP whether they come from a GDPR country. If GDPR, they will be put in private mode. A user needs to create a profile and consent to sharing for tracking to begin. Norwegian DP…

Fair to say this is necessary but not sufficient. GDPR covers users within GDPR countries but also European data subjects wherever they are in the world.

This gets repeated over and over on HN but it isn't true. I feel this is because so many try to make GDPR seem too hard and breaking everything (likely people with something to lose).

GDPR is for data in the EU. That is it. Not data outside the EU and not people outside the EU. An American in the EU is covered, an EU citizen in the US is not.

What you are saying would require that the EU could create laws that were above the Supreme Court in the US for example. It simply isn't true.

Re: Disqus, a dark commenting system

#35
post #6

Earlier quoted context omitted.

I already think that has happened for companies and startups, but I don't think much progress at all has been made for individuals. I'm not seeing it. Newspapers and cable both heavily rely on ads. Credit card fees eat up way too much for small transactions. I had hoped Paypal would have addressed this 20 years ago. They seemed best positioned to bypass traditional credit card companies. Cryptocurrencies seem like it…

> Newspapers and cable both heavily rely on ads ... Cryptocurrencies seem like it technically could work, but I don't see that happening. Because of the fundamental asymmetry in the law: advertising+tracking don't require AML/KYC, cryptocurrencies (mostly) do. If your users pay you with their attention or tracking data, you're not required to verify their identities, ask them if they're terrorists, store copies of th…

The use case I was thinking of for individuals is more like paying a nickel to read an article. I'm not really familiar with AML/KYC requirements, but I'm not sure I see the need. I would imagine most people would want a basic account so they could revisit paid content later. Any laundering would get caught looking at your business' finances (what you do with the money) or tracking crypto accounts in a more traditional manor.

I've used cryptocurrencies here and there for online services (merch and digital services) and don't remember any additional scrutiny. I reasons I had in mind are the confusion and overhead of using crypto for the average person.

I guess if there were some regulatory requirements in a made-up "ideal" scenario, I would see it mirroring existing banks and credit cards where your source wallet was from a "sanctioned" account to track location for local taxes and whatnot. The onus wouldn't be put on the business other than having an allowlist (by prefix or something)--but none of that exists. I would think a lot more structure an institutions would need to exist anyway to make cryptocurrencies more palatable to individuals.

Re: Disqus, a dark commenting system

#36
post #28

Article only makes it clear at the end that it is an ad for author's "privacy first" competitor... which is a paid-for product.

And? The article _starts_ with the point that "if the product is free, you are the product". Shouldn't we therefore _prefer_ a paid-for model, which must demonstrate its value in competition with similar competitors (for instance, by protecting privacy better?) Not all free markets are bad (though many are, and many are less free than they appear). A good free product is good, but I would rather a good not-free one t…

> And?

... and I won't read these fake advertorials if I don't get cheated into reading them by witholding the admission about what they are until the end.

I don't want to be lectured about Dark Patterns by a guy who deliberately misled me as his first and only interaction with me.

Re: Disqus, a dark commenting system

#37
I've been around long enough to have seen how comments on the Web emerged from innocuous guest books and a feature in personal blogging and ended up being un-ironically slapped to any 5-line piece of content.

Disqus and their ilk exist because of one reason only: convenience.

(a) You don't need to install software and a database to store comments, (b) you don't need to maintain that software or worry that it's an attack vector (c) you don't need to pay for hosting and (d) you don't need to worry about comment spam.

While that's all valid, I feel a moral question lurks beneath the surface.

If you host a website, you are establishing a bond of trust with visitors. And your visitors can and will hold you accountable for the experience you offer. A foundational principle and the promise of the Web was (and still is) that information is shared in an equitable fashion. That doesn't mean you have to serve content for free or peanuts (there's nothing wrong with paid content). It does mean that no matter what you do, you can never outsource responsibility over what you put on line.

This pertains both to functionality as well as the content itself.

Companies like Disqus have jumped into a niche: removing the costs (time / money) of self-hosting and managing comments. It's totally fine to pull their infrastructure into your own website via - ultimately - an tag. But you do have a responsibility towards your visitors to do your due diligence and assert that the services you're relying on won't compromise your own bond of trust with your visitors.

Asserting that due diligence is a big issue. Not everyone is doing this, and enough companies and individuals will shirk their responsibility for the sake of convenience and costs. Over the past 15 years, the Web has become riddled with embeds, widgets and iframes. It's not just Disqus, it's literally any copy-and-paste code which people add in matter-of-factly without considering the consequences.

WordPress, for instance, offers oembed support out of the box. Drop in a YouTube or Instagram link and it will automagically transform into a widget. Extremely convenient, but it's an open door for trackers.

https://wordpress.org/support/article/embeds/

This leaves you, as a visitor of websites, in a bind: you can't trust websites to not have a tracker

In the EU, that's where the GDPR does make a difference. If you want to be compliant, you will need to either jump through several technical hoops to give your visitors the possibility to opt-out of trackers... or you simply stop relying on third-party embeds all together since they now pose a legal liability.

In fact, the GDPR has also made it harder to slap a comment box on your website in general. The moment you do, you are now considered a data controller. And visitors can demand that you provide them with insights in how you manage their comments.

The GDPR is actively enforced and companies and individuals do get fined for not adhering to the rules.

https://www.enforcementtracker.com/ https://www.enforcementtracker.com/?insights

Re: Disqus, a dark commenting system

#38

> ib.adnxs.com - Malware site, "Adnxs appeared as the eighth-biggest name in our Tracking the Trackers data This is AppNexus, the second-biggest display ad broker after Google. It can be argued that both Google and AppNexus facilitate the spreading of malware by injecting ads which sometimes aren't properly vetted, but simply calling it a malware site is very misleading.

A contrarian blog post lying to get its point across? Now that couldn’t be.

Re: Disqus, a dark commenting system

#39
We forget, the main reason we post a comment is to be read by others. So there's nothing wrong because it is "you" wrote the comments and it is "you". Sure you already read their Terms of Service (ToS) before embedding their product in your website. There is no free lunch as there are some costs to develop and maintain a product. If you are a coder, develop your own commenting system is not hard. They just do what they do for survival, like everybody else.

Re: Disqus, a dark commenting system

#40

What are good self-hosted alternatives? I remember looking at Commento ( https://github.com/adtac/commento ) before, but if people have had good experiences with others I'd like to hear them.

Not self-hosted: One alternative I’ve seen a few times recently is to start your own subreddit. Post your articles to it, link to the Reddit thread at the bottom of each posting, and let the conversation take place over there.

Reddit has crippled their mobile browsing experience to push people towards the app. I'd prefer not to force all readers to download another app.
Post reply on HN