[tor-talk] Revoking your secret_id_key

2011-09-28 Thread Anthony G. Basile
Hi everyone, Is there a way of revoking your tor relay's secret_id_key? For instance, suppose your server is compromised and you want to tell the world, don't trust this node anymore as a relay and/or exit, how would you do that? The question occurred to me as I working with gpg. -- Anthony G.

[tor-talk] Tor as a sort of "library/dependancy" for third party software

2011-09-28 Thread Fabio Pietrosanti (naif)
Hi all, at GlobaLeaks (http://globaleaks.org) we are discussing whenever to plan for a GlobaLeaks Desktop application that would allow secure and anonymous whistleblowing submission without using a 'web interface'. In such context we would like to provide something *really easy* and that means bu

Re: [tor-talk] Tor as a sort of "library/dependancy" for third party software

2011-09-28 Thread Jacob Appelbaum
On 09/28/2011 06:35 AM, Fabio Pietrosanti (naif) wrote: > Hi all, > > at GlobaLeaks (http://globaleaks.org) we are discussing whenever to plan > for a GlobaLeaks Desktop application that would allow secure and > anonymous whistleblowing submission without using a 'web interface'. > > In such cont

Re: [tor-talk] Tor as a sort of "library/dependancy" for third party software

2011-09-28 Thread Nick Mathewson
On Wed, Sep 28, 2011 at 3:41 PM, Jacob Appelbaum wrote: >> p.s. The alternative to provide the same degree of security/usability is >> to use a Java Applet with file upload+file encryption+silvertunnel as a >> Tor Client layer. > > I don't think silvertunnel is a good idea - the code is based on >

Re: [tor-talk] Tor as a sort of "library/dependancy" for third party software

2011-09-28 Thread Joe Btfsplk
On 9/28/2011 8:35 AM, Fabio Pietrosanti (naif) wrote: Hi all, at GlobaLeaks (http://globaleaks.org) we are discussing whenever to plan for a GlobaLeaks Desktop application that would allow secure and anonymous whistleblowing submission without using a 'web interface'. In such context we would l

[tor-talk] Tor 0.2.3.5-alpha is out

2011-09-28 Thread Roger Dingledine
Tor 0.2.3.5-alpha fixes two bugs that make it possible to enumerate bridge relays; fixes an assertion error that many users started hitting today; and adds the ability to refill token buckets more often than once per second, allowing significant performance improvements. https://www.torproject.org

Re: [tor-talk] Tor 0.2.3.5-alpha is out

2011-09-28 Thread Roger Dingledine
On Wed, Sep 28, 2011 at 08:06:14PM -0400, Roger Dingledine wrote: > o Major features (networking): > - Add a new TokenBucketRefillInterval option to refill token buckets > more frequently than once per second. This should improve network > performance, alleviate queueing problems,

Re: [tor-talk] Tor 0.2.3.5-alpha is out

2011-09-28 Thread Nick Mathewson
On Wed, Sep 28, 2011 at 8:12 PM, Roger Dingledine wrote: > On Wed, Sep 28, 2011 at 08:06:14PM -0400, Roger Dingledine wrote: >>   o Major features (networking): >>     - Add a new TokenBucketRefillInterval option to refill token buckets >>       more frequently than once per second. This should im