Have you ever wanted to put very basic security (a passphrase) on a file? You can do so if you ZIP the file -- let's have a look at how you can password-protect a ZIP file! When someone tries to unzip the file, they'll be prompted for a password.
Full article