2.1. SafeQuard File Server

2.1.1. Accessing the SafeQuard File Server

The file server is accessed through the SafeQuard App Service. Here are the steps to follow:

  1. Navigate to the SafeQuard App Service on Azure Console.

  2. Move to the Overview page and you will be able to see the Properties tab.

  3. Under the Domain column, click on the URL shown beside Default Domain.

    Note

    Optionally, you can link your own domain/sub-domain to the SafeQuard App Service.

    _images/get_domain_url.png
  4. The URL will open up the file server in your browser, which will look like this:

    _images/safequard_fs.png

2.1.2. Files

These are the files that are deployed as part of the SafeQuard solution. The directory structure of the file server is as follows:

/
├── License
├── SafeQuard.js
└── SafeQuard.wasm
  • The License contains the terms and conditions for using the SafeQuard solution.

  • The SafeQuard.js contains the JavaScript file that handles the logic for SafeQuard.

  • The SafeQuard.wasm is the WebAssembly file that powers the core functionality of SafeQuard.