It took several weeks but I finally got my Reddit data export for my account. If it wasn’t already obvious, the direct messages there are not encrypted in any meaningful way. One interesting variable I found was in the file named “statistics”, there’s a variable named “is_deleted” which is set to false. This makes me wonder if, when you “delete” your account, they just flip this variable to disable login but still retain all of your user data. The file names are pretty self explanatory on what they contain, but the if you’re curious, the files in the export are:

account_gender.csv
approved_submitter_subreddits.csv
chat_history.csv
checkfile.csv
comment_headers.csv
comments.csv
comment_votes.csv
drafts.csv
filelist.txt
friends.csv
gilded_comments.csv
gilded_posts.csv
hidden_posts.csv
ip_logs.csv
linked_identities.csv
linked_phone_number.csv
message_headers.csv
messages.csv
moderated_subreddits.csv
multireddits.csv
poll_votes.csv
post_headers.csv
posts.csv
post_votes.csv
reddit_gold_information.csv
saved_comments.csv
saved_posts.csv
scheduled_posts.csv
statistics.csv
subscribed_subreddits.csv
twitter.csv
user_preferences.csv

  • Brickfrog@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    Just curious, did you note if you had any edited posts/comments prior to the data export? What did you receive in the export for those?

    And if you had edited, then later deleted, posts/comments what ended up being exported?

    • gerowen@kbin.socialOP
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I made no changes to any of my posts or comments, though I haven’t been particularly active on Reddit. It has been un-usable for a long time for me because it seemed like every time I tried to make an original, thoughtful post, it would get auto-deleted by a bot because I didn’t include the correct “flair” or some other non-sensical bull, yet others could just spam those same subreddits with memes and nonsense without issue. I would comment occasionally, but that’s about it.

      It might be a good idea though to go through and check my comments to see if anything looks out of sorts or was edited without my permission.

    • ImaginaryFox@kbin.social
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I did a data request and then it took a while to receive my data, so I used power delete suite delete in case the API stopped working. Rewrote and deleted my comments.

      In my file there was comments overwritten with the writing I had put in before it got deleted. It was gone but present in the data export. So seems it was at that time the data back up was done they were not deleted, but what was rewritten was present.

      There were also comments and submissions that didn’t get deleted by power delete suite even though I can’t see them in my profile. So those I have to go through manually using the csv file to delete them. Trying to get shreddit working to automate that process.