~ecryptfs/ecryptfs/trunk

« back to all changes in this revision

Viewing changes to README

  • Committer: Dustin Kirkland
  • Date: 2016-02-27 00:00:23 UTC
  • Revision ID: kirkland@ubuntu.com-20160227000023-h0e4oui5y1vbaurd
openingĀ 112

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
Former maintainers:
17
17
        Phillip Hellewell
18
18
        Michael Halcrow
19
 
Web Site: http://launchpad.net/ecryptfs
 
19
Web Site: http://ecryptfs.org/
20
20
 
21
21
As you should do with any filesystem, make sure to maintain a backup
22
22
copy of any data you write into eCryptfs.  In addition, you should
25
25
passphrase protection mechanisms; without your salt/passphrase or
26
26
private key, nobody will be able to retrieve your data.
27
27
 
28
 
eCryptfs requires the userspace tools downloadable from the
29
 
Launchpad site:
 
28
eCryptfs requires the userspace tools available at:
30
29
 
31
 
<http://launchpad.net/ecryptfs>
 
30
<http://ecryptfs.org/downloads.html>
32
31
 
33
32
Requirements include:
34
33
 - Kernel version 2.6.19 or above
352
351
 
353
352
TROUBLESHOOTING
354
353
 
355
 
See <doc/ecryptfs-faq.html>. For the most up-to-date FAQ, see
356
 
<http://launchpad.net/ecryptfs>.
 
354
For the most up-to-date support resources, see
 
355
<http://ecryptfs.org/support.html>.
357
356
 
358
357
 
359
358
BUGS