diff --git a/docs/devs/i2pd-specifics.md b/docs/devs/i2pd-specifics.md index a78cd74..49971ad 100644 --- a/docs/devs/i2pd-specifics.md +++ b/docs/devs/i2pd-specifics.md @@ -15,10 +15,5 @@ new values for `SIGNATURE_TYPE`: `i2p.router.net.total.sent.bytes` returns total sent bytes since last restart # BOB Unlike Java-I2P, i2pd keep supporting BOB with the following extensions: -- newkeys -- signaturetype -- cryptotype. - -DSA and ElGamal by default. - -lookuplocal - looks for LeaseSet with specified address in router's netdb +- newkeys signaturetype cryptotype (DSA for signature and ElGamal for crypto by default) +- lookuplocal - looks for LeaseSet with specified address in router's netdb