Path: utzoo!attcan!uunet!lll-winken!csd4.milw.wisc.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU Newsgroups: comp.windows.x Subject: Re: Multilevel Security in X? Message-ID: <8905021244.AA00309@expire.lcs.mit.edu> Date: 2 May 89 12:44:42 GMT References: <2002@trantor.harris-atd.com> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 7 The X protocol does not have any explicit provision for fine-grained security, but I'm not aware of anything in particular that stands in the way of adding it. It seems possible to use the authorization data passed in connection setup to carry fine-grained privilege information. The kinds of protection desired are pretty much up to you and what kinds of protection you want to provide. As for what it means to do (e.g.) labelling in a bitmap graphics environment, good luck.