manuels
manuels
Hmm, what's your opendht version? Mine is 1.8.1.
Can you also post this info: ``` $ apt-cache show libopendht-dev Package: libopendht-dev Source: opendht Version: 1.8.1-1 Installed-Size: 3091 Maintainer: Alexandre Viau Architecture: amd64 Replaces: libopendht1 (= 1.2), libreadline6-dev, libncurses5-dev,...
Looks like you have two versions available, please use `apt-cache policy libopendht-dev` to check which one is installed.
I'm not sure if you want that, but you should be able to update to the unstable version using `apt-get -t unstable install libopendht-dev`
Hi @hasechris, sorry, I have been hiking the last weeks. Does your C compiler support C++11 ? Greetings from Germany, too ;)
Hmm, looks like `-l stdc++` might be required in your case. Can you try to add it to `https://github.com/manuels/opendht/blob/master/build.rs` in line 4 in your copy on your harddrive?
Yes, opendht has some dependencies (see https://github.com/savoirfairelinux/opendht#dependencies). One of them is msgpack. You probably need to install it.
@hasechris, sorry to hear that. I have a day job, so my resources are limited and merge requests from Arch users are always welcome. @amotl, sure I can reopen this...
The messages are encrypted and signed. And each message has a timestamp.
I‘m afraid this is not supported. You need an initial key exchange. Am 12. Mai 2022, 09:39 +0200 schrieb Anatoli Babenia ***@***.***>: > Yes, but when two peers are independent...