Marcin Rataj
Marcin Rataj
> This is something we could explore when more pressing things are implemented, after we deploy service worker gateway under long-term domain name. When packaged as [PWA](https://web.dev/learn/pwa/), SW gateway root...
> Extracted from https://github.com/ipfs-shipyard/helia-service-worker-gateway/issues/20#issuecomment-1955188119 ## Needs ### For `inbrowser.link` The goal is to provide a subdomain gateway for loading websites in web browser. Lack of isolation is a security bug....
We have people reaching out that https://estuary.tech/ does not work, surprised it is no more: > [..] https://docs.estuary.tech/ looks fine but https://estuary.tech/ is down. > [..] the Github Repo isn’t...
GitHub added some CSS for styled Alert blocks: https://github.blog/changelog/2023-12-14-new-markdown-extension-alerts-provide-distinctive-styling-for-significant-content/
# Meta * Release owner: @lidel * Release reviewer: @gammazero * RC1 date: Aug 21st * RC2 date: Aug 28th * 🚢 Expected final release date: Sep 4th * Release...
This PR clarifies and recommends `Cache-Control` value to be returned on generated HTML responses such as UnixFS Directory listings, raised by @acejam in https://github.com/ipfs/boxo/pull/639 & https://github.com/ipfs/gateway-conformance/pull/219. No IPIP since this...
This is the migration guide we will publish when Brave's removal of Kubo (https://github.com/brave/brave-browser/issues/37735) hits their stable channel (ETA Aug 30th). cc @autonome
Bug extracted from https://github.com/ipfs/boxo/pull/516, my rough understanding is: - The current implementation `ShouldExclude` is not fully compatible with https://git-scm.com/docs/gitignore. - > [There is an] issue where bar/ didn't catch directories....
This PR allows people to run own DNS over HTTP(S) resolver on the same box or within same secure LAN, without setting up unnecessary TLS certs. Main use case is...
This one may not relly be a flaky, but a racy thing in MFS (which we've suspected before): https://github.com/ipfs/boxo/actions/runs/9600437347/job/26538799155?pr=615#step:14:122 ``` --- FAIL: TestMfsStress (0.36s) mfs_test.go:887: file already exists ```