Comment by CodesInChaos
3 months ago
I'm a bit confused by the privilege escalation part. Doesn't modifying the settings require the same privileges the application has?
3 months ago
I'm a bit confused by the privilege escalation part. Doesn't modifying the settings require the same privileges the application has?
I suppose the application runs as root (to update the application files) but reads the user settings (which are writable without root priviledges)