Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)BR
brochard @lemmy.world
Posts 0
Comments 12
Proton launches privacy-focused Google Docs alternative: Docs in Proton Drive is an open-source, end-to-end encrypted collaborative document editor
  • 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.

  • Proton launches privacy-focused Google Docs alternative: Docs in Proton Drive is an open-source, end-to-end encrypted collaborative document editor
  • 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.

  • I was looking at the firefox flatpak on flathub. Won't this warning make a non tech-savy user anxious? This might make them think they'll get a virus or something like that.
  • In my opinion, those warnings are not used to help users but to shame developpers for not trully sandboxing and verifying their apps. Developpers know that having this warning will decrease the number of users downloading it. The goal in the long run is to improve app sandboxing and security.

  • Can Flow Batteries Finally Beat Lithium?
  • That's when governments comes in. In france every new building has to be built with planning for charging equipment to be installed by anyone requesting it. For older buildings you have the right to ask for a full installation (it will obviously cost more)

  • *Permanently Deleted*
  • 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.