If we want to keep our personal computing private (i.e. data, communications, social life, everything), we need to fix this problem.

The web is what makes privacy possible on the desktop, but the desktop platform is slowly becoming irrelevant. IMO our last hope is to make web apps usable and popular on mobile. In theory it’s feasible.

  • JubilantJaguar@lemmy.worldOP
    link
    fedilink
    arrow-up
    7
    ·
    edit-2
    15 hours ago

    First, why jump straight to insulting accusations of bad faith? Why not just be civil and respond politely to the argument made? i.e. as you did in the 3rd sentence of your post.

    The web, by definition, is open source (PS: notwithstanding Wasm and unreadable minification). That is not the case of the vast majority of mobile apps. We have few means of checking what they’re up to besides traffic analysis and trusting their creators. Apps can use lower-level device APIs than web apps and they frequently demand access to them without justification. Apps are distributed by app stores, which are under the thumb of the corporate mobile OSs. They are currently turning the screws using threats of device attestation, putting the future of the open app store F-Droid in doubt.

    There are reasons that tech giants and developers alike are constantly pushing us to use apps and not the web. Disappointed (not to mention surprised) to see that some members of this forum seem to be with them.

    • cowfodder@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      24 hours ago

      You can probably disregard the opinion of anyone that thinks a thorn will somehow magically screw with AI scrapers (though realistically they’re just doing it for the attention).

    • Scoopta@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      21 hours ago

      The web is not open source by definition, I mean sure in theory it is but if you’ve ever tried to reverse engineer minified js I’m not sure it’s all that much better than dalvik bytecode. It is easier to re than native code…but then wasm exists so again is the web that much better?