Marcin Rataj

Results 493 issues of Marcin Rataj

In the advent of [Tor tabs in Brave](https://brave.com/tor-tabs-beta/), [Ongoing work on Tor transport for IPFS](https://github.com/ipfs/notes/issues/37) we started thinking about user privacy. First step was to add an option to opt-out...

kind/enhancement
kind/discussion
exp/expert
P3
status/deferred
topic/design-ux
effort/weeks

> AKA checksuming payload as it arrives from untrusted gateway > and checking if it match expected CID ### Context See _Verifiable HTTP Gateway Responses_ at https://github.com/ipfs/in-web-browsers/issues/128 ### Work -...

kind/enhancement
help wanted
topic/security
exp/expert
status/ready

@aschmahmann thoughts on mentioning this in config docs? IMO has way more utility than the indexer on its own.

First stab at better 'ipfs add --help' docs, based on the feedback from https://discuss.ipfs.io/t/ipfs-for-publishing-research-data-car-files/14748 cc @2color @hsanjuan

> Documenting discussion with @ikreymer, @rangerMauve and @ribasushi We are missing a high level API for concatenating existing UnixFS files into bigger ones. Having it would allow for improved deduplication...

kind/enhancement
topic/commands
topic/files
need/triage
need/community-input
need/analysis
topic/UnixFS

### Version ```Text 0.12.2 ``` (updated to 0.13.0, now waiting to see if it reproduces there too) ### Description > Extracted from https://github.com/ipfs/go-ipfs/issues/8694#issuecomment-1167353280 Running `ipfs files mkdir -p` followed by...

kind/bug
need/triage
need/analysis
P2
topic/MFS
topic/sharding

Closes #7702 – should be part of 0.14, keeping as draft so we don't forget.

## tldr Add a configuration option that limits Gateway to trustless Block and CAR response types. More details in the specification at [/ipfs/specs/http-gateways/TRUSTLESS_GATEWAY.md](https://github.com/ipfs/specs/blob/main/http-gateways/TRUSTLESS_GATEWAY.md) ## Details ### Context Kubo 0.13 shipped...

kind/enhancement
help wanted
topic/gateway
P2
good first issue
effort/days

Version: 0.14.x Fetching migration data from IPFS was added in https://github.com/ipfs/kubo/pull/8064, but we did not have https://github.com/ipfs/go-ipfs/pull/8758 at the time and HTTP fetch is still delegating trust to the gateway....

kind/bug
topic/security
exp/expert
P1
kind/maintenance
effort/days

## Context https://github.com/ipfs/go-ipfs/pull/8758 adds support for CAR export via Gateway. It exports entire dag as a CAR stream, which does not cover all use cases. For example, thin clients may...

kind/enhancement
topic/gateway
status/blocked
P1
exp/intermediate
effort/hours