I am just trying IPFS for a week and I think I love it !!
I start to get used to that new way of accessing online data…
I succeed to host and share files between IPFS nodes. And serve it through one configured as a gateway with DNSLink method. Now, I would like to push the limits further and wonder what kind of application could be hosted on IPFS/DNSLink?
Any thick client (client side application) that get static files should be able to run?
Every client links should become “DNSLink Gateway” links…
Apps like:
- https://521dimensions.com/open-source/amplitudejs
- https://blog.addpipe.com/using-recorder-js-to-capture-wav-audio-in-your-html5-web-site/
- https://html5media.info/
- https://peerjs.com/index.html
- do you know more?
Should be compatible?
As seen there: https://hacks.mozilla.org/2018/08/dweb-building-cooperation-and-trust-into-the-web-with-ipfs/
Will it be possible to add js-ipfs to App and be able to upload files to IPFS?