• 0 Posts
  • 16 Comments
Joined 2 years ago
cake
Cake day: July 2nd, 2023

help-circle


  • Progress towards what? People migrating to equally scummy Amazon and Microsoft? What possible progress could blocking google bring, that it would be worth people potentially going without paychecks because accounting sw was not working. Or being unable to access services because they register with gmail they can no longer access. Factories shutting down because their logistics tracked everything in a google spreadsheet they can no longer access and have no backup.

    Not to mention people who could outright die if some hospital software somewhere relies on some google service.


  • So we come full circle. The government having the ability to impersonate a site is exactly what I believe must not happen.

    If the EU wants to create search.eu or any other search site, more power to them. I certainly wouldn’t use it, but hey, if you want to trust them, you can.

    If they want to block google search… Eeeeh… I guess that is fine?

    But they shouldn’t be able to create a fake certificate for google.com or any site for that matter, not only allowing them to impersonate the site, but also intercept encrypted traffic between users and that site.

    So no. Governments should not control the TLS infrastructure.



  • What “normal solutions” are actually in progress with any real potential of happening?

    Fines.

    Besides, your solution is in progress or “has better chance” of happening? Wake the fuck up.

    Meanwhile what insane doomsday scenario do you think would happen if Google services were banned

    Google runs 12% of all cloud services through google cloud. Yes, I expect a “doomsday scenario” if you just shut that down.

    and people had the given period to find alternatives?

    Sure, give people and companies 5-10 years to migrate and it will probably be fine in terms of chaos, though I would still be very interested to know how many billions of € would the migration cost.









  • What? What do you mean “DNS space”? Classic DNS does not have any security, no encryption and no signatures.

    DNSSEC, which adds signatures, is based on TLDs, not any geography or country. And it is not yet enabled for most domains, though I guess it would be for google. But obviously EU does not control .com.

    And if you mean TLS certificates, those are a bit complicated and I already explained why forging those would be problematic and not work on Chrome, though it could be done.




  • It would likely be impossible to redirect google.com without either sparking a cyberwar or building something like the great firewall of China, quite possibly both.

    Blocking is somewhat possible, but to redirect, they would have to forge google certificates and possibly also fork Chrome and convince users to replace their browser, since last I checked, google hard-coded it’s own public keys into Chrome.

    Technical details

    I say blocking in somewhat possible, because governments can usually just ask DNS providers to not resolve a domain or internet providers to block IPs.

    The issue is, google runs one of the largest DNS services in the world, so what happens if google says no? The block would at best be partial, at worst it could cause instability in the DNS system itself.

    What about blocking IPs? Well, google data centers run a good portion of the internet, likely including critical services. Companies use google services for important systems. Block google data centers and you will have outages that will make crowd-strike look like a tiny glitch and last for months.

    Could we redirect the google DNS IPs to a different, EU controlled server? Yes, but such attempts has cause issues beyond the borders of the country attempting it in the past. It would at least require careful preparations.

    As for forging certificates, EU does control multiple Certificate authorities. But forging a certificate breaks the cardinal rule for being a trusted CA. Such CA would likely be immediately distrusted by all browsers. And foreig governments couldn’t ignore this either. After all, googles domains are not just used for search. Countless google services that need to remain secure could potentially be compromised by the forged certificate. In addition, as I mentioned, google added hard-coded checks into Chrome to prevent a forged certificate from working for it’s domains.