Questions
- Is there a way to ask a peer to pin a hash from go-ipfs?
- If yes, will they tell me once they’re done getting my object from me?
- If not, what are some ways to harden pubsub, i.e. for nodes interested in a topic to find each other quicker?
Context
I drank the Kool-aid and am writing yet another git transport backend on IPFS. I have the heavy lifting already in place, but still need a way to make sure that after I push a bunch of changes someone else is gonna pin the new repo state - so that my node can be safely shut down without the latest repo state disappearing from IPFS.