On 6/19/12, Nick Mathewson wrote:
> Filename: 202-improved-relay-crypto.txt
> 1.4. A note on algorithms
>
>This document is deliberately agnostic concerning the choice of
>cryptographic primitives -- not because I have no opinions about
>good ciphers, MACs, and modes of operation --
On Thu, Jun 21, 2012 at 5:05 PM, Gino Badouri wrote:
> Hi there,
>
> My goal is to run Tor on small cluster of embedded mips devices.
> Because the platform runs on an older version of OpenSSL and libevent I have
> chosen to statically link them with Tor.
>
> So I went ahead to compile the compone
Hi there,
My goal is to run Tor on small cluster of embedded mips devices.
Because the platform runs on an older version of OpenSSL and libevent I
have chosen to statically link them with Tor.
So I went ahead to compile the components.
I'm aiming at the beta version: 0.2.3.17
OpenSSL 1.0.1c has
I'm currently working on integrating the UI interaction into a Vidalia
plugin. I will be starting work on the HiddenService configuration. I have
also completed the Torrc Prototype and it has been merged into alpha.
I'm also a little behind schedule.
1. http://feroze.in/gsoc12.html
__
On 6/21/12 7:28 AM, meejah wrote:
> meejah writes:
>
>> That used to be an optional dependency, so I will put that code back
>> in (actually, probably just take out the dependency for psutils and
>> report PIDs instead). It's really just "nice to have" anyway and
>> users who want that could of c