Nick Mathewson
Nick Mathewson
Ideally, I'd like to see as much code as reasonable shared between desktop and mobile, so that each can benefit from the developers who work on the other. But of...
Hi, I'm the resident openssl/crypto guy that ioerror mentioned above. :) This plan sounds pretty solid, if I understand it correctly; getting server-side support for good (large group) DHE in...
Two issues to consider: 1) The x25519->ed25519 conversion is fragile. In particular, you must never use it to sign anything that is attacker-controlled. Also, if you convert the public key...
> Is the required configuration of client auth sufficient here? I don't think so; client auth doesn't stop the introduction server from giving out the ID of an endpoint server...
Sure! The general pattern I would like to follow is something like this, where a single object of an appropriate type is shared by a reader thread and a handle...
[Arti](https://crates.io/crates/arti) would benefit from this a lot. Would it be okay if I worked on making @ericlargergren's code into a PR? (It is under a 3BSD license.) (Alternatively I _could_...
I manage the domain name. Azat is leading dev efforts, but doesn't have a lot of time. He's still around, though.
Thanks for all the interest! I've talked this over with Niels and Azat. Because many projects use libevent, we need to make sure we're only granting commit access to known...