fattyfoods@feddit.nl to Open Source@lemmy.ml · 23 hours agoThe Open-Source Software Saving the Internet From AI Bot Scraperswww.404media.coexternal-linkmessage-square77fedilinkarrow-up11arrow-down10cross-posted to: opensource@programming.devtechnology@beehaw.org
arrow-up11arrow-down1external-linkThe Open-Source Software Saving the Internet From AI Bot Scraperswww.404media.cofattyfoods@feddit.nl to Open Source@lemmy.ml · 23 hours agomessage-square77fedilinkcross-posted to: opensource@programming.devtechnology@beehaw.org
minus-squareunexposedhazard@discuss.tchncs.delinkfedilinkarrow-up0·edit-218 hours agoNon paywalled link https://archive.is/VcoE1 It basically boils down to making the browser do some cpu heavy calculations before allowing access. This is no problem for a single user, but for a bot farm this would increase the amount of compute power they need 100x or more.
minus-squarelazynooblet@lazysoci.allinkfedilinkEnglisharrow-up0·17 hours agoThank you for the link. Good read
minus-squareMubelotix@jlai.lulinkfedilinkarrow-up0·18 hours agoExactly. It’s called proof-of-work and was originally invented to reduce spam emails but was later used by Bitcoin to control its growth speed
minus-squareRandomTester@lemmybefree.netlinkfedilinkarrow-up0·5 hours agoit wasn’t made for bitcoin originally? didn’t know that!
minus-square0xebfe@lemmy.todaylinkfedilinkarrow-up0·3 hours agoOriginally called hashcash: http://hashcash.org/
minus-squareRandomTester@lemmybefree.netlinkfedilinkarrow-up0·2 hours agoyou know it’s old when it doesn’t have ssl
Non paywalled link https://archive.is/VcoE1
It basically boils down to making the browser do some cpu heavy calculations before allowing access. This is no problem for a single user, but for a bot farm this would increase the amount of compute power they need 100x or more.
Thank you for the link. Good read
Exactly. It’s called proof-of-work and was originally invented to reduce spam emails but was later used by Bitcoin to control its growth speed
it wasn’t made for bitcoin originally? didn’t know that!
Originally called hashcash: http://hashcash.org/
you know it’s old when it doesn’t have ssl