|
|
|
|
|
by language
3169 days ago
|
|
There's some kind of bind here between "putting burden on end-users" and "putting burden on application developers."
Either you (a) ship $LSM with some defaults that are necessarily general (so as to avoid breaking applications) and let the user fit filters to their circumstances, or; (b) push for developers to write/maintain filters baked into their applications (ie. using some kernel features like `seccomp` and what-have-you). |
|