Armin Schrenk c9bb0235e2 use macos 15 for building [ci skip] | 5 napja | |
---|---|---|
.github | 5 napja | |
.idea | 1 hete | |
dist | 1 hónapja | |
license | 2 éve | |
src | 6 napja | |
.crowdin.yml | 3 éve | |
.gitignore | 2 éve | |
LICENSE.txt | 7 éve | |
README.md | 6 napja | |
cryptomator.png | 4 éve | |
pom.xml | 6 napja | |
suppression.xml | 1 éve |
Cryptomator is provided free of charge as an open-source project despite the high development effort and is therefore dependent on donations. If you are also interested in further development, we offer you the opportunity to support us:
Become our Gold Sponsor and showcase your brand to a targeted audience! Please contact us if you are interested.
Continuous integration hosting for ARM64 builds is provided by MacStadium.
Cryptomator offers multi-platform transparent client-side encryption of your files in the cloud.
Download native binaries of Cryptomator on cryptomator.org or clone and build Cryptomator using Maven (instructions below).
For more information on the security details visit cryptomator.org.
mvn clean install
# or mvn clean install -Pwin
# or mvn clean install -Pmac
# or mvn clean install -Plinux
This will build all the jars and bundle them together with their OS-specific dependencies under target
. This can now be used to build native packages.
This project is dual-licensed under the GPLv3 for FOSS projects as well as a commercial license for independent software vendors and resellers. If you want to modify this application under different conditions, feel free to contact our support team.