> So is export intended to be an instance method of descriptor, one that just
> dumps a single csv line of the instance attributes (maybe subject to some
> selection of those attributes)? Or a static method that takes a collection?
Either would work fine. I was envisioning the former, though on
The implementation is pretty straightforward: parse_extended_hostname() is
modified to drop any leading components from an address like
'foo..onion'.
---
Warning! Tests on this patch were limited to 'make check'.
src/or/connection_edge.c | 10 +-
src/test/test.c
Yes, I was wondering whether there would be something simpler than
Django after I wrote that message.
Megan and Erik: take a look through the websites for Django, Tornado,
and Cyclone/Twisted to get a sense as to what each does.
- Norman
On 7/6/12 10:34 AM, Sathyanarayanan Gunasekar
Hello!
As discussed with a few people at the Florence Hackfest, here's a quick proposal
for subdomain support on Hidden Service addresses. The implementation seems
pretty
straightforward (a patch will follow).
Please forgive me if the proposal is missing something, or isn't using the
proper Tor-
> OK; Megan and Erik, after you incorporate the export function into
> Descriptor in stem, please start reading through the Django tutorial.
I'm not sure if Django is a good choice for this project. We don't
require such a heavy web framework with a templating engine, auth,
etc. I'd rather use Tor
On 7/6/12 4:10 AM, Karsten Loesing wrote:
On Fri, Jul 6, 2012 at 4:25 AM, Norman Danner wrote:
Do I understand Onionoo correctly to be basically a small webservice that
returns a JSON formatted description of data read from a file based on the
HTTP request parameters, along with a program that
On Fri, Jul 6, 2012 at 4:25 AM, Norman Danner wrote:
> Do I understand Onionoo correctly to be basically a small webservice that
> returns a JSON formatted description of data read from a file based on the
> HTTP request parameters, along with a program that presumably runs with some
> frequency t