Skip to content

MangoCubes/cryptomator-web

Repository files navigation

cryptomator-web (UNOFFICIAL)

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.

Try it now

Click here.

To-dos

  • 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.

Supported protocols/providers

  • WebDAV
  • OneDrive (In progress)
  • Google Drive
  • S3
  • Dropbox

Please suggest a provider via issue tracker. I will try my best to implement them.

FAQ (At least what I expect to be one)

Cannot use with Nextcloud instance despite correct username and password

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:

  1. Log into your Nextcloud server.
  2. Install the following app: WebAppPassword.
  3. Go to settings, and locate WebAppPassword. It should be under Administration section.
  4. Add the Cryptomator-web domain to the Allowed origins. If you are using public instance, you would add https://mangocubes.github.io.
  5. Click "Set origins", and try again.

About

Access Cryptomator vault over WebDAV in browser without installing any programs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages