Remove path gateway ipfs.io, use dweb.link everywhere #1165
Labels
effort/days
Estimated to take multiple days, but less than a week
effort/hours
Estimated to take one or several hours
exp/intermediate
Prior experience is likely helpful
P1
High: Likely tackled by core team if no one steps up
topic/security
Work related to security
Current state
We have:
ipfs.io
dweb.link
Problem
We've introduced subdomain gateways to solve multiple issues in browser context, and are moving all web use cases towards that model. Soon, we will start locking down path gateways (ipfs/in-web-browsers#157) which means website/dapp links copied by users will stop working correctly if loaded via
ipfs.io
.IPFS Companion should remove the footgun of path gateway by removing it from GUI.
Desired state
dweb.link
.Side-quest: migrate existing user settings
We need to write a migration that reads "Default Public Subdomain Gateway" and uses that (if it is other than
dweb.link
)cc @darobin @autonome for sanity check
@whizzzkid @SgtPooki fysa this impacts end-user security, and should be prioritized
The text was updated successfully, but these errors were encountered: