|
|
|
|
|
by destructionator
1689 days ago
|
|
> The biggest reason is security. X offers no GUI isolation. This is completely false. X offers both nesting for full isolation and a concept of "untrusted" connections for partial isolation. This is the reason why ssh -Y and ssh -X are separate things. These facilities could use a little love to make them user friendly, etc., but they're there and have been for ages (enabled by default around 2013, present before then). X also supports advanced mixed DPI, providing all the information to the application to handle it as they see fit. |
|