2
Cryptomator
(alien.top)
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
For Example
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
Yeah, I've also been disappointed when I found out that Cryptomator is really not designed to be used via cli. Still great and I use it a lot.
For your use case, rclone encrypted remotes are probably the most sensible option.
There's also gocryptfs as a faster and purely cli focused alternative to Cryptomator. It can be installed on macs via homebrew and similar solutions. Cryfs is another option.
If you want to keep the data local and synced across devices, you can use Syncthing untrusted node feature. That's what I do with a cheap-ass VPS for some kind of redundancy between all my devices.
Oh, thank you for mentioning gocryptfs, this looks really interesting.
SecureFS is another option. Personally I prefer gocryptfs, but securefs is easier to install on Macs.