You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A user can author content in their browser via Helia and have it retrievable by another machine through the ipfs.io gateway by relying on pinning services (but not preload nodes).
Why Important
This is a common usecase that users hit. Failure here feeds the narrative that "IPFS doesn't just work".
"retrievability from the ipfs.io gateway" is used as a popular "stand in" for other nodes on the network.
Discoverability of the content created in the browser so that the ipfs.io gateway can discover it will happen with a pinning service. We’re not relying on other mechanisms like:
Direct reliable libp2p publishing to the "IPFS public DHT" from the browser
Direct HTTP writing to an IPNI like cid.contact (/ingest/announce)
Per above, this isn't a pure Helia issue. Tracking the usecase needs to go somewhere though, so I'm putting it Helia for now so we can link against it.
The content you are editing has changed. Please copy your edits and refresh the page.
Done Criteria
A user can author content in their browser via Helia and have it retrievable by another machine through the ipfs.io gateway by relying on pinning services (but not preload nodes).
Why Important
This is a common usecase that users hit. Failure here feeds the narrative that "IPFS doesn't just work".
Notes
origins
if:Tasks
The text was updated successfully, but these errors were encountered: