Hello. I remember a long time ago I found some protocol that was boasted as a less out-dated version of bittorrent. I think one of its features was that you could update a whatever-their-equivalent-of-a-torrent-is with small changes and those changes could be seeded.
If this sounds familiar, and you know anything about this, I would really appreciate pointing me in the right direction. Thank you.
I think the problem with IPFS is it's terribly inefficient with large and or dynamic data storages, the exact problem bittorent tackles(large not dynamic).
IPFS does seem to provide great p2p functionality for small static files though, albeit pretty slow.
also data duplication, if you want to store a file in application readable format and IPFS you need to store TWO files, makes archiving and management expensive
To potentially answer my own question: I believe the protocol I was looking for might have been the dat protocol which seems to have been replaced by something else.