Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] helo=mx.sourceforge.net) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1V4DUg-0004Gc-3q for bitcoin-development@lists.sourceforge.net; Tue, 30 Jul 2013 17:13:54 +0000 X-ACL-Warn: Received: from mail-la0-f50.google.com ([209.85.215.50]) by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1V4DUd-0003Qq-Vh for bitcoin-development@lists.sourceforge.net; Tue, 30 Jul 2013 17:13:54 +0000 Received: by mail-la0-f50.google.com with SMTP id fn20so1228871lab.23 for ; Tue, 30 Jul 2013 10:13:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer :x-gm-message-state; bh=FfH6/PJ/WDXpjCgSDjRm16eShfzwpwBvIi63mR43cRc=; b=SIo15XdpDBK+mbPi06BaKBdmc9WlGprV4f09ALEnex4k7Fjv2umc3sHHKtnjpD/dXP 6ckmFbDZGUOzKs+9geDiIrbxesTj/ZoBcgZeazy0Jb1QkjUEcuSPyeBNgBKB6Og254FD fS6/YspE8qBcbmyYy6RZQ4ozf7JFjL06fFmqg/IbRVl5IAzZzUDWiyZ14vEb2nHip+Xj dGddsOOm7qgvZu+EbL00abv0+Y0e63uOkdkWMWbDoR9C4nFhneDr1DO3daZZ4bYfowKn jROPtp8GlI4g3m2k5yxIGh8zu7IXf07fNSNrSnAEL/p3bx7Qu2YPLmVBS1Ke/m/iYP1c XPWQ== X-Received: by 10.112.137.69 with SMTP id qg5mr8518184lbb.51.1375204425041; Tue, 30 Jul 2013 10:13:45 -0700 (PDT) Received: from [127.0.0.1] (mail.ruonia.ru. [217.79.231.12]) by mx.google.com with ESMTPSA id c4sm26573633lae.7.2013.07.30.10.08.57 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 30 Jul 2013 10:13:44 -0700 (PDT) Sender: w grabhive Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=us-ascii From: Wendell In-Reply-To: Date: Tue, 30 Jul 2013 19:02:58 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <18D9E6A0-946F-4707-A322-22CA2A17E608@grabhive.com> References: To: Jeff Garzik X-Mailer: Apple Mail (2.1283) X-Gm-Message-State: ALoCoQlftsMlA803p+wk4Lr02BDWWjHADsiapsGUb2n/LjSSwUCswoOLGz7kNEu5pYEPLOYUHyNa X-Spam-Score: 3.4 (+++) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. 1.5 RCVD_IN_PSBL RBL: Received via a relay in PSBL [217.79.231.12 listed in psbl.surriel.com] 1.2 RCVD_IN_BL_SPAMCOP_NET RBL: Received via a relay in bl.spamcop.net [Blocked - see ] 0.6 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [217.79.231.12 listed in dnsbl.sorbs.net] X-Headers-End: 1V4DUd-0003Qq-Vh 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:13:54 -0000 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 | 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 >