openuds/guacamole-tunnel
Adolfo Gómez 12af8907a8 Done basic part on guacamole to allow a transport to be created on UDS
Now, it:
  * Allow register credentials from "trusted" sources (those knowing the secret ID of the server)
  * Access to remote desktop based on parameters registered with credentials
  * Return to the specified page on disconnection, if indicated.
  * Use of credentials just once, and forget them
  
With uds transport part, when done, people will have full desktop access using just html5 client over a browser.
2013-03-04 01:51:15 +00:00
..
.settings Initial samples & tests with guacamole 2013-03-03 04:20:32 +00:00
src/main Done basic part on guacamole to allow a transport to be created on UDS 2013-03-04 01:51:15 +00:00
.classpath Initial samples & tests with guacamole 2013-03-03 04:09:46 +00:00
.project Initial samples & tests with guacamole 2013-03-03 04:09:46 +00:00
pom.xml First version (example) of gucamole RDP tunnel 2013-03-03 03:54:32 +00:00
README.txt Done basic part on guacamole to allow a transport to be created on UDS 2013-03-04 01:51:15 +00:00

In order to increase the security of the server, there will be a key, stored at /etc/uniqueid.cfg, that will be required in order to store
valid credentials for users.

The credentials for the user are 1 time used, so if connection is lost, there will be needed a full register-cred, connect to acces again to session.