2 questions:
- Are there any open-source programs to password protect running of files?
- Is there a way to disable access to Firefox unless the Master Password is entered correctly? Otherwise, is there an extension to do it?
Note: I have searched on teh G00g1ez (sic) but couldn't find anything.
----
Ryan McCue
(Damn Drupal and not adding my signature to this text box!)
2 crap ways of doing the first thing would be:
1. Install apps in a truecrypt volume. Crap because you need truecrypt installed on host PC or admin rights to work.
2. Split firefox into random folder with random names.
Write nsis launcher that asks for password, then copies firefox back together, and runs it. On exit it splits it all back up again.
3. Just make an installer that asks for password, if it's correct, extracts everything to temp and runs. To protect from UniversalExtraxtor and similar programs, use an exe encryptor.
"Those people who think they know everything are a great annoyance to those of us who do." Asimov
Or you could encrypt Firefox (PUSS/Toucan might work...).
Kevin
"I know God will not give me anything I can't handle. I just wish that He didn't trust me so much."
--Mother Teresa (1910 - 1997)
-Please search before posting
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook