|
|
|
|
|
by KirinDave
3261 days ago
|
|
Pardon me, but this seems pretty different from the use cases of DEP. Perhaps you'd like to expound further on this. Imagine a standard webapp deployed via CI. Each time any feature is shipped the entire layout is randomized and then deployed. While a redundant system will have multiple copies with an identical layout, that layout will rotate. If required, a CI process could rebuild the system into N parallel groups with N different layouts (your degree of paranoia is the salt to taste here). Given that these systems are frequently rebuilt with each deploy it seems nearly identical to me in practice to a relink-on-run. |
|
In regards to what could be rebuilt, computer security is plagued with "coulds". What matters is what is done.