After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.2.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38083
Feedback is welcome

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Using SecureVNCPlugin.dsm in "Normal" mode

Should you have problems with the DSM plugin? Here is the place to look for help or report issues
Post Reply
indifference_engine
Posts: 1
Joined: 2012-05-18 08:53

Using SecureVNCPlugin.dsm in "Normal" mode

Post by indifference_engine »

Hi,

First time posting on this forum so please be gentle :)

I am using UltraVNC with a repeater using mode 1 to allow remote control of some of our workstations by home users. The home user installs the vncviewer, connects over the Internet to the repeater which then proxies the communication to the workstation sunning the server component (fairly standard scenario I think).

I want to make use of the plugin's public/private key mechanism for authentication but it appears that I would have to distribute the private key to my co-workers whilst keeping the public key secure on the workstations. This seems back-to-front to me? With public/private keys does it actually matter which of the key pair is kept private and which is distributed (as long as one of them is kept private)? Can the public key be inferred from the private one (obviously, I hope the converse is not true)? Is there another way?

I can see how the plugin works for reverse connections (eg using single click) where the server component is distributed and the helpdesk viewer is private but what are the implications of using it for "normal" connections?

Thanks.
Post Reply