[X2Go-Commits] page changed: events:gsoc2013
wiki-admin at x2go.org
wiki-admin at x2go.org
Tue Mar 12 13:32:38 CET 2013
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/12 12:32
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1
IP-Address : 46.142.165.226
Hostname : 226-165-142-46.pool.kielnet.net
Old Revision: http://wiki.x2go.org/doku.php/events:gsoc2013?rev=1363091511
New Revision: http://wiki.x2go.org/doku.php/events:gsoc2013
Edit Summary: [JSON based protocol for communication between X2Go Client and X2Go Session Broker]
User : sunweaver
@@ -66,10 +66,11 @@
==== JSON based protocol for communication between X2Go Client and X2Go Session Broker ====
* JSON is a very appropriate data format when two applications what to exchange data objects via text base communication streams
* Currently, X2Go Client and X2Go Session Broker currently communicate over a plain text base communication protocol. This protocol is not very tolerant about errors
- * To make the client<->broker
communication more robust, this shell be changed to X2Go Client
+ * To make the client<->broker communication more robust, this shall be changed to X2Go Client
* However, transparent backward compatibility must be granted at the same time: new X2Go Clients must continue to be able to speak the older broker protocol, new X2Go Session Brokers must be able to understand old X2Go Clients
+ * Good knowledge of Qt4 and Cplusplus are required for this task
==== Interface between LightDM's remote login feature and X2Go Session Broker ====
* The remote login feature in LightDM uses UCCS for session brokerage. The UCCS is a very public service. The main caveat is: UCCS offers to store user passwords and these passwords (at time of Ubuntu 12.10 and Ubuntu 13.04) get stored in plaintext at Canonical (or at least can be easily unhashed). A site admin surely would love to have such a web portal as UCCS at hand, so that the remote login feature can be used on the local network
without Canonical as the brokerage provide in the loop.
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
More information about the x2go-commits
mailing list