wizmer / syncorg

An implementation of MobileOrg for the Android platform
GNU General Public License v3.0
174 stars 23 forks source link

git-remote-gcrypt support? #6

Open alphapapa opened 7 years ago

alphapapa commented 7 years ago

I'm very interested in using this, but I use Dropbox for syncing my Org files, so I can't use it with this yet.

I've also been thinking about using Git to sync my Org files, but the issue there is that I don't want to upload my Org files to remote, untrusted servers unencrypted. However, I've been testing git-remote-gcrypt, and it seems to work well.

So, any chance of git-remote-gcrypt support? It uses gpg for crypto, but once configured, it's all automatic.

Thanks very much for your work on bringing MobileOrg into the future!

wizmer commented 7 years ago

The feature is interesting but don't expect it soon as there are already so many points I need to work on first.