Official documentation site for Cryptomator. Built with Docusaurus.
We welcome contributions! Please read our contributing guidelines for details on how to help.
npm install
npm startOpens dev server at http://localhost:3000 with live reload.
- docs/desktop/- Desktop app documentation
- docs/android/- Android app documentation
- docs/ios/- iOS app documentation
- docs/hub/- Cryptomator Hub documentation
- docs/security/- Encryption architecture and security details
- docs/misc/- Additional resources
npm run build # Build static site
npm run serve # Serve built site locallyOther scripts can be found in package.json.
Deployed to docs.cryptomator.org via GitHub Pages from the main branch.
This documentation is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License (CC-BY-SA 4.0).