oldweb-today / netcapsule

Browse old web pages the old way with virtual browsers in the browser
http://oldweb.today/
Other
417 stars 43 forks source link

Add AppArmor profiles to limit exec capabilities in containers #18

Open ikreymer opened 8 years ago

ikreymer commented 8 years ago

Create profiles for different browsers, probably using https://github.com/jfrazelle/bane to restrict execution with browser containers

This should address some (but not all) of the more serious security issues.

ikreymer commented 8 years ago

Found a perhaps simpler solution, just disabling execution of *term in all containers, solves most serious issue with linux browsers.. will see if custom apparmor still necessary -- Docker already provides a default one