-
- The nice `CNAME/A` trick for our sites (ipfs.io, dist.ipfs.io, blog.ipfs.io, ...) is awesome
- We got it super clean and nice, but... it hides away the magic. so few people get it. it hides that it…
-
Loading an IPFS object often takes a non-trivial amount of time, and in my experience, resolving an IPNS name can even take up to half a minute.
Even a couple seconds of loading time is enough to m…
-
```
const testId = 'QmRAQB6YaCyidP37UdDnjFY5vQuiBrcqdyoW1CuDgwxkD4';
const doc = { id: testId, content: { someKey: 'someValue' } };
const inserted = await client.update({
keyResolve…
-
To open these IPFS resources with the local gateway:
- CIDv0 or CIDv1
- IPNS
- ENS
- DNSLink (as well as customized ones powered by customized DoH servers)
livid updated
1 month ago
-
How do other people read my blog posts?
It saves things to ipfs as is, how do you determine where, if anywhere, this is visible on the web?
-
> This a placeholder for gathering references to create a more fleshed out plan.
We have distinct Gateway (/ipfs, /ipns) and API (/api/v0) endpoints today, and only the most basic read operations c…
lidel updated
11 months ago
-
similar to https://github.com/ipfs/bifrost-gateway/blob/70f10e7b9688cd504f881d57ff3fa71215813e16/.github/workflows/gateway-conformance.yml
### Currently passing tests on https://github.com/ipfs/hel…
-
We should have a simple landing page for Orbit from which people can download client builds and find more information (links to Github, etc.)
-
**Is your feature request related to a problem? Please describe.**
Currently sharing an IPFS url in the browser isn't as straightforward as a http url. I need to copy the the "IPFS Path" first, (`/ip…
-
Namesys [creates a cache with no eviction callback](https://github.com/ipfs/go-ipfs/blob/master/namesys/namesys.go#L45). This means that Namesys does nothing when records are dumped from the cache bec…
zot updated
12 months ago