cli icon indicating copy to clipboard operation
cli copied to clipboard

make a new release

Open revintec opened this issue 3 years ago • 2 comments

it has been almost a year since the last release -- 0.5.1 released Dec 22, 2021 -- latest as of writing some dependent libraries receive bugfixes at the mean time(e.g. https://github.com/cryptomator/cryptofs/issues/141

is it possible to make a new release containing all latest fixes? thx

revintec avatar Oct 20 '22 18:10 revintec

It is such a shame this is not progressing. I also would like to point out that the java approach is not the best IMHO.

Any ways the lack of support for the cli prevents me from implementing cryptomator on my NASes. This would be as simple as cryptomato-cli encrypts the files on my disk (local security) and the app use the unencrypted mounting point to operate beside this the cloud client would replicate such encrypted files to the cloud (no need to re-encrypt). Simple, fast, efficient... and missing!

wellloaded avatar Apr 09 '23 16:04 wellloaded

I have created a new Pull Request here: https://github.com/cryptomator/cli/pull/56 This is a very quick hack to bump the underlaying versions of cryptofs (up to v2.6.5) and webdav-nio (up to v2.0.3). It seems to work for me but I'm no Java guru so YMMV!

greycubesgav avatar Jul 17 '23 17:07 greycubesgav

We will rewrite the project in a different framework, throwing the old code away making this issue obsolete.

infeo avatar Sep 04 '24 15:09 infeo