Seccomp for developers - making your apps more secure

A presentation at Magdeburger Developer Days by Alexander Reelsen

Application developers tend to focus on features first with security being an afterthought to those features. Instead of rolling your own security, this talk will show how to integrate seccomp into your own applications, to increase security without sacrificing usability.

The code samples are available at https://github.com/spinscale/seccomp-samples