We are still actively working on the spam issue.

Difference between revisions of "Talk:DNSCrypt"

From InstallGentoo Wiki
Jump to: navigation, search
m (systemd: - makes command explicit)
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 18: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.

-- 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. Keboler (talk) 11:55, 27 December 2015 (EST)