 |
12-04-2007, 10:28 PM
|
#1 (permalink)
|
|
UbuntuUser
Join Date: Sep 2006
Location: India
Posts: 746
|
Encrypting files in Linux
Is there any software in Linux which can encrypt files and folders???
I tried searching for such softwares on google but they show how to encrypt a drive, home folder, swap folder but not any other file
__________________
Core 2 Quad Q6600 G0, XFX 650i ultra, XFX 8600GT 512MB, Seagate 320GB, Altec Lansing ATP3, 2x1GB 800MHz, 19" Viewsonic VA1912WB, LiteOn DVD burner, Logitech K/B, mouse, Amigo 500W PSU, Local Cabby.
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
12-04-2007, 10:41 PM
|
#2 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Encrypting files in Linux
Why do you want to encrypt a file or a folder?
__________________
http://www.bash.org/?258908
|
|
|
13-04-2007, 02:07 AM
|
#3 (permalink)
|
|
El mooooo
Join Date: Jan 2006
Location: India
Posts: 1,414
|
Re: Encrypting files in Linux
Which desktop environment are you running? If you are running KDE, then all you need to do is to install kgpg and then follow its initiation wizard. It will help you in creating public/private gpg keys and a pass phrase. From then on, right click on a file and from "Actions" sub-menu choose "Encrypt File". An encrypted file with extension .asc will be created in the same folder which will be decrypted only if you enter the pass phrase and have your own private key in your key manager. I would also recommend reading kgpg handbook before starting with any kind of encryption. It is small but very helpful.
I hope that you know about the risks associated with encryption because if you lose your key pair or your pass phrase then you will lose your encrypted data as well.
|
|
|
13-04-2007, 03:26 AM
|
#4 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
Re: Encrypting files in Linux
Thats right, u can do it with "gpg"!
1. To encrypt,
a. Open terminal in ur file containing directory
b. If the file is hello.txt then command "gpg -c hello.txt"! Fill the key.
c. Ur encrypted file is "hello.txt.gpg"!
2. To decrypt it
a. Command "gpg hello.txt.gpg".
b. U may enter a new O/P file name!
__________________
Bad Bad server.....No candy for u!
|
|
|
13-04-2007, 11:07 AM
|
#5 (permalink)
|
|
Debian Rocks!
Join Date: Feb 2007
Location: Coimbattore
Posts: 528
|
GNOME also does
GNOME's got seahorse and many other apps like gnome-scan for gpg key mgmt and data encryption.also available are nautilus file encryption/decryption scripts which does the job.
__________________
"The day windows users wake up to reality, it will be doomsday for Microsoft."UNIX like OS are more secure.get urself out 4m M$ http://whylinuxisbetter.net http://tinyurl.com/2amjjc http://fsf.org
|
|
|
13-04-2007, 01:57 PM
|
#6 (permalink)
|
|
UbuntuUser
Join Date: Sep 2006
Location: India
Posts: 746
|
Re: Encrypting files in Linux
I am running gnome. Actually I dont have real sensitive data but more knowledge is always great.
Will try seahorse and the gpg -c code and let you know.
thanks
__________________
Core 2 Quad Q6600 G0, XFX 650i ultra, XFX 8600GT 512MB, Seagate 320GB, Altec Lansing ATP3, 2x1GB 800MHz, 19" Viewsonic VA1912WB, LiteOn DVD burner, Logitech K/B, mouse, Amigo 500W PSU, Local Cabby.
|
|
|
24-04-2007, 04:40 PM
|
#7 (permalink)
|
|
In The Zone
Join Date: Jul 2006
Location: Cochin
Posts: 340
|
Re: Encrypting files in Linux
kgpg is quite gud...
|
|
|
24-04-2007, 06:03 PM
|
#8 (permalink)
|
|
The No.1 Stupid
Join Date: May 2005
Location: CYBERYARD
Posts: 1,708
|
Re: Encrypting files in Linux
Also , I wanna know if there is a way to hide folders in Linux just the way we do in Windows via folder options.
__________________
n00b forever...
|
|
|
24-04-2007, 06:35 PM
|
#9 (permalink)
|
|
Google Bot
Join Date: Aug 2005
Posts: 9,772
|
Re: Encrypting files in Linux
rename foldername to ".foldername" thru konsole..
|
|
|
24-04-2007, 07:10 PM
|
#10 (permalink)
|
|
Custom User Title
Join Date: Mar 2007
Location: In words.
Posts: 150
|
Re: Encrypting files in Linux
^^
Wont that just simply hide it?
__________________
Virgin Aquarian
|
|
|
24-04-2007, 07:18 PM
|
#11 (permalink)
|
|
UbuntuUser
Join Date: Sep 2006
Location: India
Posts: 746
|
Re: Encrypting files in Linux
^^ Yes, Phenom wanted to knew that only.
__________________
Core 2 Quad Q6600 G0, XFX 650i ultra, XFX 8600GT 512MB, Seagate 320GB, Altec Lansing ATP3, 2x1GB 800MHz, 19" Viewsonic VA1912WB, LiteOn DVD burner, Logitech K/B, mouse, Amigo 500W PSU, Local Cabby.
|
|
|
25-04-2007, 07:50 AM
|
#12 (permalink)
|
|
Custom User Title
Join Date: Mar 2007
Location: In words.
Posts: 150
|
Re: Encrypting files in Linux
Oh I overlooked Phenom's message, am sorry, I thought he was suggesting it to be a way of encryption here. These OSS threads need to be straight for one, there are too many problems randomly asked in a thread with some different issue. Confusing and unorganized, it is.
__________________
Virgin Aquarian
|
|
|
25-04-2007, 12:09 PM
|
#13 (permalink)
|
|
The No.1 Stupid
Join Date: May 2005
Location: CYBERYARD
Posts: 1,708
|
Re: Encrypting files in Linux
Thanx pathiks and sorry guys for messing up this thread.
__________________
n00b forever...
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|