Skip to content

Content routing hint via DNS records #6516

@Stebalien

Description

@Stebalien

A common use-case for IPFS is to host websites using DNSLink. That is, /ipns/foo.com would resolve to /ipfs/Qm....

This is the perfect place to stash additional content routing information:

TXT provider=/p2p/QmProvider1
TXT provider=/p2p/QmProvider2

The tricky part is somehow feeding this information through to the right place in go-ipfs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions