Their web site does talk about encryption and who has the keys, and also says that if you want to be sure nobody can access your data you need to have your own keys.
This is a tutorial on how to do just that.
Firstly you need to install MacFuse and EncFS. You can follow the similar tutorial I did for Dropbox.
As always, a caveat: if you forget your password, you lose your data. ITS THAT SIMPLE.
- Download and install MacFuse (file system in user space)
- Download and install encFS for Leopard (works great with Snow Leopard). If this link doesn't work try Google Code - look for "EncFS for Leopard"
- run the command "encfs ~/Insync/user\@gmail.com/encfs ~/Documents/GDocs_Secure"
The first part of this command is the location of your GDocs folder, and the second is where you get decrypted access. I use the defaults as mentioned above.
The command creates a folder (if required) in your Insync folder called "encfs", and its where the encrypted documents are be stored, and a symbolic link in your Documents folder, into which you put the documents you want to be encrypted. It also makes a mount point on the desktop, for easy access.
Here's some screen shots
Remember, if you forget your password, you lose your data
No comments:
Post a Comment