Pro@programming.dev to Technology@lemmy.worldEnglish · edit-22 days agoSlrpnk instance is down till mid July; they might relaunch their server on piefed.programming.devimagemessage-square90fedilinkarrow-up1541arrow-down114file-text
arrow-up1527arrow-down1imageSlrpnk instance is down till mid July; they might relaunch their server on piefed.programming.devPro@programming.dev to Technology@lemmy.worldEnglish · edit-22 days agomessage-square90fedilinkfile-text
minus-squaretfm@europe.publinkfedilinkEnglisharrow-up2·2 days agoNope they all use the public API. Even the default Lemmy web client.
minus-squareGreenKnight23@lemmy.worldlinkfedilinkEnglisharrow-up1arrow-down2·2 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·2 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.