Versions Compared

Key

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

...

Both the device and the user's laptop connect to the dispatcher, defined in the JWT token, through HTTPs , in which the packets are encryptedsession with TLS encryption. All the messages inside the EdgeView session is either authenticated or encrypted by a random 'nonce' when the JWT token is created in the controller. Thus even if the dispatcher server is compromised, the EdgeView messages can not be modified or viewed.

...