Page 1 of 1

CryptSync - cloud storage encryption

Posted: Sun Dec 01, 2013 12:27 pm
by webfork
NOTE: More on this concept is on a related thread.

---

CryptSync (from the guy that did BowPad)
synopsis wrote:Synchronizes multiple folders with each other, keeping them up-to-date. One folder of each pair is kept encrypted.

Very useful when using cloud storage tools like SkyDrive, GDrive or Dropbox.
Has some command-line options are available that can include the password to make the process more seamless and potentially much more secure if you use a long password and can restrict physical access to your machine.

Home page(s)
http://stefanstools.sourceforge.net/CryptSync.html
http://code.google.com/p/cryptsync/

License: GPL v2

Setup process:
  1. Download installer
  2. Uniextract
  3. Run CryptSync.exe
Verdict: Not portable (writes to registry) in HKCU\Software\CryptSync

Re: CryptSync - cloud storage encryption

Posted: Sun Dec 01, 2013 1:06 pm
by tproli
Interesting concept though another middleman in the sync process.

I was about to create a launcher for that but interestingly if you export its registry key and import it back again, passwords are lost.
Tried with the built-in regedit.exe and other tools but no success.

Here is a thread on the portable version (feature request):
https://code.google.com/p/cryptsync/issues/detail?id=8

Re: CryptSync - cloud storage encryption

Posted: Sun Dec 01, 2013 4:13 pm
by webfork
tproli wrote:Here is a thread on the portable version (feature request)
Oh excellent. Thanks for that.

Re: CryptSync - cloud storage encryption

Posted: Mon Dec 02, 2013 2:55 am
by Midas
Funnily enough, I was also working on a yaP launcher for it... :)

Re: CryptSync - cloud storage encryption

Posted: Fri May 16, 2014 7:49 pm
by webfork
Old thread update: an interesting related article with a breakdown on some possible encryption tools that might help with cloud services. I'm a little skeptical with their inclusion of TrueCrypt unless you have a bit-for-bit updater (uploading the entire file each and every time is nuts).

Re: CryptSync - cloud storage encryption

Posted: Mon May 19, 2014 8:56 am
by rwefaot
it doesn't work on Mac. :cry:

Re: CryptSync - cloud storage encryption

Posted: Thu May 22, 2014 4:51 pm
by webfork
rwefaot wrote:it doesn't work on Mac. :cry:
Yeah anything that really worked with cloud services would definitely need to be cross-platform. I'll try to put together a feature request or something along those lines including a Mac component.

Re: CryptSync - cloud storage encryption

Posted: Mon Feb 23, 2015 6:35 pm
by webfork
tproli wrote:Here is a thread on the portable version (feature request):
https://code.google.com/p/cryptsync/issues/detail?id=8
I checked back on this and it doesn't look like (despite a few comments promoting a portable version) the author has much interest in that. Bummer.

Edit: the portable version thread was moved here. There still doesn't appear to be any interest on the part of the developer.

Re: CryptSync - cloud storage encryption

Posted: Tue Apr 19, 2016 2:02 pm
by webfork
CryptSync has been updated recently but I haven't seen anything on the tickets page suggesting that it's saving settings locally so I won't retest it. Fortunately, I found a possible alternative: the archive synchronization function in 7-zip:

Screenshot:
Image

This would also resolve a feature request that's come up in the tickets area around archive large files split (very important for several cloud services including GoogleDrive and OneDrive).

The only problem with this is that the process must be run manually. However, there are some CLI tools that could be used to run for example every 30 mins or so: http://superuser.com/questions/528232/s ... nd-the-cli I have not tested this but hope to in the weeks ahead.

Re: CryptSync - cloud storage encryption

Posted: Sat Nov 26, 2016 6:27 pm
by webfork
So this program put out a new version:

https://sourceforge.net/projects/crypts ... les/1.2.6/
http://www.softpedia.com/get/Security/E ... Sync.shtml

Some activity on the portable thread, but no movement on the part of the dev.

Re: CryptSync - cloud storage encryption

Posted: Sat Dec 03, 2016 2:55 pm
by webfork
I seem to have a conversation where I make this point at least once a month:

Image

... and the reason I keep trying to make a go of programs like CryptSync.

Source: https://imgur.com/gallery/fpRxo

Re: CryptSync - cloud storage encryption

Posted: Fri Nov 01, 2019 5:27 pm
by webfork
New version out: 1.3.2.358

No changelog, though it does seem to now support public-key encryption (GPG).

Re: CryptSync - cloud storage encryption

Posted: Sun Nov 03, 2019 1:36 pm
by Midas
FYI, whatever changelog CryptSync has can be found at the Github repo: https://github.com/stefankueng/CryptSync/releases.

CryptSync homepage is https://tools.stefankueng.com/CryptSync.html -- old releases (up to v1.2.7) still at https://cryptsync-sk.sourceforge.io.

Re: CryptSync - cloud storage encryption

Posted: Mon Apr 20, 2020 12:02 pm
by Vulturius
Why not to make a portable version of Cryptomator?

Re: CryptSync - cloud storage encryption

Posted: Tue Nov 16, 2021 9:07 pm
by webfork
Update out (v1.4.2), although I wasn't able to find a changelog: https://github.com/stefankueng/CryptSync/releases

Nothing new on the portable front for this: https://github.com/stefankueng/CryptSync/issues/15