šŸ‘‘Ā For administrators


Configuration of usersā€™ devices

Test connection to our servers

You can use our Connection test page to test the ability of your device to connect to the servers required for mobile and desktop applications.

Intervention of third-party applications or hardware

Some applications or hardware that filter network connections may prevent Olvid from working properly, such as:

Configuring or deactivating them, or even uninstalling them, will confirm whether this solves the problem.

Internet connectivity

Hereā€™s how to ensure that your devices are freely connected to the Internet, without any specific network restrictions or third-party applications interfering with normal Olvid operation.

iPhone iPad

Apple Support

Android

Android Help

Manage advanced network settings on your Android phone.

For network administrators

Contact your network administrator or Internet service provider, providing them with the following information.

Servers required for mobile and desktop applications

Other servers

  • Apple and Google push notification servers for iOS and Android mobile apps.

  • No specific server for the desktop version. Notifications go through the WebSocket on ws-server.olvid.io.

  • iCloud and Google Drive servers for iOS and Android Olvid profiles backups.

  • web.olvid.io, TCP:443 (HTTPS) for Olvid Web with an Android.
    • Elastic load balancer with an internal AWS DNS.
  • When sharing a link, a request to the site involved can be made to retrieve a preview.

Keycloak server hosted on premise

  • server.olvid.io, TCP:443 (HTTPS)
    • Cloudfront distribution on API Gateway, IPv4 only for now.
    • REST API where only the https://server.olvid.io/keycloakQuery point is called, in POST.

Configuring Olvid via the Settings Generator

You can use the Ovid Settings Generator to configure, replicate, manage, update and share an Olvid settings environment with your Olvid users.

This generator lets you generate a simple Settings Link and its QR Code to share with your users, that they simply click or scan to have the Olvid app on their device automatically configured as you recommend.

  1. Access the Settings Generator.
  2. Make your selections.

    A Configuration link and its QR code are updated automatically (top right).

  3. Share this Configuration link or its QR code with your users.
  4. After clicking the link or scanning the QR code, Olvid automatically opens on the userā€™s device, giving them the choice of accepting or rejecting the settings.

Each user and administrator can study the parameters of the link proposed to them.

  1. Access the Settings Generator.
  2. Click on Import settings (top right).

    A pop-up opens.

  3. Paste here the Configuration link to import, and click Import or Cancel.

    The linkā€™s parameters are updated and displayed on the web page.

  4. Modify or not the choices, according to your preferences.

Deploying and configuring Olvid via an MDM

Like any app in the stores, Olvid can be deployed and configured via an MDM (a mobile device management app).

Silent installation of Olvid for Windows

To silently install Olvid for Windows, run the command:

msiexec /i Olvid-2.3.0.msi INSTALLDIR="C:\Program Files\Olvid\" /passive /qn /norestart