brochard

joined 1 year ago
[–] [email protected] 1 points 1 month ago (1 children)

If you're interested in Meshtastic, take a look at Reticulum : https://reticulum.network/

[–] [email protected] 7 points 2 months ago (1 children)

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.

[–] [email protected] 5 points 2 months ago (4 children)

I already answered that. Yes you can't trust a website's content, that's why they offer apps. It's your choice to trust the website which is as secure as they can make it, or you simply use the apps...

[–] [email protected] 15 points 2 months ago* (last edited 2 months ago) (7 children)

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.

[–] [email protected] 3 points 8 months ago

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)

[–] [email protected] 4 points 9 months ago

The browser can lie all they want, at the end of the day the user has the final word if they want to change things.

[–] [email protected] 14 points 9 months ago (2 children)

Why wouldn't it be my browser asking for the codecs it prefers instead of the website trying to guess my computer's hardware ?

[–] [email protected] 6 points 10 months ago* (last edited 10 months ago)

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.