dweb.link icon indicating copy to clipboard operation
dweb.link copied to clipboard

Open ipfs:// links with dweb.link

Results 9 dweb.link issues
Sort by recently updated
recently updated
newest added

Steps to reproduce: Open https://standard--template--construct-org.ipns.dweb.link/#/?q=%E9%9F%B3%E4%BD%8D&p=1&ds=false in Firefox Result: Get an error in console ``` panicked at 'assertion failed: `(left == right)` left: `490`, right: `159717`: declared byte_range 322048939..322049429 length is...

This is going to be a huge problem in metaverse. Even with asset caching, users can't wait 3 minutes to download a single nft asset. You are talking about incredibly...

Drop 1 of dweb.link ✨🔗 should include: - [ ] Explain what a dweb.link is - [ ] Show how to use it - [ ] Recommend IPFS Companion and...

Firefox opens iframe with ipfs:// scheme src in a new window. You can't use ipfs:// as an img src, as it fails with unknown protocol even if you have protocol...

Drop screenshots here as you go

- see if ipfs:// urls are supported by setting one as the src of an iframe. - add service worker to handle the redirect from ?uri=%s - otherwise you need...

I think we should be able to test registration status somehow, perhaps via `iframe`? (see [`testProtocol` here](https://blog.mozilla.org/webdev/2010/07/26/registerprotocolhandler-enhancing-the-federated-web/))

As per https://github.com/arewedistributedyet/arewedistributedyet/issues/23#issuecomment-824833125 Firefox 88 returns a _permission denied_ error when calling `navigator.registerProtocolHandler` with `ipfs` or other `dweb` schemes. The same code works in current stable release of Chrome

This could be a default landing page for gateways: https://github.com/ipfs/go-ipfs/issues/807