Encfs

From Hackepedia
Revision as of 14:19, 25 February 2015 by Franks (talk | contribs) (Created page with " == on osx == You will need [http://brew.sh brew] installed. $ brew install encfs This will take some time, as it downloads all of your dependencies. Now to create yo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

on osx

You will need brew installed.

$ brew install encfs 

This will take some time, as it downloads all of your dependencies. Now to create your first encrypted directory. The encrypted data will be stored in .crypt, and when you mount it, it will be ~/crypt in your home directory.

$ encfs ~/.crypt ~/crypt