Encrypt/Decrypt Files

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:
Encrypt / Decrypt multiple files with passphrase/s.

cipher-algo aes256

filename: *.gpg --> decrypt dialog
else --> encrypt dialog

Dependency: zenity, gpg

Ratings & Comments

3 Comments

rumbaya

This script is very useful, but in some cases it don't produce any file as a result. It's because possible Gtk error messages are appended to the passphrase after exiting the dialog. As a workaround, you can modify lines 35 and 42 of the script : 35: pass_decrypt=`zenity --entry --entry-text "$pass_decrypt" --hide-text --title "$pass_msg" --text "$decrypt $file_msg ${file##*/}" "" ` 42: pass_encrypt=`zenity --entry --hide-text --entry-text "$pass_encrypt" --title "$pass_msg" --text "$encrypt $file_msg ${file##*/}" "" ` hope this helps

rmanola

Sugestions: - Add a "password confirmation" option - Work with folders - Work with multiple selected files. (encrypt them automaticaly without asking passwords again) - Automaticaly wipe the original files if sucessful Some of this features are already implemented here: http://www.gnome-look.org/content/show.php/EncryptDecrypt+Reloaded?content=105874 but it uses private key, and not password box.

kernel-script

Simple and awesome. Thank you very much for this.

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

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