|
|
|
|
|
by phae
28 days ago
|
|
the thing that prevented me using ipfs in anger.. (granted i may not have looked hard enough)
was that i couldn't have stuff in ipfs, and access it via posix filesystem at he same time. i'd have to store things twice. fine for publishing, but not for having a live data set that is both used and published at the same time, as you can do with torrent. |
|
Maybe this is possible to implement using fuse/9p fs