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