|
|
|
|
|
by StreamBright
2345 days ago
|
|
> IPFS still has a long way to go until it is useable in my opinion. Now we just need to figure out what to use it for. I think the largest successful experiment of distributed file storage was Wuala. At the beginning it was similar to IPFS, using random home devices to store data, doing some clever calculation and splitting of files to guarantee that a file is likely always available. Emphasis on likely. They had nice features: - keep files private - share files with other registered users - share files with unregistered users, through a keyed hyperlink - publish files - backup - file synchronization - file versioning At the end they migrated away from using random home nodes for storage and went for central servers. Not sure about the motivation behind it but I would really like to know. Did that happen because of business requirements or some technical limitations? |
|
[1] https://github.com/peergos/peergos