Description: # encrypts files and directories to your home folder "e" # decrypts files and directories from your home folder "d" # creates the directories if needed. # Your encrypted and decrypted files will migrate to these two # directories so you will always know where these files are.
# QUICK INSTALL: # This is a gnome-nautilus-unity specific script -- # it's location is IMPORTANT: # 1) Copy script to your home's "~/.gnome2/nautilus-scripts" directory. # 2) Make script executable there: # preferences/permission-tab/ check executable box # or, in a terminal, chmod +x SCRIPTNAME.
# HOW TO USE: # 1) Highlight files or directories you want to encrypt or decrypt. # 2) Right click and choose "Scripts". # 3) Chose this SCRIPTNAME from the drop-down list. # (If this script is missing, you may have to display # the scripts directory in a nautilus window at least once first.) # 4) Choose whether to encrypt or decrypt.
Ratings & Comments
0 Comments