ipfs name publish to same hash from separate computers
#88
Comments
|
It would be number two as far as I know |
|
this is planned, and should be implemented fairly soon (many other things will depend on this capability) https://github.com/ipfs/specs/tree/master/keystore |
|
@whyrusleeping What is the status on this? Curious. |
|
We need this feature for an open source project we are working on atm. Since there seems to be little progression on this, we would like to help implementing parts of it on our fork. Our use-case is that the private key used for signing the IPNS record is not shared with the IPFS node that republishes the record. For that we need to
@whyrusleeping Would these changes be something that you would be happy to merge back? |
|
@wigy-opensource-developer there is separate program that can be used for that: https://github.com/whyrusleeping/ipns-pub |
|
Thanks, I have already seen those tools. Our use case cannot assume that the author has internet access every 12 hours to republish the IPNS record. Also, we cannot give the private key to the node that has continuous internet access. Correspondingly, we need to separate the responsibilities of signing and publishing the record. |
|
@wigy-opensource-developer we have IPRS (record system) in the works on and off, which will allow you to pin other nodes' IPNS records and should benefit your use case. It's likely not gonna happen in the few weeks left this year :( But we're on it and it would be great to have your feedback: https://github.com/ipfs/specs/search?q=iprs&type=Issues&utf8=%E2%9C%93 |
|
This issue was moved to https://discuss.ipfs.io/t/ipfs-name-publish-to-same-hash-from-separate-computers/288 |
doesntgolf commentedJan 1, 2016
I'm wondering if publishing to the same IPNS hash from separate computers is 1) doable now, 2) not yet doable but planned, or 3) not possible or not planned.
The text was updated successfully, but these errors were encountered: