What is the most convenient option up for now?
I tried FUSE
+ encfs
, but it turns out to be extremely slow (probably, due to FUSE
).
Wrappers like Cryptomator
or Boxcryptor
are virtually unusable under Ubuntu. They are simply garbage as for now. Even slower and buggy.
There is odeke-em/drive
, but it doesn't seem to offer a possibility to simply mount and work with a file manager, like FUSE
allows.
Gnome offers functionality to connect to a Google account, but it's probably not possible to use encfs
with it (?).
What solution is good in terms of:
- multi-platformity
- speed
- functionality (simple mount & sync)
If it supports your cloud of choice, rclone can encrypt the files it uploads to the cloud. You can find details on this in the link, but the short version is:
Going through rclone's interactive setup (
rclone config
) should make this very easy.It supports the 3 major OSes and I've never had any problems with speed, but it is a terminal program which may or may not be ideal for you. There are a few GUIs for it, RcloneBrowser comes to mind as a nice-looking cross-platform solution.
Cryptomator as of version 1.3.2-0ppa2 works perfectly fine for me on my Ubuntu 16.04.4. I use it with Google Drive via Insync Prime which is not free, although it is well maintained and is affordable. Using Insync, I can asynchronously sync my selected Google Drive folders or my entire Google Drive. This asynchronous aspect of the syncing is evidently useful. As such, Cryptomator works fairly fast for me. I keep an eye on my Insync application "feed" to ensure it's working.