Hacker News new | ask | show | jobs
by Confiks 2785 days ago
Are you sure the introductory post is a valid link?

This is what I get using go-ipfs:

    > ipfs object get QmccRaHCrUKZwZpjdJFiTTdgp8FG3ALFDZQexaYgit3NCF
    > {"Links":[],"Data":"{\"name\":\"user\",\"type\":\"eventlog\",\"accessController\":\"/ipfs/QmSucCCcNw9CUJS4MmSW86kjZwfTNExyVnMzh4eBT6Jku9\"}"}
1 comments

It is. I'm using OrbitDb, so the data structures in the ipfs node are not the ones you'd expect. Also, it needs to load at least three nodes to get to the article - that's a necessary trade off to have user metadata and user feeds. If it wasn't for the bootstrappers timing out it would have worked almost instantly. That's cool, bug has been reported.