On Mon, 23 Jun 2014 21:04:25 -0500
Noah Rahman wrote:
> - implemented the Elligator handshake on a circuit level. I need to
> look into implementing it on a connection level to add greater
> security, as well as adding OCB encryption (does anyone know for sure
> whether this is in OpenSSL now? I
Hello tor-dev.
over the past two weeks I have
- met with the team at SRI who have been developing further enhancements
to stegotorus separately from the codebase available on github. We
developed a plan to begin integrating the two codebases and to prepare it
for integration with tbb and gitian
Hello
I have finished working on implementing the safe cookie authentication
support for Stem. Damian fixed a few things[1] and merged it into
master.
I'm now working on implementing the general controller class. GETINFO
parsing was implemented by Damian as an example. I've implemented
GETCONF pa
Hello
I'm reporting my progress over the last week.
I have been working on implementing support for the safe cookie
authentication method for Stem[1].
It is in a usable state[2] right now, but, it isn't fully tested. In
the process, Stem also helped uncover
a bug in the AUTHCHALLENGE error respon
With the TorDev meetup and everything it's been a while since I sent out an
update on the state of the project, although I think we more or less caught
up on the status at the meetup. The bulk of the implementation work had
already been completed, so what I've been working on since then is just
cle