DNSCrypt / dnscrypt-server-docker

A Docker image for a non-censoring, non-logging, DNSSEC-capable, DNSCrypt-enabled DNS resolver
https://dnscrypt.info
ISC License
670 stars 135 forks source link

Interactive installation with curl | bash #71

Open jedisct1 opened 5 years ago

jedisct1 commented 5 years ago

Granted, curl | bash feels scary, but things can be done in a sane way, by making the script easy to review, and by allowing a signature to be verified before execution.

All the steps currently required to install a running container could be performed by an interactive script, that: