1
1
mirror of https://github.com/dnscrypt/dnscrypt-server-docker synced 2024-11-22 19:42:03 +01:00

LibreSSL is the one from Alpine now

This commit is contained in:
Frank Denis 2018-02-21 16:02:23 +01:00
parent e38a480de2
commit 5663e8db59

@ -102,7 +102,7 @@ Details
- Caching resolver: [Unbound](https://www.unbound.net/), with DNSSEC, prefetching,
and no logs. The number of threads and memory usage are automatically adjusted.
Latest stable version, compiled from source. qname minimisation is enabled.
- [LibreSSL](http://www.libressl.org/) - Latest stable version, compiled from source.
- [LibreSSL](http://www.libressl.org/)
- [libsodium](https://download.libsodium.org/doc/) - Latest stable version,
minimal build compiled from source.
- [dnscrypt-wrapper](https://github.com/Cofyc/dnscrypt-wrapper) - Latest stable version,