Difference between revisions of "Encfs"
→Using it - encrypting
imported>Viking60 |
imported>Viking60 |
||
Line 30: | Line 30: | ||
encfs ~/.secret ~/secret | encfs ~/.secret ~/secret | ||
===First time run=== | ===First time run=== | ||
This will create the hidden directory '''.secret''' and the mount point '''secret''' the first time you run it. You need to use the full path. | This will create the hidden directory '''.secret''' and the mount point '''secret''' the first time you run it. Just answer yes to the prompts - twice. You need to use the full path. | ||
During first time run you will also be prompted for the encryption mode; '''x''' for expert or '''p''' for paranoia mode. We will pick '''p''' which is a good mode. | During first time run you will also be prompted for the encryption mode; '''x''' for expert or '''p''' for paranoia mode. We will pick '''p''' which is a good mode. | ||