• @a4ng3l
    link
    811 days ago

    It’s never been illegal at all, you’re oversimplifying the issue. Plenty of use cases that can use US clouds. Not all data is PII and plenty of use cases perform fine by anonymising their data. Also EU countries aren’t that better than US when it comes to state issued privacy violations; we just don’t do dragnet bullshit (yet) but plenty of requests are served as requested…

    • @grue
      link
      English
      711 days ago

      and plenty of use cases perform fine by anonymising their data

      Short of aggregating it to get rid of the individual records completely, “anonymizing data” isn’t actually a thing.

      • @[email protected]
        link
        fedilink
        511 days ago

        That’s not the only way to do it. In quite a lot of situations you can, instead, generate artificial data that is statistically similar to the original data set and use that instead. That works well for things like system testing, performance tuning and integration testing. Done right, you can even still pull out useful corelations without risking deanonymising the data.

      • @a4ng3l
        link
        411 days ago

        There’s plenty of techniques to avoid re-identification… aggregation isn’t the only way. Especially considering that aggregation if using a stupid dimension isn’t helping at all…

    • @[email protected]
      link
      fedilink
      English
      511 days ago

      An alarming amount of data that should be classed as PII isnt. information in aggregate changes classification, PII should be treated the same.

      • @a4ng3l
        link
        2
        edit-2
        10 days ago

        Depends on the dimension used. « Shoulds » are meaningless. Let’s not assume everyone is doing shit work, awareness is getting there and people are getting more capable to correctly classify data. Anyway assuming correct classification there are techniques that changes classification enough to allow exportation of data to shit countries.

    • @vegantomato
      link
      1
      edit-2
      10 days ago

      Correct. GDPR doesn’t prevent US services from serving users in Europe. It does enforce some user rights though.

      You are also correct about EU countries violating privacy rights, this is a global fight, not limited to the US or US companies.

      • @a4ng3l
        link
        210 days ago

        Good thing I’m correct as it’s my job to ensure compliance with it for my employer and related companies.

        And we call those rights « data subject rights » as it’s not about users but specifically the physical person concerned about the data. But close enough I guess.