Steve Loeppky

Results 84 issues of Steve Loeppky

As part of https://2022.ipfs-thing.io, we want to: 1. Drive home the message that IPFS is many implementations by multiple groups. Basically IPFS is not go-ipfs or Protocol Labs. https://github.com/ipfs/ipfs-docs/pull/1193 2....

The purpose of this issue is to publicly track the various action items we're taking as a result of the 2021-08-20 ipfs.io outage: https://blog.ipfs.io/2021-08-27-IPFS.io-gateway-outage-resolution/ * [x] Reduce the blast radius...

# Background “IPFS” is an ambiguous term in part because multiple “things” are called “IPFS”, including the Go and JS reference implementations of the “IPFS bundling” that were sponsored by...

# Problem Right now, the default config in IPFS/libp2p nodes use bootsrappers hosted by PL. We should be looking into ways we can make the default bootstrapping more robust. #...

While most our release process is automated (awesome) there are still manual steps involved. We should: 1. Documentation how the automation works 2. Document the manual steps (potentially writing an...

need/triage

We have an upgrade guide in https://github.com/ipfs/js-ipfs/blob/master/docs/upgrading/ . In my quick check, I didn't see anything linking to this from https://github.com/ipfs/js-ipfs.

need/triage

Placeholder for 0.15 release. It should use https://github.com/ipfs/kubo/blob/master/docs/RELEASE_ISSUE_TEMPLATE.md once https://github.com/ipfs/kubo/pull/9100 is completed. ## Owners Release owner: @ajnavarro Release reviewer: @Jorropo ## Dates RC date: 2022-08-18 Final release: 2022-08-25 ## Themes...

## Done Criteria Reframe is enabled on the ipfs.io gateway, hitting Store The Index in parallel to querying the DHT to determine providers for a CID. ## Notes This corresponds...

## Done Criteria We have a design document that covers: 1. Problems we need to solve and usescases we need to meet within Kubo around supporting multiple routers. 2. Proposed...

## Done Criteria [Reframe.Provide](https://github.com/ipfs/specs/pull/285) can be used to delegate the publishing of provider records. ## Why Important Enables nodes that aren't publishing to the DHT (e.g., some pinning services, PL-run...