|
|
|
|
|
by threatofrain
2377 days ago
|
|
I would also argue that security should not depend on your ability to introspect into code, because whether code is treating data according to the user's expectations isn't something that's going to be statically analyzable. The interface which consumes the code should be safe. |
|
Forget not being able to use string matching, there are no programs capable of predicting the behaviour of programs without effectively running it in a sandbox.