Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
hoppelhase
on Aug 5, 2018
|
parent
|
context
|
favorite
| on:
Firefox’s Trusted Recursive Resolver DNS feature i...
This proposal introduces a lot of complexity. It requires JSON parsing, HTTP and TLS. A bug in one of these components could is likely to occur.
In contrast, DNS is very simple and can be implemented with a lot less code.
Gaelan
on Aug 5, 2018
[–]
The JSON/HTTP protocol may be more complex than DNS, but Firefox is likely to already have a very good implementation. TLS is new, but important.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
In contrast, DNS is very simple and can be implemented with a lot less code.