2009/3/9 B?rto ?d S?ra <berto.d.sera at gmail.com>: > My problem is the following: we want to use Freenet as a network > transport and distributed storage for multimedia files. This would save us > the fuss of developing very complex software and would give us exactly what > we need.
If I understand correctly, there's no guarantee that all documents will remain in a Freenet network; those that haven't been accessed for a long time may be purged from all Freenet nodes to make room for redundant copies of other documents. So the node responsible for versioning would have to reinsert the document regularly. There was a prjoect called OceanStore that was aimed at distributed storage, but it hasn't been updated in many years (http://oceanstore.cs.berkeley.edu/).