Skip to content

Commit 21d44ed

Browse files
Add Web3img list of public gateways (#1637)
Co-authored-by: ElPaisano <[email protected]>
1 parent c5f1d08 commit 21d44ed

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/concepts/ipfs-gateway.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ Public gateway operators include:
7272

7373
Protocol Labs maintains a [list of public gateways](https://ipfs.github.io/public-gateway-checker/) and their status.
7474

75+
[Web3IMG](https://web3img.com) also maintains an unofficial [list of public gateways](https://bestipfs.net). Please do your research before using any third-party gateways or websites.
76+
7577
## Gateway types
7678

7779
:::warning
@@ -97,7 +99,7 @@ Configuring a reverse proxy is the most popular way for providers handling authe
9799

98100
![Auth with Reverse proxy](./images/ipfs-gateways/public-authed-gateway.png)
99101

100-
Providers can design their own centralized authentication service like [Infura IPFS Auth](https://infura.io/docs/ipfs#section/Authentication/Overview), or a decentralized authentication service like [IPFS W3Auth](https://wiki.crust.network/docs/en/buildIPFSWeb3AuthGW)).
102+
Providers can design their own centralized authentication service like [Infura IPFS Auth](https://docs.infura.io/networks/ipfs/how-to/authenticate-requests), or a decentralized authentication service like [IPFS W3Auth](https://wiki.crust.network/docs/en/buildIPFSWeb3AuthGW)).
101103

102104
### Resolution style
103105

0 commit comments

Comments
 (0)