|
Solving Privacy Issues in Ubuntu 8.10 Intrepid Ibex |
|
|
|
Source: BeginLinux.com - Posted by John P. Forman
|
One of the new features in Ubuntu 8.10 is the ability to create an encrypted directory for content you do not want others to access. Oh, by the way, did you know that anyone can read your files that are in your home directory?
Do you want to know how you can protect the privacy of your data on Ubuntu 8.10? Check out this article which tells you alternative ways to do this including a cryptographic filesystem package.
Read this full article at BeginLinux.com
Searchable and readable are different permissions. Another reason for an "open" home directory is for applications that need to view files there when they are not running with rootness. Apps like Apache, fingerd, and others need to access (x), but not read (r). Set your homes to 0711 (rwx--x--x) and make sure to make any file you do not want others seeing 0600. |
Only registered users can write comments.
Please login or register.