From 55e57c204824aa555fb208ef43749655414d790a Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Thu, 29 Sep 2011 16:17:16 -0500 Subject: [PATCH] Fix VNCAuthProxy reference. --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f7eed36..5c705c8 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ implementations: other/websockify other/websockify.js other/kumina - [http://code.osuosl.org/projects/twisted-vncauthproxy](VNCAuthProxy) + VNCAuthProxy 1 Language python @@ -101,7 +101,7 @@ implementations: yes SSL wss - yes 1 + yes 2 yes no no @@ -166,9 +166,14 @@ implementations: -* Note 1: to use SSL/wss with python 2.5 or older, see the following +* Note 1: + [http://code.osuosl.org/projects/twisted-vncauthproxy](VNCAuthProxy) + is part of Ganeti Web Manger and is not included with websockify. + +* Note 2: to use SSL/wss with python 2.5 or older, see the following section on *Building the Python ssl module*. + Protocol draft/specification links: * [Hixie 75](http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol-75)