Hi, Was there ever a discussion or suggestion to implement encryption for files transferred in RDP sessions through redirected folders? So that if someone gets access to the Guacamole server, they won't be able to get these files, which might contain sensitive information. I thought of creating a key for each session, when the file is uploaded - use the key to encrypt it. When the file is read from within the RDP session - decrypt the requested portion. The encryption itself might be challenging as it needs to be in parts.
For download - maybe it's possible to stream the file to Guacamole client immediately and not store it on disk instead of encrypting it. Wondering if someone ever tried it or if someone else thinks it's useful. Thanks, Gabriel
