Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Primary domains for storage and data retrieval:

    • web.preveil.com(portal)

    • collections.preveil.com (data storage and management)

    • key-storage.preveil.com (key management)

  • Cloud storage services (AWS endpoints):

    • s3.us-east-1.amazonaws.com, s3-us-gov-west-1.amazonaws.com

  • Third-party services:

    • www.pdftron.com (for PDF rendering)

    • www.google.com/recaptcha/ (for security verification)

Firewall and Network Settings:

  • Ensure your network can reach these endpoints: If you're using a firewall, VPN, or proxy, make sure that these domains are not blocked.

  • Note: Ensure that the IP address 52.86.162.167 (PreVeil server) is accessible if your network has restrictions on outbound traffic.

  • Deep Packet Inspection (DPI) and Connection IssuesWhat Issues

    • What is Deep Packet Inspection (DPI)?

      • Deep Packet Inspection is a method of network traffic analysis that allows systems to examine the data part (or payload) of packets being transmitted over a network. While DPI can be useful for security monitoring, it can also interfere with certain secure protocols used by services like PreVeil.

      Impact on PreVeil Connections

      • Issue with DPI: If your network uses Deep Packet Inspection (DPI) to inspect and filter your traffic, it can block or interfere with the encrypted WebSocket (wss://) and HTTPS connections required by PreVeil.

      • Why it matters: DPI can inspect and potentially modify traffic, which may disrupt the secure protocols (HTTPS/WSS) that PreVeil relies on for data encryption and real-time communication.

    • What You Can Do:

      • Bypass DPI: If you suspect DPI is causing connection issues, try connecting from a different network that does not use DPI, such as a personal or mobile network.

      • Disable DPI: If you manage the network and are able to control DPI settings, consider disabling or adjusting DPI policies that interfere with secure web traffic.

      • Contact your network administrator: If you're unable to adjust DPI settings, contact your network administrator to ensure that traffic to PreVeil’s endpoints is not being blocked or modified.

3. Browser Requirements

PreVeil requires modern web browsers that support secure protocols. Recommended browsers include:

  • Google Chrome

  • Mozilla Firefox

  • Microsoft EdgeSafari (latest version)

Ensure that your browser supports HTTPS and WSS and is up-to-date to prevent connectivity issues.

4. Security Headers and Configurations

PreVeil uses several security headers to protect your data during communication. These headers help ensure that your connection is secure, and your device can trust the content being loaded:

Strict-Transport-Security (HSTS)

...

.

...

Action: Your browser will automatically use HTTPS when connecting to PreVeil for enhanced security.

...

Content Security Policy (CSP)

  • What it does: Specifies the trusted domains from which your browser can load resources. This prevents unauthorized content from being loaded and protects you from malicious scripts.

  • Action: No action needed, as long as your browser complies with modern security practices (most browsers do).

X-Content-Type-Options: nosniff

  • What it does: Protects your device from interpreting files as a different type, blocking potentially malicious content.

  • Action: This header is automatically applied by PreVeil for your security.

...

Technical Checklist for Connection

To connect to PreVeil and use PreVeil Express or web.preveil.com, ensure the following:

...