Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192] helo=mx.sourceforge.net) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1V4Dha-0003C7-DJ for bitcoin-development@lists.sourceforge.net; Tue, 30 Jul 2013 17:27:14 +0000 X-ACL-Warn: Received: from mail-wg0-f49.google.com ([74.125.82.49]) by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1V4DhW-0007KX-6I for bitcoin-development@lists.sourceforge.net; Tue, 30 Jul 2013 17:27:14 +0000 Received: by mail-wg0-f49.google.com with SMTP id y10so5528147wgg.4 for ; Tue, 30 Jul 2013 10:27:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=sender:date:from:to:cc:message-id:in-reply-to:references:subject :x-mailer:mime-version:content-type:x-gm-message-state; bh=RuECXA/4haIom5hhsMN/rDF8ZebWoUporJtINl2Na5M=; b=b405PrRWxC4yFu2PqS/rNMUVGVvbODbsdBmgVgjQJug+t42oitvpGJIY+y61a2KsRC g46pjXLbPmvdIO+baSVasIE5qSl8KghyOOqYfk+oWjJaKQ8hQU3am1jsDKUn9wsMndtx akq6tkmsBuSX9a6k3NBEUuyX3NiT+ha8THL2IeCmqrVcQxPfSKQczULgOXkPm+EkS/F9 1O50TolzW3THJEcNubKEZY5qGmmSSlP0exAoH/2me59zSI4Agair+nQaoMf1+nOwDxQ/ amnAaZNTIG37lG9maIdzm9m/0lb1TjWnO8S1kYvHogUPmDJ+hx4t3yJdSjN2hAGUq0cT UMFA== X-Received: by 10.194.240.101 with SMTP id vz5mr18116585wjc.69.1375204857185; Tue, 30 Jul 2013 10:20:57 -0700 (PDT) Received: from [10.0.1.6] (dynamic-78-8-156-39.ssp.dialog.net.pl. [78.8.156.39]) by mx.google.com with ESMTPSA id o10sm29917575wiz.5.2013.07.30.10.20.56 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 30 Jul 2013 10:20:56 -0700 (PDT) Sender: Bazyli Zygan Date: Tue, 30 Jul 2013 19:20:54 +0200 From: Bazyli Zygan To: Wendell Message-ID: <17A909E3D54A4CBE9E0522EB3CBDC1A4@grabhive.com> In-Reply-To: <18D9E6A0-946F-4707-A322-22CA2A17E608@grabhive.com> References: <18D9E6A0-946F-4707-A322-22CA2A17E608@grabhive.com> X-Mailer: sparrow 1.6.4 (build 1178) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="51f7f5f6_64996e13_c6" X-Gm-Message-State: ALoCoQli6PVrba+6ZPhey3Wvcmvmv+XqHOHDr0cIDcL82+ZiG1ZPlfMpquWgxuonY2+vkOao+xCq X-Spam-Score: 1.0 (+) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. 1.0 HTML_MESSAGE BODY: HTML included in message X-Headers-End: 1V4DhW-0007KX-6I Cc: Bitcoin Dev Subject: Re: [Bitcoin-development] Tor and Bitcoin X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jul 2013 17:27:14 -0000 --51f7f5f6_64996e13_c6 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Apparently that won't help. That's just embeding the existing tor code and rerouting internal Cocoa internet communication via tors proxy. What guys need is bigger configurability in tor itself. I can understand that. It's doable tough. Gosh, why a day has only 24h? :) /b grabhive.com (http://grabhive.com) | twitter.com/grabhive (http://twitter.com/grabhive) | gpg: A1D5047E On Tuesday, 30 July 2013 at 19:02, Wendell wrote: > I suppose it isn't quite what you're talking about but we did push this out today: > > Tor.framework, for Cocoa developers, similar to our BitcoinKit: > https://github.com/grabhive/Tor.framework > > -wendell > > grabhive.com (http://grabhive.com) | twitter.com/grabhive (http://twitter.com/grabhive) | gpg: 6C0C9411 > > On Jul 30, 2013, at 4:01 PM, Jeff Garzik wrote: > > > This has been discussed on IRC, and would be interesting to explore. > > For several applications, linking directly with a Tor library is far > > superior to the fragility of requiring a properly configured external > > process. Lacking such a Tor library right now, one must be written > > > > > > > > ------------------------------------------------------------------------------ > Get your SQL database under version control now! > Version control is standard for application code, but databases havent > caught up. So what steps can you take to put your SQL databases under > version control? Why should you start doing it? Read more to find out. > http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk > _______________________________________________ > Bitcoin-development mailing list > Bitcoin-development@lists.sourceforge.net (mailto:Bitcoin-development@lists.sourceforge.net) > https://lists.sourceforge.net/lists/listinfo/bitcoin-development > > --51f7f5f6_64996e13_c6 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Apparently that won't help. That's just embeding the existing tor cod= e and rerouting internal Cocoa internet communication via tors proxy.What guys need is bigger configurability in tor itself. I can understand= that. It's doable tough.

Gosh, why a day has on= ly 24h=3F :)

/b

grabhive.com =7C twitter.com/grabhive =7C&n= bsp;gpg: A1D5047E

=20

On Tuesday, 30 July 20= 13 at 19:02, Wendell wrote:

I suppose it isn't quite what yo= u're talking about but we did push this out today:

Tor.framework, for Cocoa developers, similar to our BitcoinKit:
<= div>https://git= hub.com/grabhive/Tor.framework

-wendell

grabhive.com= =7C twitter.com/grabhive= =7C gpg: 6C0C9411

On Jul 30, 2013, at 4:01 PM, = Jeff Garzik wrote:

This has been discussed on IRC, and would be interesting to explore= .
=46or several applications, linking directly with a Tor libra= ry is far
superior to the fragility of requiring a properly con= figured external
process. Lacking such a Tor library right now= , one must be written
<hint hint>


-------------------------------------= -----------------------------------------
Get your SQL database= under version control now=21
Version control is standard for a= pplication code, but databases havent
caught up. So what steps= can you take to put your SQL databases under
version control=3F= Why should you start doing it=3F Read more to find out.
=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F
Bitcoin-development mai= ling list
<= a href=3D=22https://lists.sourceforge.net/lists/listinfo/bitcoin-developm= ent=22>https://lists.sourceforge.net/lists/listinfo/bitcoin-development
=20 =20 =20 =20 =20

--51f7f5f6_64996e13_c6--