ethersphere / swarm-extension

PoC for Swarm Browser Extension
14 stars 3 forks source link

Support redirect to subdomain #96

Open vojtechsimetka opened 2 years ago

vojtechsimetka commented 2 years ago

Task: Rewrite the URLs with swarm hosted content to http://<cid | ens>.localhost/path

References https://docs.ipfs.io/concepts/ipfs-gateway/#frequently-asked-questions-faqs https://github.com/ipfs/go-ipfs/issues/6498 https://github.com/ipfs/go-ipfs/issues/7527 https://github.com/ipfs/go-ipfs/issues/5982

agazso commented 2 years ago

Related issue: https://github.com/ethersphere/bee/issues/2957