Pro@programming.dev to Technology@lemmy.worldEnglish · edit-217 小时前Slrpnk instance is down till mid July; they might relaunch their server on piefed.programming.devexternal-linkmessage-square72fedilinkarrow-up1452arrow-down115file-text
arrow-up1437arrow-down1external-linkSlrpnk instance is down till mid July; they might relaunch their server on piefed.programming.devPro@programming.dev to Technology@lemmy.worldEnglish · edit-217 小时前message-square72fedilinkfile-text
minus-squareKris@feddit.orglinkfedilinkEnglisharrow-up10·12 小时前I think now that Piefed has an API for apps, we will see some of them adding support soon. Overall I think the benefits of a Piefed migration outweight the disadvantages, but it remains to be seen if it is doable.
minus-squareGreenKnight23@lemmy.worldlinkfedilinkEnglisharrow-up1arrow-down1·7 小时前why does everything need a mobile app?
minus-squaretfm@europe.publinkfedilinkEnglisharrow-up4·6 小时前It’s not just native Apps. Alternative web UIs like Thunder, Photon and Voyager need them too.
minus-squareGreenKnight23@lemmy.worldlinkfedilinkEnglisharrow-up1·6 小时前yes, but those frontends are typically tied closer to the backend than a public API. things like CSRF can help block abuse of the back end.
minus-squaretfm@europe.publinkfedilinkEnglisharrow-up1·6 小时前Nope they all use the public API. Even the default Lemmy web client.
minus-squareGreenKnight23@lemmy.worldlinkfedilinkEnglisharrow-up1·5 小时前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.
I think now that Piefed has an API for apps, we will see some of them adding support soon. Overall I think the benefits of a Piefed migration outweight the disadvantages, but it remains to be seen if it is doable.
you mean an API for bots…
Mobile Apps need an API too.
why does everything need a mobile app?
It’s not just native Apps. Alternative web UIs like Thunder, Photon and Voyager need them too.
yes, but those frontends are typically tied closer to the backend than a public API.
things like CSRF can help block abuse of the back end.
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.