in-web-browsers
in-web-browsers copied to clipboard
Tracking the endeavor towards getting web browsers to natively support IPFS and content-addressing
### Summary We should have: - [Interop](https://github.com/ipfs/interop) tests that ensure HTTP responses have the same headers and values, no matter which implementation is the backend - Diagnostic tool/script that can...
A heads up about [draft-ietf-httpbis-digest-headers-06](https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-digest-headers-06): > This document defines HTTP fields that support integrity checksums. The `Digest` field can be used for the integrity of HTTP representations. > The `Content-Digest`...
> (this is placeholder issue, will be updated as we work on spec prototypes, discuss with vendors etc) ## Problem Currently (2023Q3): 1. The web platform supports registering custom protocol...
We are collaborating with Igalia on this. Filling issue so folks can subscribe for updates – I will edit details below to reflect current state. - Meta / specs -...
> This is yet another thing that should be on our radar, as could impacr LAN and Web Browser connectivity story. ## Summary WICG Proposal's [initial draft](https://docs.google.com/document/d/1zETnp7guaIb3rCfgNJbCCZblBTGxlUCaNUznz65iFmA/edit#) states utility relevant...
This is a meta-issue tracking related work and discussions (moved from https://github.com/ipfs-shipyard/ipfs-companion/issues/96). ## Feasible - [x] Image Rehosting via HTTP API ([ipfs-companion/#599](https://github.com/ipfs-shipyard/ipfs-companion/issues/599)) - [ ] Creating simplified website snapshot: -...
> Subresource Integrity (SRI) is a security feature that enables browsers to verify that resources they fetch (for example, from a [CDN](https://developer.mozilla.org/en-US/docs/Glossary/CDN)) are delivered without unexpected manipulation. It works by...
tl;dr - WebTransport can act as a replacement for Secure WebSockets (`/wss`) that is easier to set up thanks to "certificate hashes" feature which might provide means to remove the...
Ref. https://bugs.chromium.org/p/chromium/issues/detail?id=1473980 > > ## What steps will reproduce the problem? > > 1. Visit https://helia-identify.on.fleek.co/ > 2. Open the console > 3. Wait a minute or two > >...
> Update 2023Q2: this spec was known as "Private Network Access", got [renamed](https://github.com/WICG/local-network-access/issues/91) to "Local Network Access" since then. Explainer: https://github.com/WICG/cors-rfc1918/blob/master/explainer.md https://wicg.github.io/private-network-access/ → https://wicg.github.io/local-network-access https://web.dev/cors-rfc1918-feedback/ https://groups.google.com/a/chromium.org/g/blink-dev/c/cPiRNjFoCag https://lists.webkit.org/pipermail/webkit-dev/2021-May/031836.html https://chromestatus.com/feature/5436853517811712 ## Summary...