|
From: Joe A. <jo...@py...> - 2003-04-07 20:16:45
|
On Mon, 2003-04-07 at 19:35, Tim Jansen wrote: > On Monday 07 April 2003 12:19, Joe Ammann wrote: > > Currently it does X.509 certificate auth and "regular" VNC auth. Also, > > I've extenden initial RFB client/server handshake so that the authtype > > could be negotiated (and then accepted or not by either party depending > > on configurable policies). > > Do you have any code/documentation for this? That would be great, since > exactly this is on my feature list for KDE's Desktop Sharing. Yes. Unfinished, unclean, and mostly Windows code (that was what my customer wanted). It's based on the TightVNC source, but the part with changes is just about the same in any VNC variant. I guess I can grab together my bits tomorrow. I'd be grateful to be able to discuss this with people, because I feel somewhat "unreflected" until now..... I'll have to do some porting to Linux/Solaris anyway, and that seems also to be a very nice opportunity to dive into the KDE X.509 handling stuff. I presume you're talking about something like integration with the Sphinx framework, aren't you? CU, Joe |