As I write this I literally have a script ( https://github.com/j0be/PowerDeleteSuite ) running deleting all posts and comments I made so I can delete my accounts and leave them with nothing. The last couple of days they have been prompting people to provide identification documents to access their accounts. This is going to start becoming more prevalent on platforms. I always hated the site but that’s crossed the line for me. So purpose of this post is just to give people a heads up while they still have access if they want to remove their data and / or delete the peice of shit from their life once and for all.

    • Aqivex@fedinsfw.app
      link
      fedilink
      English
      arrow-up
      1
      ·
      46 minutes ago

      Nothing can. Not for any website. It never has.

      Even if the site’s platform wasn’t set up with a simple and trivial to implement function(s) to undo posted changes on the front/back end interfaces, and even if it does allow the delete button to actually delete the entry from the database (to my knowledge, this wasn’t even the norm before the corpo takeover of the web)…

      It’s like, 2-3 simple SQL queries to pull a backup pre-the changes, and merge back in whatever form you want into the live database.

      This was always possible, since the day we started using DBs to better serve dynamic content.

      Again, this applies to pretty much any web property.