-
https://fleek.co is an example of interesting misconfiguration (at least today 2022-02-17):
- `fleek.co` has no DNSLink
- HTTP response includes `x-ipfs-path` to immutable snapshot
```console
…
-
Following up on https://twitter.com/momack28/status/1164120864503320576
Every time a dynamic ipfs-website (ipns or dnslink) is loaded through companion, companion could write down the resolved CID …
-
Since Godaddy doesn't support ALIAS records, we had to delegate a domain name to dns.he.net to create an ALIAS to api.distributed.press so it keeps IP addresses in sync, and NS to _dnslink for P2P pro…
fauno updated
11 months ago
-
implementing this https://developers.cloudflare.com/web3/ipfs-gateway/concepts/dnslink/
related to this #236
https://github.com/ipfs-shipyard/ipfs-deploy/pull/255
-
In [`70bb53b`](https://github.com/protocol/upptime-pln/commit/70bb53bfb629f0e2f4785a8a40e9b6de71b251c7
), dnslink.org (https://dnslink.org) was **down**:
- HTTP code: 502
- Response time: 166 ms
-
In [`654ff6d`](https://github.com/protocol/upptime-pln/commit/654ff6d97a4fae989bfeb7f23f100ffaa226dd2d
), dnslink.io (https://dnslink.io) was **down**:
- HTTP code: 502
- Response time: 50 ms
-
## Concern
Allowing arbitrary strings is leaky: mixes DNS names with protocol/application-specific paths.
We should be more strict here.
## Ask
return "invalid FQDN" error when invalid FQDN …
lidel updated
2 years ago
-
The main concern is the URL contains the hash and it changes with each update. The goal of this project is to have a static URL that always returns updated trackers. If you have the IPFS URL, it will …
-
## Idea
We could make sharing of mutable links (`/ipns/` namespace) more robust by adding support for a `fallback` CID:
https://ipfs.io/ipns/en.wikipedia-on-ipfs.org/wiki/Block_of_Wikipedia_in_Tur…
lidel updated
2 years ago
-
We're about to switch ProtoSchool hosting to Fleek _without DNSlink enabled_ so that IPFS Companion doesn't discover that ProtoSchool is available on IPFS. The reasoning for this is that we have a num…