Js-ipfs: IPNS over DNS

Created on 18 Apr 2019  路  5Comments  路  Source: ipfs/js-ipfs

This is a meta-issue to track progress about IPNS over DNS work.

Goals:

  1. deploy production ready nameservers
  2. merge final ipns router with support for online and local/offline use-cases
  3. interop between js and go

Tasks:

References:
https://github.com/ipfs/specs/issues/198
https://github.com/ipfs/js-ipfs/issues/1918
https://github.com/ipfs/go-ipfs/issues/5287

P0 awesome endeavour diexpert kinfeature statuin-progress

All 5 comments

I'm dropping some notes about DNS over HTTPS:

If I had to pick which one use in our low level libraries, I am leaning towards binary one.
It not only gives us smaller payload sizes but also more servers support it.

@hugomrdias - is there a spec for the js client implementation? the go-ipfs team wants to evaluate whether we can add a go client matching that interface in time for IPFS Camp

cc @Stebalien

Is there a status update on this? I see the Q3 OKR "IPNS over DNS production ready" has a grade of 0.7 - does that mean there is a finalized/implemented spec?

I'm also interested.

Great to meet you @hugomrdias. @expede and @dholms are going to take a look at this and help with the spec / give our opinion.

Was this page helpful?
0 / 5 - 0 ratings