Skip to content

Conversation

ElPaisano
Copy link
Contributor

@ElPaisano ElPaisano commented Jan 25, 2023

🚧 Not ready for review

Describe your changes

Addresses #1412

Files changed

  • Adds /docs/concepts/ipfs-resource-constrained.md

Checklist before requesting a review

  • Complete TODO items in .md file
  • Passing the beta version of the Check Markdown links for modified files check. Action results can be viewed here.

Checklist before merging

  • Passing all required checks (The beta Check Markdown links for modified files check is not required)

@ElPaisano ElPaisano self-assigned this Jan 25, 2023
@ElPaisano ElPaisano added P2 Medium: Good to have, but can wait until someone steps up dif/medium Prior experience is likely helpful labels Jan 25, 2023
@ElPaisano ElPaisano linked an issue Jan 25, 2023 that may be closed by this pull request
5 tasks
@2color
Copy link
Member

2color commented Jan 26, 2023

Great start!

Some ideas here:

  • expand on the high level responsibilities of a kubo node:
    Managing swarm connections (including all the crypto handshakes), managing the blocks repo, exposing the rpc API, exposing a gateway http server, running a DHT server/client, handling bitswap transfer.
  • touch on the recommended defaults for all of this (good opportunity to do a sweep if the baseline requirements are consistent for kubo)
  • dive into some of the approaches for resource constrained environments: verified retrieval from gateways, delegated routing over HTTP (instead of a DHT), etc.

@ElPaisano ElPaisano added this to the 1/20/27 - 2/3/22 milestone Jan 26, 2023
@ElPaisano ElPaisano added status/deferred Conscious decision to pause or backlog status/inactive No significant work in the previous month and removed P2 Medium: Good to have, but can wait until someone steps up labels Apr 14, 2023
@ElPaisano
Copy link
Contributor Author

@2color wondering if we could crowdsource finishing up this PR.

@2color
Copy link
Member

2color commented Oct 10, 2023

What do you mean exactly by crowdsourcing this?

I'm happy to take a stab at this btw.

@2color
Copy link
Member

2color commented Jan 10, 2025

Superseded by #1970

@2color 2color closed this Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dif/medium Prior experience is likely helpful need/discussion status/deferred Conscious decision to pause or backlog status/inactive No significant work in the previous month

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add content about IPFS in resource constrained environments

2 participants