Re: [tor-dev] Experimenting with private tor setup

2015-04-21 Thread CJ Ess
I found the problem here: https://github.com/torproject/tor/blob/cc10f13408e25eaf04f849d0f761680f383fa61d/src/or/circuitbuild.c#L1401 The check for channel_is_local returns true because my dev box has an 172.16/12 address: https://github.com/torproject/tor/blob/725d6157df150ec9151450dc2422d9838c2

Re: [tor-dev] onionoo resource requirements

2015-04-21 Thread Tim Semeijn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Improved documentation and process of setting up Onionoo would be welcomed by more people, including myself. Busy setting up Compass and with Atlas and Globe mirrors active the cherry on the pie would be an own Onionoo instance (if needed also as backu

Re: [tor-dev] onionoo resource requirements

2015-04-21 Thread Karsten Loesing
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/04/15 22:06, nusenu wrote: > Hi Karsten, > >> Though it's very likely easier to parse those directly (possibly >> using Stem) rather than setting up an Onionoo instance for the >> exact time you're interested in. > > can you say something abo

Re: [tor-dev] onionoo resource requirements

2015-04-21 Thread nusenu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi Karsten, > Though it's very likely easier to parse those directly (possibly > using Stem) rather than setting up an Onionoo instance for the > exact time you're interested in. can you say something about what amount of minimal memory and disk sp

Re: [tor-dev] Experimenting with private tor setup

2015-04-21 Thread CJ Ess
Chutney sounds really cool, but this is more of a learning exercise so I'll keep at it manually for a bit. I read someplace that test instances on the public tor are "near useless", so I tried setting TestingTorNetwork 0 on all he routers and one of the directory servers in case there was some log

Re: [tor-dev] Draft of proposal "Direct Onion Services: Fast-but-not-hidden services"

2015-04-21 Thread Paul Syverson
On Mon, Apr 20, 2015 at 03:18:06PM -0400, A. Johnson wrote: > > I think new users might not appreciate the difference between similarly > > named terms and then choose the wrong one to their detriment. It seems > > better that they should later learn of shared technology that's not clear > > fr

Re: [tor-dev] Experimenting with private tor setup

2015-04-21 Thread teor
> Date: Tue, 21 Apr 2015 02:13:48 -0400 > From: CJ Ess > > I've been experimenting with a private tor setup - I've managed to setup a > couple directory authorities, six routers/exit nodes (which seemed to be > the minimum to bootstrap everything), and a client. With the latest versions of tor