fattyfoods@feddit.nl to Open Source@lemmy.ml · 22 hours agoThe Open-Source Software Saving the Internet From AI Bot Scraperswww.404media.coexternal-linkmessage-square83fedilinkarrow-up1466arrow-down18cross-posted to: [email protected]
arrow-up1458arrow-down1external-linkThe Open-Source Software Saving the Internet From AI Bot Scraperswww.404media.cofattyfoods@feddit.nl to Open Source@lemmy.ml · 22 hours agomessage-square83fedilinkcross-posted to: [email protected]
minus-squareunexposedhazard@discuss.tchncs.delinkfedilinkarrow-up81·edit-217 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-squareMubelotix@jlai.lulinkfedilinkarrow-up51·17 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-up2·4 hours agoit wasn’t made for bitcoin originally? didn’t know that!
minus-square0xebfe@lemmy.todaylinkfedilinkarrow-up3arrow-down1·2 hours agoOriginally called hashcash: http://hashcash.org/
minus-squareRandomTester@lemmybefree.netlinkfedilinkarrow-up4·2 hours agoyou know it’s old when it doesn’t have ssl
minus-squarelazynooblet@lazysoci.allinkfedilinkEnglisharrow-up6·16 hours agoThank you for the link. Good read
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.
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
Thank you for the link. Good read