Re: [tor-dev] tor and libressl

2015-02-21 Thread cacahuatl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 VoidLinux also runs with LibreSSL as it's default libssl provider, and it's xbps build template shows it's a pretty seamless process. https://github.com/voidlinux/void-packages/blob/master/srcpkgs/tor/template Leo Unglaub: > Hey, > > On 02/21/15 1

Re: [tor-dev] tor and libressl

2015-02-21 Thread Leo Unglaub
Hey, On 02/21/15 13:45, Ximin Luo wrote: Could you write some more details about how you got this to work? For example, did you link in libressl during the build, did you have to change anything, or did you just drop-in libressl.so (or whatever) to a pre-built tor and have everything work?

Re: [tor-dev] tor and libressl

2015-02-21 Thread Ximin Luo
On 20/02/15 23:01, Tyrano Sauro wrote: > I got tor build with libressl. it works. Is this a good idea? > > TY > Could you write some more details about how you got this to work? For example, did you link in libressl during the build, did you have to change anything, or did you just drop-in lib

Re: [tor-dev] Tor Project Idea for GSOC 2015

2015-02-21 Thread Paul Syverson
Hi Gautham, On Thu, Feb 19, 2015 at 03:53:00PM +0530, Gautham Nekkanti wrote: > Hi, > > I am Gautham (icodemachine from IRC and TRAC). I am willing to > participate in GSoC 2015. I was brainstorming for project ideas and thought > of this useful project idea. > > I want to put forward a proj

Re: [tor-dev] tor and libressl

2015-02-21 Thread Leo Unglaub
Hey, On 02/20/15 23:01, Tyrano Sauro wrote: I got tor build with libressl. it works. Is this a good idea? yes it is. libressl is a cleaned up version of openssl. The OpenBSD guys removed all that useless crap from the library and fixed a lot of bugs. Running Tor with libressl is a performenc