| ▲ | anenefan 10 hours ago | |||||||
That's unfortunate. Rather than using rate limiting or access control over a singular user which would have significant different usage to say scrappers ... I'm not making an account ... I guess I won't be visiting old.reddit threads ... the new makeover reddit moved to, never played well with my browser but died almost entirely some time ago one when I added one of the many PII scrapping trackers to my deny list -- maybe they'll give up on their usage of including a PII tracker ... | ||||||||
| ▲ | mvdtnz 9 hours ago | parent [-] | |||||||
> Rather than using rate limiting or access control over a singular user Rate limiting by user is much easier said than done for anonymous (not logged in) users. How do you define a user? The same person (or bot) can hop from IP to IP using a number of methodologies on a scale of sohpistication. They can take or leave any cookie you send their way. They can avoid browser fingerprinting and spoof their user agent. And they literally are using access control. The first step in access control (also known as authorization) is authentication. You can't perform access control on anonymous users, you need to know who you're speaking with. > I'm not making an account ... I guess I won't be visiting old.reddit threads That's your choice, of course, but you have to understand you are the least valuable user on Reddit's platform (other than abusers) right? A user who steadfastly refuses to ever log in or give a single concession - what makes you think they care if you never open reddit again? You are indistinguishable from a bot. | ||||||||
| ||||||||