|
|
|
|
|
by aleh
3920 days ago
|
|
Opensourcing is not a replacement for QA practices. If it was, open source applications would never have critical bugs or security vulnerabilities. It may mitigate some issues in a long run (e.g. intentional backdors) but in a short run it will create havoc as access to source code will make it easier to create exploits. And suddenly you have whole new problem of making sure that everyone keeps their ECU software up to date or they risk fatal crash. |
|
I'm not suggesting it is, simply that public oversight (open source) is the only way to ensure trust of a secure system. The system itself still has to be secure and requires QA like any other.