|
|
|
|
|
by flangola7
1171 days ago
|
|
Running arbitrary and proprietary code without being able to review it first was always a mistake but we crossed that bridge over twenty years ago. Every OS and chip manufacturer is working towards "secure core" architectures now. Executed code will run inside OS and silicon-level sandboxes. Memory spaces will not only be randomized, but encrypted and authenticated through dedicated secure enclaves. Hardened IOMMU modules will negotiate bus communication. System code is partitioned off and verified through hardware root of trust. Malware as we have known it will be extinct in a few years. |
|