As the title says, Reddit replied to my GDPR request to delete all my data saying I had to do it first, which I suspect is in violation of GDPR law.

Reddit’s argument is that to comply with GDPR, they just need to dossociate your account from your posts, so the latter cannot be traced back to you. However, the argument could be made that the posts themselves are enough data to be linked to you.

Is there any type of response that could be framed in legal terms to make reddit really remove all the content from my account?

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

    I’m no lawyer, however, having gone through this a couple of times as a service provider this is my understanding:

    GDPR and similar laws cover data which the provider has gathered about you and may have been shared with third parties.

    Generally, user generated content is not covered under GDPR requests. Any content that you chose to post which is self-identifying was posted at your discretion.

    The best examples of where this must be true are mailing list archives and Git reposities. E.g., the email address you gave to GitHub on signups and the email address that you attached to a git commit may have been the same, but only one use case provides for GDPR protection. Mostly.

    In practice there’s a lot of gray area in GDPR and privacy lawyers often have to find the inflection point somewhere between clearly covered and clearly not covered.

  • HouseMouse@pawb.social
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    I think it’s untested whether this is legal or not; it’s in a legal grey zone. Try to find an online script to help you delete all your posts. Alternatively turn the question to your national agency which handles GDPR compliance.

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

      With the API shutting down, I believe there is no longer an automated way to delete all content. I would focus more attention on the latter suggestion.

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

        With the API shutting down, I believe there is no longer an automated way to delete all content.

        Actually, the API hasn’t shut down. It’s just you get a bill if you go over 100 api calls per minute, but existing scripts like github shreddit can be easily modified to include a builtin delay to prevent that from happening. Alternatively you can pay shreddit.com $15 to do this for you and not worry about it (they use their own API key i figure though I don’t know the specifics, but I imagine they have a setup that prevents them from going over the limit as well).

        I rushed in a bit of a panic to get all of my stuff deleted, not even waiting for the response to my data retrieval request (see https://kbin.social/m/RedditMigration/t/65260/PSA-Here-s-exactly-what-to-do-if-you-hit-the ) before I realized this.

    • quaddo
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      This is what worked for me:

      https://github.com/j0be/PowerDeleteSuite

      It took a couple tries. My first try, I used the option to replace my posts with a bit of text (it was exceedingly brief) and unchecked the Delete option. That didn’t have the desired effect, so I included the option to delete, even while specifying the edit. That was almost a complete sweep. There were a few stragglers, so I just deleted those by hand.

      Went back a week later, noticed a couple more of my comments from within a month before I ran PDS, and deleted those manually as well.

      No API needed. You use a desktop/laptop browser. Just follow the instructions.

      There’s also a fork of the project, based on the assumption that Reddit introduced a rate-limiter. It inserts a 5 second pause between each deletion, so the caveat is that it could be running for several hours before finishing.

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

    Be patient, if you want your content deleted you will have an efficient way to do it soon. Don’t count on reddit to do this for you. It seems we have enough access to the API to do it ourselves.

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

        I mused in the past that scripts like Power Delete Suite might work as they simulate clicking a button and such on old dot reddit dot com instead of directly calling the API. (Technically they are indirectly using I guess as old reddit uses the API internally but so what - is reddit going to suspend their own API key for going over the limit?) Someone just needs to figure out how to a) modify PDS to be able to accept the archive data and b) longer-term work with the new reddit desktop website instead of relying on old reddit, which a lot of us don’t trust to stay around forever.

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

    I don’t have a solution to your question, but I started deleting my account annually so that it was harder to track me, spy on me, and sell my information.

    Before I started doing that, I had an account with 900,000 karma. When you asked for your account to be deleted, the Reddit automated response was ‘Are you sure you want to do this? After one month, all of your content will be deleted.’ And that’s what happened. If I look on reddit, my posts were gone. On google, I could find people mentioning my username but not any actual posts by that account.

    TLDR: They used to threaten you with deleting all of your posts, and, based on my experience, they did exactly that with my old account.

    It’s kinda funny to see them flip to threatening to keep your content.