ipfs / specs

Technical specifications for the IPFS protocol stack
https://specs.ipfs.tech
1.16k stars 232 forks source link

Some links are broken #143

Open JustinDrake opened 7 years ago

JustinDrake commented 7 years ago

The repo links on this file are broken

https://github.com/ipfs/specs/blob/master/overviews/implement-ipfs.md

RichardLitt commented 7 years ago

I PRed a fix for some. I was unable to find or fix:

  1. [L050] 404 https://github.com/ipfs/js-iprs
  2. [L061] 404 https://github.com/ipfs/go-ipfs-repo
  3. [L062] 404 https://github.com/ipfs/go-ipfs-repo/fs
  4. [L063] 404 https://github.com/ipfs/go-ipfs-repo/s3
  5. [L065] 404 https://github.com/ipfs/js-ipfs-repo/fs
  6. [L066] 404 https://github.com/ipfs/js-ipfs-repo/browser
victorb commented 7 years ago

[L050] 404 https://github.com/ipfs/js-iprs

Found this: https://github.com/libp2p/js-libp2p-record @diasdavid should verify if it's correct or needs moving.

[L065] 404 https://github.com/ipfs/js-ipfs-repo/fs [L066] 404 https://github.com/ipfs/js-ipfs-repo/browser

https://github.com/ipfs/js-ipfs-repo

daviddias commented 7 years ago

I would argue that is better not to link, than to link to something with 1 year old that is not used in practice until all the IPLD revolution happens inside the DHT.

But yeah, js-iprs is the libp2p-record, distributed-record-store and kad-record-store :) none of which are up to date

RichardLitt commented 7 years ago

Ok. I'll remove the links, for now, and we can add them when the revolution comes.

RichardLitt commented 7 years ago

Done.

JustinDrake commented 7 years ago

the IPLD revolution happens inside the DHT

@diasdavid I didn't realise that IPLD had anything to do with the DHT. Could you link to a note or a discussion around this revolution?

daviddias commented 7 years ago

IPRS objects will be IPLD nodes, instead of just raw protobufs and since DHT uses Records, it will use IPLD.

There has been some threads around IPRS, here: https://github.com/ipfs/specs/issues?q=is%3Aissue+is%3Aopen+IPRS+label%3AIPRS