perfect security or security overkill?
i havent done this but i want to.
first off obviously i have a cable lock mounting the laptop to my desk which will stop it from being stolen quickly while it is in my house but this is useless while im traveling.
first level: bios password 8 digit alphanumeric which is changed daily. i want to set up my bios so that after 3 attempts the laptop cannot be powered on for 24 hours to stop any brute force attacks but for now i have to stick with having to turn it off and back on after 3 failures which will slow down a pure force attack.
second level: a USB 256meg Keyfob must be inserted before attempting to power on or when you do power on you are taken to a fake bios password screen which does nothing but print wrong password no matter what you put in. (which goes along with the 3 atempts in 24 hours)
third level: if the proper keys are not held down after boot a fake Lilo boot loader will come up and take you too a fake log in screen again here it will print wrong password no matter what you put in.
fourth level: all files are encrypted with 512bit PGP at least 5 times
fifth level: this goes back to the second and third level, while the fake screens are up the computer will run a small program that does nothing but run shell as su root, cd then rm -rf * and write garbage over everything a few dozen times.
is this too much or is it perfect?