How does an ipfs app update itself?

From @rdrey on Fri Apr 10 2015 19:54:22 GMT+0000 (UTC)

If I wanted to host an app completely on ipfs (no external servers and feeds), I’d share the hashed address of my app, right?

How do I update any content in the app? How do I update the app itself? I’m assuming that any change to my app will result in a new hash / address, which I will have to distribute via an out-of-band channel?

Thanks, interesting project!


Copied from original issue: https://github.com/ipfs/faq/issues/13

From @rdrey on Fri Apr 10 2015 20:55:52 GMT+0000 (UTC)

Ah cool, thanks. I’ll check it out. :slight_smile:

From @whyrusleeping on Fri Apr 10 2015 22:36:39 GMT+0000 (UTC)

I have a little ipns example here: https://github.com/ipfs/examples/tree/master/examples/ipns