diff options
-rw-r--r-- | hurd/translator/term.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/hurd/translator/term.mdwn b/hurd/translator/term.mdwn index 667677a7..78c83276 100644 --- a/hurd/translator/term.mdwn +++ b/hurd/translator/term.mdwn @@ -24,6 +24,10 @@ The *term* translator implements POSIX termios discipline. <braunr> good news <braunr> the terminal leak is related to privilege separation + +[[tschwinge]] confirming (using `ssh -t [machine] tty`) that with privilege +separation enabled there is this problem, and once disabled it goes away. + <atheia> I love how, as an unknowing by-stander, that is somehow good news :-) <braunr> :) @@ -38,6 +42,9 @@ The *term* translator implements POSIX termios discipline. <atheia> ah, yes, both definitely good news. Congrats on the progress. <braunr> i remember we used to disable privilege separation in the past <braunr> i'll have to dig what made us use it + +[[news/2010-09]]. + <braunr> interesting, screen seems to be affected nonetheless <braunr> so it's something common to both screen and ssh privsep <braunr> apparently, what sshd+privse and screen have in common is a fifo |