[guardian-dev] Fwd: Re: Orbot VPN service

Nathan of Guardian nathan at guardianproject.info
Fri Oct 24 08:42:09 EDT 2014



On Fri, Oct 24, 2014, at 04:35 AM, Delyan Kratunov wrote:
> Thanks for your reply, glad we're on the same page.
> 
> > Happy to fork tun2socks and tune it for our needs. I don't think we
> > should start from scratch, and the code definitely needs to be C/native
> > for performance reasons.
> 
> I took a look at tun2socks and it is trivial to add this BUT I can't seem
> to 
> be able to build it on my machine.

You should be able to run > ndk-build from the Orbot/jni folder.

> badvpn doesn't seem integrated in external/Makefile and as such is a bit
> of 
> mystery to me building-wise. Its cmake files seem to be using system
> openssl 
> (and nss!) which is also just asking for trouble. Nothing seems to be 
> specifying the location of the android headers either (e.g., jni.h). I
> can sit 
> down and patch compile-tun2socks.sh but I wouldn't mind if you committed
> a 
> build script.

cd orbot/jni
ndk-build

(i hope thats it!)

> I'll sit down this weekend to figure out what the biggest UX/UI wins
> would be. 
> Gradle support or at least building the native parts from the ant script
> would 
> be nice for new devs (speaking from personal experience).

Cool. It would be nice to get the Android L PIE fixes and this initial
VPN support with the DNS patches out as an alpha/beta soon before we get
too far into any UI work.

> 
> -- Delyan
> _______________________________________________
> Guardian-dev mailing list
> 
> Post: Guardian-dev at lists.mayfirst.org
> List info: https://lists.mayfirst.org/mailman/listinfo/guardian-dev
> 
> To Unsubscribe
>         Send email to:  Guardian-dev-unsubscribe at lists.mayfirst.org
>         Or visit:
>         https://lists.mayfirst.org/mailman/options/guardian-dev/nathan%40guardianproject.info
> 
> You are subscribed as: nathan at guardianproject.info


-- 
  Nathan of Guardian
  nathan at guardianproject.info


More information about the Guardian-dev mailing list