• 0 Posts
  • 13 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle


  • That’s not how electron apps works. When you load a website with your web browser you get served the front and execute it. When you have an electron app, the front is in the source code of the app, and you decide when to update it so you don’t get served unexpected compromised updates. As for the paid service : They don’t sell your data and don’t show you ads so they need money, it’s that simple.



  • brochard@lemmy.worldtoTechnology@lemmy.world*deleted by creator*
    link
    fedilink
    English
    arrow-up
    15
    ·
    edit-2
    10 months ago

    I’m not sure what you’re talking about ? You’re not sending your private key to their server without first encrypting it first locally. Their servers are not doing the E2EE, your client is. The website front and apps are open source.

    Yes they could send you a compromised front if you use it via their website, that’s a compromise you accept, otherwhise you could only use their apps which are open source.









  • RedoxOS, an open source operating system written in Rust that aims to improve correctness and safety by picking up innovations made by experimental operating systems over the years while not reinventing the wheel and trying to be source compatible with Linux.

    QubesOS, the most secure open source operating system making it easy to use security by virtualisation, splitting your activities, peripherals, drivers into different virtual machines.