|
|
|
|
|
by tom_alexander
210 days ago
|
|
> untrusted I think the important distinction is _everything_ should be considered untrusted because even trustworthy software can become malicious. For example, the XZ Utils backdoor[0]. On Android, everything I run is subject to the permission model and sandboxed. That is not the case on Linux. [0] https://en.wikipedia.org/wiki/XZ_Utils_backdoor |
|