Remix.run Logo
necovek 4 days ago

Agreed.

Full disk encryption on a device you have full control of is sufficient.

Containerization helps if you install untrusted apps.

Not having root helps if you install untrusted apps (either vulnerabilities/exploitable or malicious) as root.

esseph 4 days ago | parent [-]

Containers are not security.

Don't trust containers to have the same level of isolation as a VM.

charcircuit 3 days ago | parent [-]

Containers are for security, but they rely on the kernel+ being secure. VMs rely on the hypervisor+ being secure.

esseph 2 days ago | parent [-]

https://news.ycombinator.com/item?id=26076629