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.devexternal-linkmessage-square88fedilinkarrow-up1537arrow-down116file-text
arrow-up1521arrow-down1external-linkSlrpnk 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-square88fedilinkfile-text
minus-squaretfm@europe.publinkfedilinkEnglisharrow-up1·1 day agoNope they all use the public API. Even the default Lemmy web client.
minus-squareGreenKnight23@lemmy.worldlinkfedilinkEnglisharrow-up1arrow-down1·1 day 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-up3·19 hours 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.