Marcin Rataj
Marcin Rataj
> This is a more powerful alternative to `Alt-Svc` discussed in https://github.com/ipfs/in-web-browsers/issues/144 > There is also IETF draft with `Content-Digest` and `Want-Content-Digest` headers – we track that in #185, but...
This is a placeholder to create RFC proposal that improves the experience of publishing websites on IPFS. - configuration should live in the content root directory - must work on...
This a a meta-issue tracking known issues and ongoing improvements related to uploads of big (1GB+) files in web browser contexts. ### Known Problems with HTTP API Invalid progress reporting:...
I started deprecating ancient ServiceWorker demos we have all over the place and pointing people at the modern example created by @gozala at [`ipfs/js-ipfs/examples/browser-service-worker`](https://github.com/ipfs/js-ipfs/tree/master/examples/browser-service-worker) This issue tracks the cleanup process:...
The Server Timing API allows you to pass request-specific timing data from your server to the browser via response headers ## Potential uses In IPFS context, it could be a...
https://bugzilla.mozilla.org/show_bug.cgi?id=1603737 will be fixed in Firefox 78. When that happens, we will be able to enable URI tests for `iframe` context: https://github.com/ipfs/in-web-browsers/blob/75ab0a2c21bd49fa5c8151d3af7b66f0c1aa1a2b/docs/ipfs-protocol-handler-support-tests.html#L82
[Base32-encoded CIDv1](https://github.com/ipfs/ipfs/issues/337) can be used in DNS subdomains. It requires additional setup server-side, but enables people to get a valid origin-based security perimeter for free. This is a meta issue...
The Tor project has a simple page that can be used to reliably determine if one is using Tor network or not: https://check.torproject.org I think we should have a similar...
> Posting this early for feasibility feedback. Main use for this would be https://github.com/ipfs/rainbow/issues/125 and fetching from big providers that currently pay high price for supporting bitswap. # TLDR Instead...
This PR aims to kick-off discussion how we would support [IPIP-462](https://github.com/ipfs/specs/pull/462) in `boxo/gateway`. For more info and header semantics, see https://github.com/ipfs/specs/pull/462 ## proposed scope What I want to do for...