Enterprise

Customize Cryptomator and our technologies for your organization. We’re open to cooperations and offer a variety of B2B services, including white labeling.

White Labeling

End-to-end encryption with your branding: We develop individualized versions of the Cryptomator apps for you.

Crypto Libraries

Secure your server applications, synchronization clients, and other systems with Cryptomator technology: Our libraries can be integrated into many applications.

Custom Development

Based on Cryptomator's encryption scheme, we develop custom applications and systems for you.

Open-Source Libraries Under AGPLv3

Cryptomator's libraries are dual-licensed under the AGPLv3 for FOSS projects as well as a commercial license derived from the LGPL for independent software vendors and resellers. If you want to use these libraries in applications that are not licensed under the AGPL, feel free to contact us.

Use CryptoLib for encrypting and decrypting data according to Cryptomator's encryption scheme.

  • Encrypt and decrypt Cryptomator vaults directly retrieved from the cloud
  • Suitable for accessing the cloud directly without synchronization, e.g. in apps for Android
  • High-level API functions for encryption and decryption
  • Java 7+ compatible

Use CryptoFS for encrypting and decrypting data according to Cryptomator's encryption scheme.

  • Encrypt and decrypt Cryptomator vaults that are present on the local filesystem
  • Suitable for accessing data synchronized to a local directory
  • Implements a java.nio.file.spi.FileSystemProvider according to JSR-203 using the CryptoLib library
  • Java 8+ compatible

Add a WebDAV server to your Java application.

  • Make the contents of a local directory (any java.nio.file.Path) available via WebDAV
  • Provides a JEE servlet
  • Java 8+ compatible

Launch and mount a WebDAV server from within your Java application.

  • Mounting support for Windows, macOS, and Linux
  • Based on WebDAV-NIO-Adapter-Servlet
  • Java 8+ compatible

Provide a FUSE drive from within your Java application.

  • Make the contents of a local directory (any java.nio.file.Path) available via FUSE
  • Mounting support for macOS and Linux
  • Java 9+ compatible

Provide a Dokany drive from within your java application.

  • Make the contents of a local directory (any java.nio.file.Path) available via Dokany
  • Mounting support for Windows
  • Java 8+ compatible

Are you interested?

Contact Us for an Offer