this post was submitted on 04 Dec 2024
629 points (99.5% liked)

Technology

59979 readers
3234 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 week ago (1 children)

Thing is, if they have backups, even editing data doesn't do anything. Or they could even just have it set up to only display the most recent version but still keep each edit on the db. Wouldn't even be hard to implement. Hell, it wouldn't even be that hard to implement a historical series of diffs so they don't have to store the full comments for each edit if the edit is a small one.

Like if I wanted to run a service that made it easier to find interesting data, part of that would be to flag deletes and edits as "whatever was there before has a higher chance of being interesting".

Once something is posted, IMO just assume that it can't be unposted and trying to unpost it might work similarly to the Streisand effect.

Even here. Sure, the source is open and I'd bet looking at the delete and edit functions would make it look like everything is fine. But other federated servers don't have to run the same code and can react to delete and edit directives from other servers however they want. The main difference between this platform and Reddit in regards to control over posted information is the fediverse can't prevent entities from accessing the data for free (albeit with less user metadata like IP and email).

[–] sugar_in_your_tea 2 points 1 week ago

it wouldn’t even be that hard to implement a historical series of diffs

And external services provide this as well, like those services where you can find deleted comments (or the internet archive).

I just try to disassociate my identity as much as I can from sites like Reddit. I never used my email on Reddit, and I haven't used mine here. I'm guessing an enterprising individual could triangulate who I am based on my posts (though I do post false information sometimes), but that's a lot less likely than if I handed over that association (i.e. through Facebook or whatever).

Do what you can, but yeah, assume that everything you post on the internet exists forever.