namecoin / ncdns-nsis

NSIS scripts for ncdns.
https://www.namecoin.org/
GNU General Public License v3.0
3 stars 8 forks source link

Look into memory-safe replacement for Unbound #33

Open JeremyRand opened 6 years ago

JeremyRand commented 6 years ago

Unbound is written in C, which has poor memory safety. We might want to look into a memory-safe replacement, e.g. something written in Go.

Blocked by https://github.com/namecoin/ncdns-nsis/issues/124 . Blocked by https://github.com/namecoin/ncdns-nsis/issues/125 .

The top 2 Go results for "recursive dns" on GitHub are:

JeremyRand commented 5 years ago

Another one: https://github.com/semihalev/sdns