Remix.run Logo
iamniels 10 hours ago

We need better OSes such that signing of software is not required to keep your computer safe.

drewfax 6 hours ago | parent | next [-]

GrapheneOS is doing lot of things right in this regard. Robust permission system adopted from AOSP and hardening by default in every imaginable way. Things like hardened malloc, storage scopes are excellent security features. Malware cannot do much even with the default settings.

layer8 4 hours ago | parent | prev | next [-]

With a file system driver like Veracrypt, if it’s malicious, the OS might keep your computer safe, but not your files that you store in that file system.

nixpulvis 2 hours ago | parent | prev | next [-]

Yes, I completely agree.

fsflover 4 hours ago | parent | prev [-]

Qubes OS is such OS: it runs everything in VMs with strong hardware isolation. My daily driver, can't recommend it enough.