Commit 71d2426a authored by Joel Martin's avatar Joel Martin

Rename HTML5-VNC to noVNC.

parent dcd950a0
HTML5-VNC is licensed under the Affero GPL version 3 (see noVNC is licensed under the Affero GPL version 3 (see LICENSE.AGPL-3)
LICENSE.AGPL-3) with the following exceptions: with the following exceptions:
include/as3crypto_patched/ : various BSD style licenses include/as3crypto_patched/ : various BSD style licenses
......
VNC HTML5 Client noVNC: HTML5 VNC Client
================ ======================
Description Description
----------- -----------
A VNC client implemented using HTML5, specifically Canvas and noVNC is a VNC client implemented using HTML5 technologies,
WebSocket (supports 'wss://' encryption). specifically Canvas and WebSocket (supports 'wss://' encryption).
For browsers that do not have builtin WebSocket support, the project For browsers that do not have builtin WebSocket support, the project
includes web-socket-js, a WebSocket emulator using Adobe Flash includes web-socket-js, a WebSocket emulator using Adobe Flash
......
...@@ -25,7 +25,7 @@ Related projects: ...@@ -25,7 +25,7 @@ Related projects:
guacamole: http://guacamole.sourceforge.net/ guacamole: http://guacamole.sourceforge.net/
- HTML5 client, but Java servlet does pre-processing - Web client, but Java servlet does pre-processing
jsvnc: http://code.google.com/p/jsvnc/ jsvnc: http://code.google.com/p/jsvnc/
......
/* /*
* HTML5 VNC client * noVNC: HTML5 VNC client
* *
* Licensed under AGPL-3 (see LICENSE.AGPL-3) * Licensed under AGPL-3 (see LICENSE.AGPL-3)
* *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment