ipfs / ipfs-docs

📚IPFS documentation platform
https://docs.ipfs.tech
293 stars 390 forks source link

Document delegated routing concept #1752

Closed BigLep closed 4 months ago

BigLep commented 8 months ago

In light of https://github.com/protocol/bifrost-community/issues/1 , we should document more the concept of delegating content routing. Areas to update:

BigLep commented 8 months ago

@lidel please add if there's other places you think we should update

This is a step in support of https://github.com/ipfs/ipfs/issues/499

2color commented 7 months ago

Just did some testing now to see how https://trustless-gateway.link is supposed to be consumed.

Is appears that it's only supported as a path gateway and that passing ?format=car as a GET parameter is not supporterd.

Nonetheless, curl -H "accept: application/vnd.ipld.car" https://trustless-gateway.link/ipfs/bafybeidfqp36qutohidaaapir743mvjefv5ipkbrvqx3li3x6vm47vrdam > site.car works.

lidel commented 7 months ago

iirc:

cc @cewood @ns4plabs for plan visibility (+ let us know, if we should block public comms on any additional work :pray: )

2color commented 6 months ago

Does delegated-ipfs.dev/routing/v1 currently support IPNS names?

It seems like it doesn't, e.g. https://delegated-ipfs.dev/routing/v1/ipns/k51qzi5uqu5dlvj2baxnqndepeb86cbk3ng7n3i46uzyxzyqj2xjonzllnv0v8 returns a 406

BigLep commented 6 months ago

FYI there is some sort of related content in https://github.com/ipfs/ipfs-blog/pull/640