Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
N
noVNC
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
rasky
noVNC
Commits
b8dd87c7
Commit
b8dd87c7
authored
Mar 11, 2012
by
Joel Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Flesh out authors/contributors and licenses.
parent
d065cad9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
3 deletions
+19
-3
LICENSE.txt
LICENSE.txt
+2
-0
README.md
README.md
+17
-3
No files found.
LICENSE.txt
View file @
b8dd87c7
...
...
@@ -13,6 +13,8 @@ version 3 with the following exceptions (all LGPL-3 compatible):
include/des.js : Various BSD style licenses
include/jsunzip.js : zlib/libpng license
include/web-socket-js/ : New BSD license. Source code at
http://github.com/gimite/web-socket-js
...
...
README.md
View file @
b8dd87c7
...
...
@@ -16,7 +16,7 @@ their products including: [Ganeti Web Manager](http://code.osuosl.org/projects/g
### Features
*
Supports all modern browsers including mobile (iOS, Android)
*
Supported VNC encodings: raw, copyrect, rre, hextile, tightPNG
*
Supported VNC encodings: raw, copyrect, rre, hextile, tight
, tight
PNG
*
WebSocket SSL/TLS encryption (i.e. "wss://") support
*
24-bit true color and 8 bit colour mapped
*
Supports desktop resize notification/pseudo-encoding
...
...
@@ -26,8 +26,6 @@ their products including: [Ganeti Web Manager](http://code.osuosl.org/projects/g
*
Easy site integration and theming (3 example themes included)
*
Licensed under the
[
LGPLv3
](
http://www.gnu.org/licenses/lgpl.html
)
*
Support for tight encoding (contributed by Mercuri.ca)
### Screenshots
Running in Chrome before and after connecting:
...
...
@@ -86,3 +84,19 @@ a python proxy included ('websockify').
*
[
Troubleshooting noVNC
](
https://github.com/kanaka/noVNC/wiki/Troubleshooting
)
problems.
### Authors/Contributors
*
noVNC : Joel Martin (github@martintribe.org)
*
New UI and Icons : Chris Gordon
*
Original Logo : Michael Sersen
*
tight encoding : Michael Tinglof (Mercuri.ca)
*
Included libraries:
*
web-socket-js : Hiroshi Ichikawa (github.com/gimite/web-socket-js)
*
as3crypto : Henri Torgemane (code.google.com/p/as3crypto)
*
base64 : Martijn Pieters (Digital Creations 2), Samuel Sieb (sieb.net)
*
jsunzip : Erik Moller (github.com/operasoftware/jsunzip),
*
tinflate : Joergen Ibsen (ibsensoftware.com)
*
DES : Dave Zimmerman (Widget Workshop), Jef Poskanzer (ACME Labs)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment