mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-14 22:31:29 +03:00
d0a708fda4
This is probably not the final design we'll want for this, but for now let's run the HTTP client code as a separate user to reduce exposure for the standard "anon" user account. Note that "protocol" is also added to the "lookup" group, in order to allow ProtocolServer to contact LookupServer for DNS requests.
6 lines
207 B
Plaintext
6 lines
207 B
Plaintext
root:x:0:0:root:/:/bin/sh
|
|
lookup:x:10:10:LookupServer,,,:/:/bin/false
|
|
protocol:x:11:11:ProtocolServer,,,:/:/bin/false
|
|
anon:x:100:100:Anonymous,,,:/home/anon:/bin/sh
|
|
nona:x:200:200:Nona,,,:/home/nona:/bin/sh
|