Tim
Tim
I seem to be having the same problem. 
Do you have advice on what version of agenda should be used?
1+
After an upgrade it stopped working. ``` >> ERROR: TypeError [ERR_INVALID_OPT_VALUE]: The value "jwk" is invalid for option "format" at parseKeyFormat (internal/crypto/keys.js:145:9) at parseKeyFormatAndType (internal/crypto/keys.js:180:18) at parseKeyEncoding (internal/crypto/keys.js:206:7) at parsePublicKeyEncoding...
Anyone have a docker image that has the right kernel? I'm looking to create a scale way image.
Would like to see more work fine on this.
I would not know where to start with this.
I do now.
So I played around with the idea. Here is the code: ``` var DHT = require('bittorrent-dht'); var crypto = require('crypto'); function sha1(str) { return crypto.createHash('sha1').update(str).digest('hex') } var dht = new...
@pldubouilh would you mind sharing your code?