LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-01-2005, 05:33 AM   #1
shutuphuman
LQ Newbie
 
Registered: Jan 2005
Posts: 11

Rep: Reputation: 0
Password - files


Hi,

Is there away to simply have some sort of text file, and it is passworded,

I know about access etc being root or a member of a group, but i would live another layer of encryption for secret data, such as bank info ect

thanks Paul
 
Old 02-01-2005, 05:48 AM   #2
marghorp
Senior Member
 
Registered: Jan 2004
Location: Slovenia
Distribution: Slackware 10.1, SLAX to the MAX :)
Posts: 1,040

Rep: Reputation: 45
changing permissions to a file automatically prevents other users to see it. With the command chmod your files can be given permissions you want. If you only want yourself to be able to see the file, then you should give a file permissions such as:

chmod 700 filename

This will give you all the rights over the file (reading, writing, and executing the file) and prevento other users to see the contents of the file.
 
Old 02-01-2005, 10:21 AM   #3
wpn146
Member
 
Registered: Jan 2005
Distribution: Solaris, Linux Fedora Core 6
Posts: 170

Rep: Reputation: 30
Changing permissions is not the same as encryption. If root gets hacked, all the data is there. I think you want gpg. http://www.gnupg.org/
 
Old 02-01-2005, 10:33 AM   #4
LasseW
Member
 
Registered: Oct 2004
Distribution: Fedora 7, OpenSuse 10.2
Posts: 108

Rep: Reputation: 15
The vi editor has an encryption feature: When in vi, type

:X

and you will be asked for an encryption key. Save the file. Next time you open it you'll be asked for the key, without it the file is unreadable. For more advanced encryption, have a look at the openssl program.
 
Old 02-01-2005, 11:36 AM   #5
shutuphuman
LQ Newbie
 
Registered: Jan 2005
Posts: 11

Original Poster
Rep: Reputation: 0
thanks thats greta il try it out :-)
 
Old 02-01-2005, 02:43 PM   #6
jonaskoelker
Senior Member
 
Registered: Jul 2004
Location: Denmark
Distribution: Ubuntu, Debian
Posts: 1,524

Rep: Reputation: 47
what you want is called 'symmetric encryption' (where the encryption key is the same as the decryption key); an example is Blowfish. Of course, you could also use a public-key (asymmetric) encryption, but it's generally slower, since the keys are larger.

Hope this helps,

Jonas
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
pdf files with password sharapchi Linux - Newbie 1 05-19-2005 11:39 AM
ZIP files with password masand Linux - Software 2 11-14-2004 11:49 AM
Password setings and files unixfreak Linux - Newbie 7 08-29-2004 05:47 AM
group and password files in /etc Raphael M Slackware 2 08-14-2004 11:53 AM
Password files JBDM Linux - Software 1 04-30-2003 11:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:45 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration