[
https://issues.apache.org/jira/browse/GUACAMOLE-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412145#comment-17412145
]
Mike Jumper commented on GUACAMOLE-1417:
----------------------------------------
>From the X2Go documentation and mailing list, the HTML 5 client in question is
>specific to the "kdrive" backend of X2Go. It is not a full implementation of
>X2Go and does not implement NX, but rather some other variation of X2Go:
https://lists.x2go.org/pipermail/x2go-user/2020-May/006023.html
Assuming that kdrive implementation performs well, then adding support for
_that_ would mean implementing that support as a protocol support plugin for
guacd, not making any changes to the client code. The user-visible Guacamole
client implements only one protocol: the Guacamole protocol, with the
lower-level protocols like RDP, VNC, and SSH being dynamically optimized and
translated to Guacamole protocol by guacd.
> X2go has an HTML5 Client - The FAQ for Guac says that's impossible
> ------------------------------------------------------------------
>
> Key: GUACAMOLE-1417
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1417
> Project: Guacamole
> Issue Type: New Feature
> Components: guacd
> Reporter: Triston Line
> Priority: Major
> Labels: features
> Fix For: 1.4.0
>
>
> Apache Guacamole is a fantastic product because it brings all of your
> sessions to one centralized console- and it makes those connections
> accessible to a variety of client systems. This is fantastic and beats any
> local client (e.g. Remmina) if you have multiple sites and travel between
> them (because your client will need to go from local to remote IP if there
> isn't a VPN for example. It also beats local clients because there is no
> installation, there aren't multiple types of clients for various operating
> systems, etc.
>
> X2go is a highly improved remote desktop compared to VNC and the setup time
> required for X2go is under 1 minute on most Linux systems unlike VNC which
> can take tens of minutes and can be finicky to maintain.
>
> The Apache Guacamole FAQ ([https://guacamole.apache.org/faq/#support-x2go)]
> claims that supporting X2go would be complicated. However, there is a working
> open source X2go HTML 5 client available that could be ported into Apache
> Guacamole. In addition to this, X2go is open source via GPL and AGPL which I
> believe is compatible with Apache Guacamole but could be mistaken given
> Apache 2.0 License is less restrictive
> [https://wiki.x2go.org/doku.php/sources:start]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)