ipfs / in-web-browsers

Tracking the endeavor towards getting web browsers to natively support IPFS and content-addressing
https://docs.ipfs.tech/how-to/address-ipfs-on-web/
MIT License
345 stars 29 forks source link

Remove legacy window.ipfs examples #172

Open lidel opened 3 years ago

lidel commented 3 years ago

https://github.com/ipfs-shipyard/ipfs-companion/issues/589#issuecomment-712356448:

The window.ipfs experiment was disabled since last year (see https://github.com/ipfs-shipyard/ipfs-companion/pull/777 for rationale why).

It did help us understand challenges and risks, and identified the need for more robust API for the web. We are officially putting window.ipfs experiment (in the form that was disabled in https://github.com/ipfs-shipyard/ipfs-companion/pull/777) in the Icebox and will be looking at other ways for node sharing and deduplication on the web in ipfs/in-web-browsers#158.

If we revisit this approach, it will be a more robust API tailored for use on the web, and most likely happen after migration to Manifest V3 (https://github.com/ipfs-shipyard/ipfs-companion/pull/666).

Given that it has been off for most of this year and nobody complained, I'll be removing its presence from our docs and codebases:

@jessicaschilling I can do the code cleanup, but you may be more familiar with the docs – is the page I linked the only place where we mention it?

jessicaschilling commented 3 years ago

@jessicaschilling I can do the code cleanup, but you may be more familiar with the docs – is the page I linked the only place where we mention it?

@lidel - I added the remaining (quick) docs mods to your original checklist, plus a suggestion to move https://github.com/ipfs-shipyard/demo-ipfs-todo repo into the ipfs-inactive org. Let me know if you want help with the docs stuff.