[tor-bugs] #8506 [Ooni]: Provide OONI packages for Debian

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Oct 14 13:21:15 UTC 2013


#8506: Provide OONI packages for Debian
------------------------+----------------------
     Reporter:  lunar   |      Owner:  lunar
         Type:  task    |     Status:  accepted
     Priority:  normal  |  Milestone:
    Component:  Ooni    |    Version:
   Resolution:          |   Keywords:
Actual Points:          |  Parent ID:
       Points:          |
------------------------+----------------------

Comment (by lunar):

 I don't know about the `Makefile` should be in `MANIFEST.in`. Presently,
 what I think is that it should be in the `sdist` tarball but ''not''
 installed by `python setup.py install`.

 Please note that it's also possible to query to Tor geoip database through
 the control port. With Stem, it looks something like:

 {{{
     def get_country(self, address):
         return self.controller.get_info('ip-to-country/%s' % address)
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8506#comment:25>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list