If you go into the terminal and find where the folder is that you want to protect and use this command, you can hide the folder,
mv foldername .foldername
and to bring it back
mv .foldername foldername
It not a password but only you will know where the folder is to unhide it.