noVNC is a VNC client implemented using HTML5 technologies, specifically Canvas and WebSockets. It supports "wss://" encryption (SSL/TLS). For browsers that do not have native WebSockets support, the project includes web-socket-js, a WebSockets emulator using Adobe Flash. In addition, as3crypto has been added to web-socket-js to implement WebSocket SSL/TLS encryption, i.e. the "wss://" URI scheme.
| Tags | HTML5 VNC RFB WebApp |
|---|---|
| Licenses | LGPLv3 |
| Operating Systems | Linux Windows Mac OS X |
| Implementation | HTML HTML5 JavaScript Python Flash actionscript Canvas WebSockets |