How to protect your file security

FilesWorkflow protects your data through multiple security measures:

  1. HTTPS protocol and SSL encryption are used to prevent man-in-the-middle attacks.

  2. All browser-tasks are executed locally in the user's browser, and files are not transmitted externally.

  3. Files required for server-tasks are transferred to a private server inaccessible from the public internet, processed, and immediately deleted after completion.

  4. All server-tasks are executed in a completely isolated sandbox environment, which is destroyed immediately after task completion.

Last updated