rainbow icon indicating copy to clipboard operation
rainbow copied to clipboard

Support consuming https://badbits.dwebops.pub/badbits.deny

Open lidel opened this issue 1 year ago • 0 comments

We want rainbow to be enough to do badbits handling at ipfs.io / dweb.link. If it is good enough for us, it will be good enough for people who self-host.

Unfortunately, https://badbits.dwebops.pub/badbits.deny is not append-only (https://github.com/protocol/badbits.dwebops.pub/issues/32733), and HTTPSubscriber from nopfs assumes the list is. We also gave bug around CAR handling.

Below is a list of known issues that we need to close to make it a viable recommendation:

  • [ ] https://github.com/ipfs/kubo/issues/10361
  • [ ] https://github.com/ipfs-shipyard/nopfs/issues/39
  • [ ] https://github.com/ipfs-shipyard/nopfs/issues/38
  • [x] https://github.com/ipfs-shipyard/nopfs/issues/40

lidel avatar Apr 22 '24 22:04 lidel