dnscrypt-proxy/dnscrypt-proxy
Frank Denis 093936f7ab Check for dumb file permissions on startup
There's nothing special about "-service install".

On any system, executables shouldn't be modifiable by other system
users, no matter what the executable is and how it's run.
2024-02-20 02:39:39 +01:00
..
testdata
coldstart.go
common.go Warn if the main config file could be written by other system users 2024-02-20 02:11:03 +01:00
config.go Warn if the main config file could be written by other system users 2024-02-20 02:11:03 +01:00
crypto.go
dnscrypt_certs.go
dnsutils.go
estimators.go
example-allowed-ips.txt
example-allowed-names.txt
example-blocked-ips.txt
example-blocked-names.txt
example-captive-portals.txt
example-cloaking-rules.txt
example-dnscrypt-proxy.toml
example-forwarding-rules.txt
fuzzing_test.go
local-doh.go
localhost.pem
logger.go
main.go Check for dumb file permissions on startup 2024-02-20 02:39:39 +01:00
netprobe_others.go
netprobe_windows.go
oblivious_doh.go
pattern_matcher.go
pidfile.go
plugin_allow_ip.go
plugin_allow_name.go
plugin_block_ip.go
plugin_block_ipv6.go
plugin_block_name.go
plugin_block_undelegated.go
plugin_block_unqualified.go
plugin_cache.go Cache plugin: replace ARC cache with SIEVE 2024-01-19 00:05:33 +01:00
plugin_captive_portal.go
plugin_cloak.go
plugin_dns64.go
plugin_ecs.go
plugin_firefox.go
plugin_forward.go
plugin_get_set_payload_size.go
plugin_nx_log.go
plugin_query_log.go
plugin_querymeta.go
plugins.go
privilege_linux.go
privilege_others.go
privilege_windows.go
proxy.go
resolve.go
serversInfo.go
service_android.go
service_linux.go
service_others.go
service_windows.go
setsockopts_darwin.go
setsockopts_freebsd.go
setsockopts_linux.go
setsockopts_openbsd.go
setsockopts_others.go
setsockopts_windows.go
sources.go
sources_test.go
staticcheck.conf
systemd_android.go
systemd_free.go
systemd_linux.go
time_ranges.go
timezone_android.go
timezone_others.go
xtransport.go