BrendanBenshoof

Results 6 comments of BrendanBenshoof

Really sorry about the delay, i've been offline for about 6 months.

Merging the Tries via gossip is really viable, essentially each node just shares it's "head node" of the trie they store on ipfs with it's peers. Each peer preforms a...

We could rotate it into web of trust but straight democracy is highly vulnerable to sybil attacks. We just wandered into the big open issue in distributed systems, how to...

Now that I have really dug into what is happening, I agree it is less of an issue than what I have made it out to be. (please correct me...

So here is the code that does the "sanity check" for bitswap. Essentially it takes in the given blocks, hashes them and looks if those hashes are on the wantlist...

Reasoning A: Like a lot of security measures, this is not actually about protecting the user, it is about informing them. Jakub is right on all counts, but if IPFS...