|
|
|
|
|
by nocarrier
4013 days ago
|
|
It's a simple, fast DNS server that is straightforward to extend if you need to. The genius of Cartographer is that the backend that calculates where to assign traffic is separate from the DNS server frontend. This let FB use a known-good DNS server that got the common DNS protocol stuff right, and gave them more time to focus on all the magic bits in Cartographer's backend. DNSSEC was never something we were aiming for, so it's fine that TinyDNS doesn't support it out of the box. |
|