-
I think we should explore a Web3Storage Publishing Pipeline.
This can I think all be done in a Github Action, and would roughly be:
* build Eleventy from Ghost as we do now
* turn into CAR file, …
-
[dnsaddr](https://github.com/multiformats/multiaddr/blob/master/protocols/DNSADDR.md) is a protocol that instructs the resolver to lookup multiaddr(s) in DNS TXT records for the domain name in it's va…
lidel updated
2 years ago
-
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:/…
-
How to host websites on IPFS (and what type can be hosted this way - static v dynamic, SPA, etc.) continues to be a common question among our users. Gathering up a few disparate threads on this topic …
-
What other dns resolvers might we want to add support for? of course should do it on an as-needed basis, but would be nice if this tool supported a variety of services.
-
Related: https://github.com/ipfs/go-ipfs/issues/3926
Browsers have a few properties that can be exploited for use by IPFS:
- Users will visit many websites by themselves, typically visiting popu…
-
Hey guys,
I have run this job and its returned a successful log output;
```
Pages Update: DNS Record Found
Pages Update: Success
Webpage _dnslink.sandpit updated to QmeYeTpJVjSfaPHBjS9gef9…
-
**Describe the feature you are proposing**
Have IPFS cluster check a `/ipns/` resource periodically (configurable) and ensure the resulting IPFS resource is pinned across the cluster.
This is di…
-
A common use-case for IPFS is to host websites using DNSLink. That is, `/ipns/foo.com` would resolve to `/ipfs/Qm...`.
This is the perfect place to stash additional content routing information:
…
-
hugo supports multiple deployers via ```hugo deploy```
ipfs should be added to the deployment options. With the following arguments:
* ipfs api server url
* ipns public key (optional)
Hug…