Pro@programming.dev to Technology@lemmy.worldEnglish · edit-28 days agoSlrpnk instance is down till mid July; they might relaunch their server on piefed.programming.devimagemessage-square91linkfedilinkarrow-up1549arrow-down115file-text
arrow-up1534arrow-down1imageSlrpnk instance is down till mid July; they might relaunch their server on piefed.programming.devPro@programming.dev to Technology@lemmy.worldEnglish · edit-28 days agomessage-square91linkfedilinkfile-text
minus-squaretfm@europe.publinkfedilinkEnglisharrow-up3·7 days agoNope they all use the public API. Even the default Lemmy web client.
minus-squareGreenKnight23@lemmy.worldlinkfedilinkEnglisharrow-up1arrow-down2·7 days agowell that’s poor planning and why bots are such a problem. I know CSRF tokens aren’t a silver bullet, but doing nothing to stop them does nothing to stop them.
minus-squaretfm@europe.publinkfedilinkEnglisharrow-up4·7 days agoCSRF protection is a security feature not bot prevention. A bot would just need to get a token first.
Nope they all use the public API. Even the default Lemmy web client.
well that’s poor planning and why bots are such a problem.
I know CSRF tokens aren’t a silver bullet, but doing nothing to stop them does nothing to stop them.
CSRF protection is a security feature not bot prevention. A bot would just need to get a token first.