Ubuntu One Encrypt/Decrypt

Nautilus Scripts

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.0

Description:
Nothing against Canonical or the Ubuntu One service, but I think it's poor security practice to upload data to any cloud storage without first encrypting it. I like the Ubuntu One service, which is why I wrote this script.

The concept is basic. At start up, it will ask you if you want to encrypt or decrypt data. Based on your selection, one of the following options will happen:

Encryption Option:
1. The script will ask for the password you want to use to do the encryption, which will be based on triple DES.
2. It will require you to confirm the password.
3. Then it will encrypt it and copy the encrypted data to your Ubuntu One directory. If you've selected a directory then the script will gzip it before encrypting it, but if it's a regular file it won't.

Decryption Option:
1. The script will make sure you're not decrypting data from within the Ubuntu One folder, as that would cause the decrypted data to be immediately uploaded to the Ubuntu One servers.
2. Then it will prompt for the password and decrypt the data as expected. If the decrypted data contains a gzip archive, then it will automatically untar it as well.

This is my first release. Please provide any feedback you may have. I've been using this for just a couple days now and it has been useful to me.

Ratings & Comments

3 Comments

mbstevens750

I first found this script at another site, and it did not mention that it was a Nautilus script there. In the script I would suggest you add documentation something like: # This is a gnome-nautilus specific script; # it's location makes a difference! # 1) Copy script to your home's .gnome2/nautilus-scripts directory # or (less commonly) # ~/Nautilus/scripts directory. # 2) Make script executable there (preferences/permission-tab/ check executable box) # 3) Highlight the files you want to work with. # 4) Right click and look for "Scripts". # 5) Click on this script. # (If this script is missing, # you may have to display # the scripts directory # in a nautilus window at least once first.) _________________ The script is very useful and works perfectly so far!

switchrodeo720

Thanks for the feedback. I'm glad you enjoyed the script. I originally just wrote this for my own use and didn't really intend on publishing it, hence the lack of documentation.

wmlcloud

Nice Script, Reviewed it on my blog here: http://www.wmlcloud.com/linux/how-to-secure-ubuntu-one-files-by-encrypting-them-before-uploading/

Pling
0 Affiliates
Details
license
version 1
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 7

More Nautilus Scripts from switchrodeo720:

IMDB Movie Details Page Lookup
switchrodeo720
last update date: 14 years ago

Score 5.0

Toggle Thumbnail Preview
switchrodeo720
last update date: 15 years ago

Score 5.0

AVI Video Split
switchrodeo720
last update date: 15 years ago

Score 5.0

Combine Video Files
switchrodeo720
last update date: 15 years ago

Score 5.0

Other Nautilus Scripts:

Gflv2avi
acidc00l
last update date: 15 years ago

Score 5.0

My Movie Portal v3.2.8
iTechScripts
last update date: 13 years ago

Score 4.7

Browse Nautilus as root
SteveSims
last update date: 17 years ago

Score 5.0

Open Nautilus as Root
Mariux
last update date: 17 years ago

Score 5.0

Compare Strings
cdmn
last update date: 17 years ago

Score 5.0

grooto
pontos
last update date: 17 years ago

Score 5.0



System Tags