Skip to content

hyper-dns lookup server #3

Open
@martinheidegger

Description

@martinheidegger

When looking-up dns-entries-over-https (DOH) we are running into the issue that we have to trust the servers, which are hosted by google/cloudflare at the moment as they can handle any load (more servers can be found here - though they may not support json).

With this in mind I am wondering to "offload" the name lookup for decentralized names to a federated service that behaves equally but reduces complexity by doing things like the .well-known lookups, conflict resolution (multiple entries) and decentralized lookups (etherns, ...).

This way we can serve the same (possibly better) performance than we can get with a simple DoH lookup, while at the same time supporting decentralization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions