File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -36,16 +36,16 @@ Your browser may have a local cache of the content in question and might not ref
36
36
37
37
### Supported Features
38
38
39
- IPFS implementations can support a variety of protocols and specifications. The above public gateways support the following:
39
+ The above public gateways support the following:
40
40
41
- - ipfs.io and dweb.link support the full set of IPFS Gateway specifications: https://specs.ipfs.tech/http-gateways/
42
- - trustless-gateway.link supports only the Trustless Gateway subset: https://specs.ipfs.tech/http-gateways/trustless-gateway/
41
+ - ` ipfs.io ` and ` dweb.link ` support the [ full set of IPFS Gateway specifications] ( https://specs.ipfs.tech/http-gateways/ ) .
42
+ - ` trustless-gateway.link ` supports only the [ Trustless Gateway subset of the specification ] ( https://specs.ipfs.tech/http-gateways/trustless-gateway/ ) .
43
43
44
44
They support HTTP clients reaching them over both ipv4 and ipv6 addresses
45
45
46
46
The underlying IPFS nodes backing the gateways support the following mutable identifiers under the ` /ipns ` namespace:
47
- - IPNS Public Keys
48
- - DNSLink for all IANA registered domains as well as .crypto and .eth
47
+ - IPNS Public Keys, e.g. ` ipfs.io/ipns/k51q.... `
48
+ - DNSLink for all IANA registered domains as well as ` .crypto ` and ` .eth ` , e.g. ` vitalik-eth.ipns.dweb.link `
49
49
50
50
The underlying IPFS nodes backing the gateways support retrieving data from peers that:
51
51
- Have either ipv4 or ipv6 addresses
You can’t perform that action at this time.
0 commit comments