Purpose of Meeting and important docs 10m:
Important reference documents:
Updates from contributing teams 20m:
IPFS 5m
- specs.ipfs.tech work on
/routing/v1
HTTP API
- IPIP-410: Streaming Routing V1 HTTP API
- IPIP-379 Delegated IPNS HTTP API
- IPIP-417: Delegated Peer Routing HTTP API
- The 3 IPIP’s above represent the three forms of Content Routing available in IPFS
- Ref implementation of this API in boxo goal to allow people to self host their routing endpoint not required to run the indexer, they can just run Kubo and get the 3 types of routing available. This makes it possible to delegate routing functions out giving users more flexibility but also systems we build.
- IPNI will need to deploy integrations for this work that support the change.
- Kubo RC this week, hoping for a release the week after this work will go into the release AFTER that one. Expecting to try to release it by v.22 in July.
- Cid blocking - do we need it in IPNI?
- We think encrypted reads alleviate the pressure to enable blocking, we do need an abuse channel setup but a react.
-
- IPFS filtering to allow node operators to decide on content they are willing to serve
IPNI 5m
- Testing new key value store DB’s
- Goal to make it easier for people to run indexers.
- Digging deep on caching solutions that might enable us to reduce our dependence on traditional CDNs like AWS Cloudfront, Cloudflare
- Doing some deep dives into our metrics.
- experiment with removing unencrypted nodes out of read path in prep for decommisioning them fully.
- CLI tooling Andrew worked on
- AI: Torfinn add link here.