Access Cryptomator vault without installing a program on your PC. Useful if you are on a rush, or cannot install programs for whatever reason.
It is strongly recommended that you do not use this as your primary vault access method. This is just an implementation of Cryptomator based on its security architecture in browser, and therefore should be considered as a trade-off between usability and security. Please do not use it for mission-critical stuff.
- Read normal files
- Read vault contents
- Download normal files
- Decrypt and download encrypted files
- Download multiple files
- Basic directory manager
- Create vault
- Upload files into normal FS and Cryptomator FS
- Move files around in both FS
Please suggest a feature to implement via issue tracker.
- WebDAV
- OneDrive (In progress)
- Google Drive
- S3
- Dropbox
Please suggest a provider via issue tracker. I will try my best to implement them.
You most likely have not allowed the public instance (or your own instance) to query your Nextcloud server. For now, it seems that you need administrative access to your server. If you do, do the following to allow the browser to access your server:
- Log into your Nextcloud server.
- Install the following app: WebAppPassword.
- Go to settings, and locate WebAppPassword. It should be under Administration section.
- Add the Cryptomator-web domain to the Allowed origins. If you are using public instance, you would add
https://mangocubes.github.io
. - Click "Set origins", and try again.