I'm developing an appliance using an alix board (amd geode 800lx, 256mb ram, cf 4gb + hdd ide 160gb and more). This appliance will be publicly accessible for delivering contents trought a browser so ssh and other stuff will be accessible too.
Actually i use nginx 0.8.54, php 5.3.5, dropbear 0.53.1 to be light and fast but i'm really worried about security!
What security framework i should use? Looking around i can choose between:
- selinux
- apparmor
- grsecurity
I really don't know these security framework, could someone give me an hint? I enabled SSP and Fortify on my system but i want more.