Steven Allen
Steven Allen
Ok, so, it looks like you're receiving a lot of DHT provider puts. The strange thing is that _all_ of these operations seem to have been stalled for 10 hours....
That and timing out/giving up, yes.
Eventually, yes. I have a PR that I never really finished to add pluggable keystore support to enable use-cases like this: https://github.com/ipfs/go-ipfs/pull/6069. However, go-ipfs doesn't currently have a way to...
> What do you think is currently the right way to approach this? I'd rather not go that route. Any password passed with `--pass` will: 1. Get logged to some...
Thanks for writing this up, I'm currently traveling but I'll take a look when I get back (next Wednesday?) if not sooner. (that is, this'll take some focus work to...
(we're trying to cut a release but I'll still try to look at this ASAP)
Again, I apologize for the extensive delay. The release should be out shortly (https://github.com/ipfs/go-ipfs/pull/6223) and we'll re-enter the feature cycle.
The status: 0. I apologize for not communicating on this. I was over ambitious with my own time and should have managed expectations better. 1. The network has some critical...
The issue here is that the signature on IPNS records currently *expires* and random nodes won't be able to re-sign them as they'd need the associated private key. We expire...
@lockedshadow I've been thinking about (and discussing this) this and, well, you're right. Record authors should be able to specify a timeout but there's no reason to remove expired records...