hello friends! new(ish)!
Talk:DNSCrypt: Difference between revisions
Jump to navigation
Jump to search
>Galactus m (→systemd: - makes command explicit) |
>Keboler No edit summary |
||
Line 8: | Line 8: | ||
-- [[User:Galactus|Galactus]] ([[User talk:Galactus|talk]]) 19:42, 16 December 2015 (EST) | -- [[User:Galactus|Galactus]] ([[User talk:Galactus|talk]]) 19:42, 16 December 2015 (EST) | ||
: dnscrypt-proxy has a -u flag that drops privileges and chroots to the user's home directory; otherwise systemd service files have some User= flag or some dogshit like that. [[User:Keboler|Keboler]] ([[User talk:Keboler|talk]]) 11:55, 27 December 2015 (EST) |
Revision as of 16:55, 27 December 2015
Category:DNS maybe? It should be a subcategory of Software I guess. WubTheCaptain (talk) 19:25, 13 February 2014 (EST)
systemd
It would be nice if someone experienced with systemd could write about how to run DNSCrypt as another (isolated) user, for security reasons. Normally, to do something like that, one would run sudo -H --user=dnscrypt bash -c '/usr/local/sbin/dnscrypt-proxy -R dnscrypt.eu-nl'
.
Thanks.