Marcin Rataj

Results 493 issues of 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...

needs clarification
P2
need/analysis
need/community-input
topic/http-gateway

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...

help wanted
developers
dif/expert
P1
topic/origin
need/analysis
need/community-input
effort/weeks

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:...

kind/bug
status/in-progress
developers

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:...

topic/docs
developers

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...

kind/enhancement
dif/expert
P3
need/analysis
effort/weeks

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

vendors
P2
status/blocked
dif/trivial
effort/hours

[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...

status/ready
topic/origin

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...

status/ready
demo
ux

> 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...

need/triage
topic/gateway
topic/bitswap

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...