Comment by altairprime

1 day ago

They don’t mean websec, they mean textsec. The old site doesn’t have the level of text scraper defenses that the new site does, without which Reddit can’t monetize the written output of their userbase for AI training. Putting old behind a login wall solves that.

Having previously recommended on HN that blogs put up a simple basicauth that takes any password to stop AI theft dead in its tracks, I definitely agree with their reasoning; if nothing else, it’ll result in an honest accounting of users left using it.

Potentially related is yt-dlp getting a 403 lately when downloading from Reddit. The extractor uses old.reddit.com. Hopefully they'll find a way to use the regular Reddit gateway instead.

But I can't stand new Reddit so maybe I'll take this as an opportunity to give it up entirely.

  • Yeah, that would align; this probably also cuts off most of the “download Reddit videos” websites. More textsec, though I guess that’s more like contentsec? CONSEC there we go.

>a simple basicauth that takes any password to stop AI theft dead in its tracks

https://www.youtube.com/shorts/GWu2fY9Pu-c

  • I’m having trouble opening this link; could you please reply in your own words instead?

    • in my own words: if something is publicly visible, it will get scrapped. you could rate limit your website to 1 request per minute with a custom Turing test upon each request, and it would still, still get fully scrapped. the Internet is getting scrapped by hundreds of players, and at least some of them will bother to investigate and bypass the countermeasures even for a tiny obscure blog.

      1 reply →