XDC2012: Graphics stack security
XDC2012: Graphics stack security
Posted Sep 28, 2012 19:28 UTC (Fri) by mjthayer (guest, #39183)In reply to: XDC2012: Graphics stack security by dlang
Parent article: XDC2012: Graphics stack security
> I said that the problem was with the permissions being the same for all apps from a single user.
>
> putting the cookie in one file and having all apps read it from that file would seem to match my criteria for a problem.
>
> putting the cookie in one file and having all apps read it from that file would seem to match my criteria for a problem.
Quite right; in fact my mind was on the track of SETGID or similar applications, but thinking again that is probably not such a great idea in this context.
