Hi,
Would be great if some notes could be dropped in the readme on the best approach to use the xserver without exposing ports to the whole internet. This could be important, as I read that XSDL is based on the original Xorg code that can be expected to still have some security flaw.
- Can the application be used without listening to TCP at all? Can termux applications talk to the server on local sockets?
- In case the previous answer is no, is there a way to limit xsld to listening on the loop interface only? Or does one necessarily need a firewall?
As an additional question, for what regards local applications, is there a way to used shared memory mechanisms to improve efficiency?