I moved and Comcast "transferred" my account to the new house, but didn't transfer my email or web pages. Or my ID for that matter. The site was down while I yelled at Comcast from my Hotel room for two days before I got everything back.
Sean
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- 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
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- 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
Search found 292 matches
- 2007-06-19 15:46
- Forum: DSM plugin
- Topic: Is the MSRC4 DSM Plugin site Down?
- Replies: 9
- Views: 14028
- 2007-01-25 00:26
- Forum: DSM plugin
- Topic: DSM plugin and multi connexion
- Replies: 25
- Views: 40179
Re: DSM plugin and multi connexion
I haven't been working on any of them recently. Sam/Rudi sent me some code awhile back to test, but I've been swamped. It was a modified MSRC4 plugin. Hopefully I'll get some time to get back at it soon.
Sean
Sean
- 2007-01-25 00:23
- Forum: DSM plugin
- Topic: Encryption Key Security
- Replies: 18
- Views: 27284
Re: Encryption Key Security
I've completely lost track of the problem we're trying to solve. The plugins use a very secure method of encryption. The only recent vulnerability that came up was that with a pre-shared key, and the fixed RFB protocol exchange, the encrypted data for the first 12 (I think?) characters was always ...
- 2007-01-25 00:12
- Forum: DSM plugin
- Topic: hardcoded path to rc4.key??
- Replies: 1
- Views: 4057
Re: hardcoded path to rc4.key??
The plugin looks in a number of places. One is "the directory the plugin is running out of" which is determined at runtime. Some others are hard coded. If you run the viewer, and enable the plugin, and then click on Configure you'll see a message of all the places it looked for the plugin, and if it ...
- 2007-01-25 00:04
- Forum: DSM plugin
- Topic: Encryption Key Security
- Replies: 18
- Views: 27284
Re: Encryption Key Security
The session key is never exchanged over the wire with the plugins. The session keys are derived from the password, a random IV, and a random SALT. The SALT and IV are not "secret" information and are exchanged over the wire. These parts are used to derive a session key on both ends. The keys are ...
- 2006-11-20 03:53
- Forum: DSM plugin
- Topic: DSM plugin and multi connexion
- Replies: 25
- Views: 40179
Re: DSM plugin and multi connexion
Sam,
Can I get the UltraVNC source and the plugin diffs so I can take a look?
Thanks,
Sean
Can I get the UltraVNC source and the plugin diffs so I can take a look?
Thanks,
Sean
- 2006-11-20 03:51
- Forum: DSM plugin
- Topic: Vncviewer WORKS on linux using Wine as root!
- Replies: 7
- Views: 16384
Re: Vncviewer WORKS on linux using Wine as root!
Yeah, the last round of changes to the plugins to add IV and Salt made the MSRC4 plugin incompatible with wine. I must be using something that isn't supported (yet) under wine. The OpenSSL versions run just fine. The MSRC4 plugin gives LOTS of errors. Switch to the ARC4 plugin for similar ...
- 2006-11-19 00:43
- Forum: DSM plugin
- Topic: "Connection failed" - W2kSP4 as Server & Win XPproSP2 Viewer
- Replies: 20
- Views: 32312
Re: "Connection failed" - W2kSP4 as Server & W
Version 1.2.0 and 1.2.1 would not connect between XP and 2000. 1.2.2 has resolved this issue. Download 1.2.2 from my website.
Sean
Sean
- 2006-11-15 01:58
- Forum: DSM plugin
- Topic: DSM plugin and multi connexion
- Replies: 25
- Views: 40179
Re: DSM plugin and multi connexion
Sam, I don't think this is a very big issue. First off, you will only be creating a key container if one doesn't already exist, and this happens in the config dialog. Shouldn't be an issue. Second, you aren't accessing the same context with multiple threads. Each thread will maintain its own context ...
- 2006-11-09 14:17
- Forum: DSM plugin
- Topic: DSM plugin and multi connexion
- Replies: 25
- Views: 40179
Re: DSM plugin and multi connexion
Depends on what you are doing when that happens. That particular message could mean LOTS of things. Give me some details and I'll see if I can tell you what is wrong.
Sean
Sean
- 2006-11-07 19:20
- Forum: DSM plugin
- Topic: Crash: UltraVNC 1.0.2 with MSRC4Plugin 1.2.2
- Replies: 4
- Views: 7872
Re: Crash: UltraVNC 1.0.2 with MSRC4Plugin 1.2.2
Did it crash, or close? If it just closed it could be a timeout due to inactivity. If it crashed, did you get any error messages? Any details you can give me wil help.
Thanks,
Sean
Thanks,
Sean
- 2006-11-07 13:57
- Forum: DSM plugin
- Topic: DSM plugin and multi connexion
- Replies: 25
- Views: 40179
Re: DSM plugin and multi connexion
My thought was it would be nice to pass the fully qualified path and filename of the key file to the plugin. It would be nice if that parameter were also saved in the .vnc file. That would make it a nice shortcut to a specific plugin and keyfile. Of course, if you make it generic enough to pass more ...
- 2006-11-03 18:40
- Forum: DSM plugin
- Topic: DSM plugin and multi connexion
- Replies: 25
- Views: 40179
Re: DSM plugin and multi connexion
Sam, I get 1 to 2 Emails a month asking why the plugin breaks multiple connections. I only get 3-4 Emails total about the plugin a month, so half of them are about this issue. :wink: I'm more than happy to make needed changes to the plugin. When can I get a beta to test with? Any chance of getting ...
- 2006-11-03 14:50
- Forum: DSM plugin
- Topic: multiple keys?
- Replies: 14
- Views: 22914
Re: multiple keys?
please respond in this topic:
[topic=8202][/topic]
Sean
[topic=8202][/topic]
Sean
- 2006-11-03 14:48
- Forum: DSM plugin
- Topic: Do you want the Registry version back? WHY???
- Replies: 4
- Views: 8751
Do you want the Registry version back? WHY???
I REALLY wanted to dump the registry version. Its not very portable to kiosk and low-access machines. Keeping it in the code complicates things... What is it about the registry version that you need? Could the same thing be accomplished with an INI file? Is it just the selection of the key file? Is ...
- 2006-11-03 14:39
- Forum: DSM plugin
- Topic: DSM Plugins don't allow user/pass window to pop up
- Replies: 8
- Views: 14432
Re: DSM Plugins don't allow user/pass window to pop up
The UltraVNC viewer and DSM run great from a USB memory stick.
Sean
Sean
- 2006-10-30 19:47
- Forum: DSM plugin
- Topic: multiple keys?
- Replies: 14
- Views: 22914
Re: multiple keys?
I think you mustundertand keyed vs. keyless connections. Either way no one can connect to your machine, unless of course, they already have your password... Here is how that works keyless: On both sides, the password is retrieved. On the server, from the registry. On the client, from the password ...
- 2006-10-18 00:33
- Forum: DSM plugin
- Topic: AES Plugin: Mass deployment
- Replies: 2
- Views: 7196
Re: AES Plugin: Mass deployment
You can safely deploy the plugins KEYLESS if you are using strong passwords. Here's how that would work: Deploy the plugin to the ends of the earth... User starts viewer. The viewer queries the plugin, "you need a password?" The plugin says "Yes" The viewer passes the plugin the pasword. The viewer ...
- 2006-10-18 00:03
- Forum: DSM plugin
- Topic: Read EVERYTHING, still can't connect! DSM 1.2.2!
- Replies: 34
- Views: 67874
Re: Read EVERYTHING, still can't connect! DSM 1.2.2!
You still haven't solved your INITIAL PROBLEM. In fact, you have significantly complicated it. :yell: IF YOU CAN'T CONNECT WITHOUT THE PLUGIN, YOU WILL NEVER GET ANYTHING ELSE TO WORK!!! :yell: You need to start back at the basics, but since you won't listen to me, I can't help you. When you are ...
- 2006-10-10 00:28
- Forum: DSM plugin
- Topic: Read EVERYTHING, still can't connect! DSM 1.2.2!
- Replies: 34
- Views: 67874
Re: Read EVERYTHING, still can't connect! DSM 1.2.2!
Actually the message has nothing to do with plugins at all. What it IS saying is that during the intial connection attempt, when it tried to negotiate the RFB Protocol version, it got an unexpected response. Possible reasons for this are many, INCLUDING, but not limited to, a plugin on one and and ...
- 2006-10-05 13:11
- Forum: DSM plugin
- Topic: Read EVERYTHING, still can't connect! DSM 1.2.2!
- Replies: 34
- Views: 67874
Re: Read EVERYTHING, still can't connect! DSM 1.2.2!
You said in one of your above posts that you cannot connect WITHOUT the plugins? Is that still true? If so, you need to get that working first. First over the LAN, and then from the office. If that is working, then get the plugins working. Otherwise its just too confusing to troubleshoot exactly ...
- 2006-09-05 23:49
- Forum: DSM plugin
- Topic: the plugin was unable to locate the key file.
- Replies: 22
- Views: 35841
Re: the plugin was unable to locate the key file.
That's the log from the SERVER, good. Now I need the log from the VIEWER.
Sean
Sean
- 2006-09-02 22:11
- Forum: DSM plugin
- Topic: Encryption Key Security
- Replies: 18
- Views: 27284
Re: Encryption Key Security
That would require a change to UltraVNC.
- 2006-08-31 16:49
- Forum: DSM plugin
- Topic: the plugin was unable to locate the key file.
- Replies: 22
- Views: 35841
Re: the plugin was unable to locate the key file.
I need the msrc4.log from both the server machine and the viewer machine.
Sean
Sean
- 2006-08-31 01:24
- Forum: DSM plugin
- Topic: the plugin was unable to locate the key file.
- Replies: 22
- Views: 35841
Re: the plugin was unable to locate the key file.
My website has instructions on how to turn on logging.
http://msrc4plugin.home.comcast.net/tro ... oting.html
Sean
http://msrc4plugin.home.comcast.net/tro ... oting.html
Sean
- 2006-08-30 21:09
- Forum: DSM plugin
- Topic: the plugin was unable to locate the key file.
- Replies: 22
- Views: 35841
Re: the plugin was unable to locate the key file.
So, you tested with NO plugin, and it worked. Then you went into the server, and selected the plugin, clicked on configure to make sure it was finding the key, then hit apply to use the plugin. Did you do this AT the server, or remotely over VNC? Either way, just for fun, restart the server service ...
- 2006-08-30 01:48
- Forum: DSM plugin
- Topic: the plugin was unable to locate the key file.
- Replies: 22
- Views: 35841
Re: the plugin was unable to locate the key file.
BTW, what changed a few days ago? Anything? Anything at all?
Sean
Sean
- 2006-08-29 22:37
- Forum: DSM plugin
- Topic: the plugin was unable to locate the key file.
- Replies: 22
- Views: 35841
Re: the plugin was unable to locate the key file.
Did you try a straight VNC connection, no SC? Can a viewer and server connect in your currect configuration? Get that working before you bring in the further complication of a SC connection.
Sean
Sean
- 2006-08-28 12:25
- Forum: DSM plugin
- Topic: the plugin was unable to locate the key file.
- Replies: 22
- Views: 35841
Re: the plugin was unable to locate the key file.
You need to be using 1.1.8 OR 1.2.2, and it needs to be the same version on both sides. You should NOT be running 1.2.0/1.2.1. They were NG. They especially didn't work if one side was XP and the other was 2000. 1.2.2 is here: http://msrc4plugin.home.comcast.net/msrc4plugin.html 1.1.8 is here: http ...
- 2006-08-28 12:21
- Forum: DSM plugin
- Topic: Client hangs on "negotiate protocol version" - Need help.
- Replies: 36
- Views: 76384
Re: Client hangs on "negotiate protocol version" -
Does the connection work without the plugin? You need to be using 1.1.8 OR 1.2.2, and it needs to be the same version on BOTH sides. You should NOT be running 1.2.1. It is NG. 1.2.2 is here: http://msrc4plugin.home.comcast.net/msrc4plugin.html 1.1.8 is here: http://msrc4plugin.home.comcast.net ...