CryptSync - cloud storage encryption

Post details of freeware that are found to be not portable here. Posts in the submissions forum relating to freeware found to be not portable should also be moved here.
Post Reply
Message
Author
User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

CryptSync - cloud storage encryption

#1 Post 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

User avatar
tproli
Posts: 1172
Joined: Sat Sep 09, 2006 10:14 am
Location: Hungary
Contact:

Re: CryptSync - cloud storage encryption

#2 Post 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

User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: CryptSync - cloud storage encryption

#3 Post by webfork »

tproli wrote:Here is a thread on the portable version (feature request)
Oh excellent. Thanks for that.

User avatar
Midas
Posts: 6722
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: CryptSync - cloud storage encryption

#4 Post by Midas »

Funnily enough, I was also working on a yaP launcher for it... :)

User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: CryptSync - cloud storage encryption

#5 Post 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).

rwefaot
Posts: 1
Joined: Mon May 19, 2014 8:54 am

Re: CryptSync - cloud storage encryption

#6 Post by rwefaot »

it doesn't work on Mac. :cry:

User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: CryptSync - cloud storage encryption

#7 Post 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.

User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: CryptSync - cloud storage encryption

#8 Post 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.

User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: CryptSync - cloud storage encryption

#9 Post 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.
Last edited by webfork on Tue Apr 19, 2016 2:03 pm, edited 1 time in total.

User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: CryptSync - cloud storage encryption

#10 Post 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.

User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: CryptSync - cloud storage encryption

#11 Post 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

User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: CryptSync - cloud storage encryption

#12 Post by webfork »

New version out: 1.3.2.358

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

User avatar
Midas
Posts: 6722
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: CryptSync - cloud storage encryption

#13 Post 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.

Vulturius
Posts: 1
Joined: Mon Apr 20, 2020 11:59 am

Re: CryptSync - cloud storage encryption

#14 Post by Vulturius »

Why not to make a portable version of Cryptomator?

User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: CryptSync - cloud storage encryption

#15 Post 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

Post Reply