IPFS: Lessons Learned
In my time using IPFS, there were things that I think were very good. Even though the balance in my opinion is net negative, the good parts should be lifted to use with follow on systems (this is what I plan to do).
HTTP Gateway
Probably the best part of the system is that it has an HTTP gateway built in from the beginning. This allows for piecemeal bootstrapping, which is one of the largest problems facing any new protocol or system. The only thing getting in the way of the IPFS implementation being downright awesome was that HTTPS threw a wrench in things.