Search results

  1. D

    VNC console secure?

    Yes, but only for the initial vnc session creation or am I wrong? When the session is opened, every keystroke is transferred unencrypted and that would also be valid for ssh, ftp or other logins which are opened within the shell.
  2. D

    VNC console secure?

    Hello, are there any plans to implement vnc tunelled over https? Even in my internal network I would like to prevent root password flying clear text through the line. Maybe you could use the xvp code and use in in proxmox? Although xvp is meant to be used with xen, the vnc proxy should be...