this post was submitted on 26 Jun 2023
212 points (100.0% liked)

Reddit Migration

84 readers
2 users here now

### About Community Tracking and helping #redditmigration to Kbin and the Fediverse. Say hello to the decentralized and open future. To see latest reeddit blackout info, see here: https://reddark.untone.uk/

founded 1 year ago
 

This video shows that Reddit refused to delete all comments and posts of its users when they close their account via a CCPA / GDPR request.

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

You can still use the GDPR files to get at all your comments, you just won't be able to use existing API methods to automate it. However, perhaps it would be possible to use the links to automate via a scraping method or something - maybe the PowerDeleteSuite method could be expanded upon.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

Yeah, you are right. It'd be tough to directly modify PDS as that's javascript in a browser and there are strict restrictions on what JS can do on a filesystem in that case.

But maybe someone can create a browser extension that does the same job. Extensions have fewer restrictions so maybe it could be fueled by a file.

Or maybe someone will some up with some kind of shell script that can read the archive and copy & paste the URLs for each of your posts and comments, one by one, into the javascript console of your browser, allowing PDS to take care of the rest (visiting each one and simulating hitting the edit and delete buttons).

The other issue is that PDS depends on old dot reddit dot com currently from what I understand. If that ever gets dropped, PDS will break until it's updated to work with new reddit.

[–] [email protected] 0 points 1 year ago (1 children)

Yeah I'm expecting old reddit to die on 1 July.

[–] [email protected] 1 points 1 year ago

But they promised they wouldn’t! </sarcasm>