Create account

replied 2519d
It's a good question and one of the drawbacks of IPFS. Yes, perhaps a good system could be added for using BCH to pay for hosting on IPFS.
replied 2516d
Lets call it "BlockStorage" where you pay for the storage of large blocks of data in BCH. ;)
replied 2519d
If you didn't use ipfs you would run a central server, right?
replied 2518d
Yes, that was the original plan. If you look at the source of the protocol page there's an action commented out for setting a base URL, basically a content hosting provider.
replied 2518d
what's the difference between running a central server and running an IPFS node? You need a server anyhow. With IPFS people can help hosting their own files.
replied 2518d
One benefit is that it doesn't require DNS or even a public server. You can run a local Memo client that uses IPFS. Another nice thing is it has built in easily parsable hashes.
replied 2518d
Can I run this local Memo client right now?
replied 2518d
.. on IPFS?
replied 2518d
You can run a local client. Not using IPFS though. Also lighter clients can be built.