Re: [RFC weston] make client isolation optional

2013-12-04 Thread Pekka Paalanen
Hi Sebastian On Wed, 4 Dec 2013 01:09:55 +0100 Sebastian Wick wrote: > This patch allows wayland clients to use protocols which give away > information about other clients without being started by the compositor. The > reason to denie access on those protocols is to make sure no information

[RFC weston] make client isolation optional

2013-12-03 Thread Sebastian Wick
This patch allows wayland clients to use protocols which give away information about other clients without being started by the compositor. The reason to denie access on those protocols is to make sure no information about the clients is leaked to other clients (=security). I think that we don't