summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2022-12-27 14:03:54 +0100
committerPierre Ossman <ossman@cendio.se>2022-12-27 14:04:20 +0100
commite16b3b86201bbcea4c54e5d164e724fd4d7b3c21 (patch)
treea4565a4a3093c6923ed5864142a93432d2a04431
parentd4197932d60fbfef8da37a979ab95850dc5b6d43 (diff)
downloadnovnc-e16b3b86201bbcea4c54e5d164e724fd4d7b3c21.tar.gz
Update feature list
Make sure everything is in sync with the current state of things.
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 114e441..a771cb4 100644
--- a/README.md
+++ b/README.md
@@ -65,10 +65,14 @@ Please tweet [@noVNC](http://www.twitter.com/noVNC) if you do.
### Features
* Supports all modern browsers including mobile (iOS, Android)
-* Supported VNC encodings: raw, copyrect, rre, hextile, tight, tightPNG
+* Supported authentication methods: none, classical VNC, RealVNC's
+ RSA-AES, Tight, VeNCrypt Plain, XVP, Apple's Diffie-Hellman,
+ UltraVNC's MSLogonII
+* Supported VNC encodings: raw, copyrect, rre, hextile, tight, tightPNG,
+ ZRLE, JPEG
* Supports scaling, clipping and resizing the desktop
* Local cursor rendering
-* Clipboard copy/paste
+* Clipboard copy/paste with full Unicode support
* Translations
* Touch gestures for emulating common mouse actions
* Licensed mainly under the [MPL 2.0](http://www.mozilla.org/MPL/2.0/), see