Manage file as password protected in ubuntu

We all have secret data and it need to be password protected (e.g credentials :D). There are lots of tools in internet to create a password protected file. I use a very simple technique. Zip the file and make it password protected. So just lets see how to manage file as password protected in Ubuntu (I am using 12.10)

Right click on the file, click compress -> Other Options -> Enter password.

Compress
Your file will be zipped and protected.

Now the interesting thing is you don’t need to extract the file to modify the content.

Open the zip file with Archive Manager. Right click on the file -> Open with… It will ask for password.

AskPass

Enter the password. It will ask in which application you want to open the file. Select your favourite editor and open the file.

openwith

Now update your content and save. It will just ask to update your zip file.

FileRoller

Just click on Update. Bingo 😀

You have protected your data and can manage it with out extracting.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.