cross-posted from: https://lemmy.world/post/47871545

🌐 Many companies now block older browser versions from accessing their websites!

This follows many browser makers ending updates 4 older operating systems, leaving legacy devices unable to use web services without an OS upgrade.

This kinda reminds me of the Java website block by browsers a few years ago, just in reverse. (Revenge? ;)

Old Android versions are also increasingly blocked from accessing the Google appstore.

Truly about security or perhaps Planned Obsolescence?

Update: “old devices can only use old os > old os can only use old browser > old browser cannot use web> poor uneducated people = screwed once again!”

“Only suggesting corporate browsers, kinda like an ad.”

  • MadeInDex 📰🌎@lemmy.worldOP
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    3 days ago

    Not doubting that, however it’s the first time I have encountered it at this level, and I have used kinda retro devices to surf the web at times ;)

    • Arthur Besse@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      21 hours ago

      Companies now block older browser versions

      Now? This has been happening since the dawn of the web. At least the screenshot you pasted represents all of the big three rendering engines - it used to be common to see “Internet Explorer version XYZ required”, sometimes with javascript to prevent you from using the site with any other browser (even if in some cases it would actually work fine if you simply spoofed your user agent string).

      I have used kinda retro devices to surf the web at times

      Most websites became HTTPS-only sometime after the snowden disclosures in 2013.

      Over time old versions of TLS have been deprecated and eventually support for them is dropped from browsers and web servers alike. So, a browser from even 15 years ago literally cannot connect to most webservers today.

      Planned obsolescence is terrible but it’s a minor factor here: it’s actually dangerous to use even (especially?) a slightly-out-of-date web browser because every new release fixes vulnerabilities which can be exploited to run malicious code on your computer. The planned obsolescence which prevents people from being able to have an up-to-date browser comes mostly from proprietary operating system vendors; to have up-to-date software while continuing to use somewhat older computers you need to use free/libre software.