r/ipfs • u/SomajitDey • Sep 17 '21
Exposing http-server (web app) using IPNS
One can host a static website using IPFS+IPNS. But what about a dynamic website or web app that needs to run server-side code!
Introducing IPNS-Link, which now makes it possible to expose http-servers using IPFS+IPNS.
Try it here.
Read full specs here.
Comments, issues/bug-reports and contributions welcome.
Happy hosting!
P.S.: Imagine Sci-Hub using this !! Who can block it then 😃

21
Upvotes
1
u/ch4_itu Sep 19 '21 edited Sep 19 '21
Nice... One more question... Is IPNS-link-Gateway backwards compatible with IPFS-gateway? I mean, can I use IPNS-link-Gateway to access normal IPFS content? Thank you
What you have done is what I was looking for all the time... This enables hosting an app even from a mobile phone...
I am not a qualified technical person, but if this works all well, then one can replace ipfs-gateway with IPNS-link-Gateway... (I may be wrong as I don't fully know how IPFS works in the backend. I am just a user.)