Marcin Rataj

Results 493 issues of Marcin Rataj

_(living summary: updated @ 2018-09)_ This issue tracks browser extension support for various protocol schemes and URIs according to [four stages of the upgrade path for path addressing](https://github.com/ipfs/specs/pull/152#issuecomment-284628862) and [IPFS...

kind/discussion
kind/maintenance
status/blocked/missing-api
status/blocked/upstream-bug
status/deferred

There is an Encrypt All Sites Eligible (EASE) opt-in mode in [HTTPS Everywhere](https://github.com/EFForg/https-everywhere/) which protects users against downgrade from `https://` to `http://` even when HSTS header is not present. ##...

area/firefox

```text ipfs://{cid}?provs={multiaddr1},{peerId2},{peerId3}` http://127.0.0.1:8080/ipfs/{cid}?provs={multiaddr1},{peerId2},{peerId3} ``` The idea is to detect above hints and connect to listed peers to improve content discovery speed if possible. Due to potential privacy considerations, this should...

kind/enhancement
help wanted
good first issue
P3

Capturing suggestion from https://github.com/filecoin-project/slate/issues/342#issuecomment-700948648 > companion could look up a dnsaddr record for the domain when it encounters IPFS urls. So `slate.host` could have a txt record like `/dnsaddr/slate.host/tcp/4001/ipfs/QmNodeyNodeNode` and...

kind/enhancement
help wanted
P2
exp/wizard
effort/days

I believe we are at a stage where we should always use `dweb.link` on the web. Due to historical reasons we have separate settings for "default public gateway" and "default...

kind/maintenance
status/blocked/upstream-bug
P1
area/cidv1b32
exp/wizard
effort/days

Fun edge case that is super painful to debug: > i had a lingering service bound to: [::1]:8080 (ipv6), so the browser was trying that first. go-ipfs does not bind...

help wanted
exp/expert
P3
need/analysis
need/maintainers-input
effort/days

Recovery from dead public gateways was introduced in #640. What about scenarios when _local_ gateway goes offline? ### Current UX: error page provided by the browser Right now, opening http://docs.ipfs.io.ipns.localhost:8080...

kind/enhancement
help wanted
good first issue
exp/intermediate
P1
status/ready
topic/design-content
topic/design-front-end
topic/design-ux
effort/hours
effort/days

#### Important! The solution implemented under this issue should be implemented with identical UX for WebUI, too: see issue https://github.com/ipfs-shipyard/ipfs-webui/issues/991. IPFS Companion should improve experience of loading CID in `main_frame`,...

kind/enhancement
help wanted
exp/expert
P1
status/ready
topic/design-front-end
topic/design-ux
topic/design-visual
effort/days

- Problem: `ci/update-manifest.sh` uses third party `jq` and that causes problems for contributors (https://github.com/ipfs-shipyard/ipfs-companion/issues/790#issuecomment-712682654). - Fix: replace it with `.js` util that is platform-agnostic (we want good devexp on Windows)...

kind/maintenance
exp/intermediate
P2
status/ready
effort/hours

Something to investigate: Firefox 80 and go-ipfs 0.7.0-rc1 with ~600 displays "automatic mode on/off" popup a few times an hour. This is caused by timeout on `swarm peers` call we...

help wanted
exp/novice
P3
area/firefox
need/analysis
effort/hours