BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] SSH options (was Future of X11 (was Trying to connect to internet in Debian))
- Subject: [Discuss] SSH options (was Future of X11 (was Trying to connect to internet in Debian))
- From: richard.pieri at gmail.com (Rich Pieri)
- Date: Mon, 19 Jan 2026 08:01:50 -0500
- In-reply-to: <c40fd68e-e540-471c-a253-7ae04dedaa65@borg.org>
- References: <61c91e0a-f658-415c-a91d-bc8cb008bf0b@borg.org> <26989.37879.578151.953291@gargle.gargle.HOWL> <26989.37936.100241.254462@gargle.gargle.HOWL> <c40fd68e-e540-471c-a253-7ae04dedaa65@borg.org>
On Sun, 18 Jan 2026 19:31:07 -0800 Kent Borg <kentborg at borg.org> wrote: > I thought -X was X11 forwarding. Yes: -X forwards X11 traffic. > And -A is ssh agent forwarding. Yes: -A forwards SSH agent traffic. > But then what is -Y? How is it different from -X? The name sounds all > secure, so does that make it related forwarding ssh credentials? The X11 SECURITY extension allows you to mark X11 clients as trusted or untrusted. Development was abandoned in the 1990s because hardly anyone used it, but the code still lives in X.Org. Problem is, clients marked untrusted don't work as expected and often not at all. -Y says "forward X11 SECURITY trust". In practice it marks your X11 clients as trusted which bypasses the extension so that they work correctly. -- \m/ (--) \m/
- Follow-Ups:
- [Discuss] SSH options (was Future of X11 (was Trying to connect to internet in Debian))
- From: kentborg at borg.org (Kent Borg)
- [Discuss] SSH options (was Future of X11 (was Trying to connect to internet in Debian))
- References:
- [Discuss] Future of X11 (was Trying to connect to internet in Debian)
- From: kentborg at borg.org (Kent Borg)
- [Discuss] SSH options (was Future of X11 (was Trying to connect to internet in Debian))
- From: dbarrett at blazemonger.com (Daniel Barrett)
- [Discuss] SSH options (was Future of X11 (was Trying to connect to internet in Debian))
- From: kentborg at borg.org (Kent Borg)
- [Discuss] Future of X11 (was Trying to connect to internet in Debian)
- Prev by Date: [Discuss] SSH options (was Future of X11 (was Trying to connect to internet in Debian))
- Next by Date: [Discuss] Future of X11 (was Trying to connect to internet in Debian)
- Previous by thread: [Discuss] SSH options (was Future of X11 (was Trying to connect to internet in Debian))
- Next by thread: [Discuss] SSH options (was Future of X11 (was Trying to connect to internet in Debian))
- Index(es):
