logoalt Hacker News

necovek08/01/20251 replyview on HN

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.


Replies

esseph08/01/2025

Containers are not security.

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

show 1 reply