Skip to content
higuita edited this page Dec 7, 2011 · 1 revision

This page is meant to document Gate One’s requirements.


Required:
Python >= 2.6 (2.7 recommended)
Python needs to be built with SSL support if using OpenSSL
Tornado >= 2.1
OpenSSL
pyOpenSSL 0.12
NOTE:
pyOpenSSL 0.12 work with all versions of OpenSSL
pyOpenSSL 0.13 however, requires OpenSSL >= 0.9.8f

Optional:
python kerberos
dtach 0.8 (not sure if version matters, but 0.8 works)
(technically, OpenSSL is optional IIRC, but why?)

Client Requirements:
Browser supporting WebSockets:
Chrome/Chromium
Firefox 6.0.1+

Opera and IE are known NOT working. Opera might work if you enable websocket (report if you try it)

Clone this wiki locally