[194] in Zephyr_Comments
Re: security problems with XSETROOT and zmail
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Sat Apr 1 16:54:16 1989
Date: Sat, 1 Apr 89 16:53:45 EST
From: Ken Raeburn <raeburn@ATHENA.MIT.EDU>
To: <bjaspan@ATHENA.MIT.EDU>
Cc: zephyr-comments@ATHENA.MIT.EDU, jik@ATHENA.MIT.EDU, jh@ATHENA.MIT.EDU,
In-Reply-To: Barr3y Jaspan's message of Sat, 1 Apr 89 13:47:26 EST,
This is presumably not compatible with the XSETROOT stuff that people
are already using (not a big deal) and much more of a load on the
person who's sending out bitmaps (since they need to open a stream to
anyone receiving them), correct?
I doubt it would scale well to, say, a couple dozen people receiving a
broadcast simultaneously, unless you're being really careful with
using lots of file descriptors. (And even then, the operating system
will still impose a limit around 60 at a time.) Or are you not
targeting this for broadcast/subscription use, the way XSETROOT is
done today?
-- Ken