Peter

Results 78 comments of Peter

+1 to what @ssiloti said. My understanding is that it is directly related to [this](https://github.com/bittorrent/libutp/issues/74)

@cpacia > So let me tell you some tweaks I've made which has helped quite a bit. > > 1. I made the dht query size param accessible from the...

@VictorBjelkholm Thanks for the update. I've been testing `--enable-namesys-pubsub` this last week. It indeed looks like once IPNS publishers and resolvers find the correct place in the DHT, then the...

Sorry to be a bit off topic, but the examples above incorrectly use `rand.nextInt(255)` instead of `rand.nextInt(256)`. This github issue is one of the first when searching for "generate random...

Thanks @fauno, what OS are you running?

I gave it a shot on parabola, but couldn't reproduce the crash. If you're willing, could you try with the latest np1sec-test-client and np1sec library? @redlizard has put together a...

The plugin should work with stock pidgin as well, perhaps you're using some other plugins that interfere with this one.

I'm going to close this. The plugin has changed signifficantly on the past few weeks with many memory leaks fixed. If someone still sees issues, please open a new issue...

Thanks, I'll reopen the issue then. Have you used the run-np1sec.sh script to run it? One of the the things it does is it checks whether you have memory sanitizer...

Thanks for all this info. > i tried to use it but the pidgin url fails checksum because it downloads an html page. This is really odd, the command to...