Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OONI

We are a global community measuring Internet censorship since 2012.
Collective - Host: opensource - https://opencollective.com/ooni - Website: https://ooni.org - Code: https://github.com/ooni

Implement port of ScapyTest to new API

* Rename templates to avoid namespace conflicts
* XXX need to fix some bugs in how yaml serialize...

github.com/ooni/probe-legacy - 36c8a8e149fa5d975fc0d39bd0e5bf72ab38086a authored over 12 years ago by Arturo Filastò <[email protected]>
Deprecate scaffolding script

github.com/ooni/probe-legacy - a957cd5f469d34bfda98848bca586a0c409181af authored over 12 years ago by Arturo Filastò <[email protected]>
Add documentation on the OONI API

github.com/ooni/probe-legacy - d01d501efe93a9672d37b9aa0dae61e0d3065106 authored over 12 years ago by Arturo Filastò <[email protected]>
Add an example of using the HTTP test template.

github.com/ooni/probe-legacy - 8e8f3502944295b019f919e703c2f1396153b45e authored over 12 years ago by Arturo Filastò <[email protected]>
Implement the first Test Template based on the new API.

* Fix some bugs

github.com/ooni/probe-legacy - f358389ab248fdd4d6ced99e9e2b9f6265cdd38b authored over 12 years ago by Arturo Filastò <[email protected]>
Merge branch 'master' of https://git.torproject.org/ooni-probe

Conflicts:
.gitignore
ooni/assets/bridgetests.txt
ooni/plugins/new_bridget.py

github.com/ooni/probe-legacy - edfaff0c38c8ad5f8772ba23721413f0878a0d35 authored over 12 years ago by Arturo Filastò <[email protected]>
Merge branch 'nettest'

Conflicts:
ooni/plugins/new_bridget.py

github.com/ooni/probe-legacy - 16c3cfedbd80d23337579d6d5fc3f9bff367e714 authored over 12 years ago by Arturo Filastò <[email protected]>
Merge branch 'nettest'

Conflicts:
ooni/plugins/new_bridget.py

github.com/ooni/backend - 551b08e2ab0dcc2c19f973373e7e6a651fdb3c84 authored over 12 years ago by Arturo Filastò <[email protected]>
Fix bug in tests

github.com/ooni/probe-legacy - d621155c27143c6fad8743d0bfbdc15727a3b0db authored over 12 years ago by Arturo Filastò <[email protected]>
Add note about backward compatibility.

github.com/ooni/probe-legacy - 7c645d40702c21c45059a01c67fe67150bd109d5 authored over 12 years ago by Arturo Filastò <[email protected]>
Add some documentation on writing OONI Tests using

the new framework.

github.com/ooni/probe-legacy - ffc44ce1cbc595ce8cbcd6522e8962f37b7e6869 authored over 12 years ago by Arturo Filastò <[email protected]>
* Need to fix the Deferred class decorator timeout.

github.com/ooni/probe-legacy - 365bd5a1a631191808a110ded51f520806ab342e authored over 12 years ago by Isis Lovecruft <[email protected]>
* Modified the ValueChecker class to have static methods.

* Switched to dictionaries for self.relays and self.bridges so that all
methods can access vari...

github.com/ooni/probe-legacy - d448f256ee5993237d9182164ba0efae808c18b6 authored over 12 years ago by Isis Lovecruft <[email protected]>
* Moved bootstrap and remove_public_relay functions to Tor utilities file.

* Still sorting out the chainDeferred(defer.DeferredList(list)) problems.

github.com/ooni/probe-legacy - efc1206e8a099e699996c3a45742d4f7500a714f authored over 12 years ago by Isis Lovecruft <[email protected]>
* Added more general Tor utility functions to ooni.utils.onion.

* Added decorator-based timeout function for blocking methods to
ooni.utils.timer.
* Moved gene...

github.com/ooni/probe-legacy - f88900672897e858ec85da4f5da343cf99ba28d6 authored over 12 years ago by Isis Lovecruft <[email protected]>
* Added singleton_semaphore utility function for safely adding processes to a

reactor.
* Fixes #6969 (bridget tries to start multiple tor processes).
* Fixes #6970 (bridget ...

github.com/ooni/probe-legacy - 086c5d340d8abaea4d4e447690e26b0c619fcfea authored over 12 years ago by Isis Lovecruft <[email protected]>
* Fixes #6968, #6971

* Found bug: first bridge doesn't get tested #6970
* I'm trying to use trac more to keep other pe...

github.com/ooni/probe-legacy - fef162fe803fad2ff7eab45d321baf1086f6c980 authored over 12 years ago by Isis Lovecruft <[email protected]>
* Still squashing bugs.

* Fixed the log.debug() function.
* Put more general things in the onion.py utility (renamed circ...

github.com/ooni/probe-legacy - cafc88339b058798005766cf97fabd659f0e20f5 authored over 12 years ago by Isis Lovecruft <[email protected]>
* Still squashing bugs.

* Fixed the log.debug() function.
* Put more general things in the onion.py utility (renamed circ...

github.com/ooni/backend - 4bb72b54b49bfe86e4f081a7d8dfb72d7c9083fb authored over 12 years ago by Isis Lovecruft <[email protected]>
* Added documentation.

* Moved general setup, circuit, and bootstrap, to utils/onion.py.

github.com/ooni/probe-legacy - fa731c54c4c28764a345523ca3ab632e81fad884 authored over 12 years ago by Isis Lovecruft <[email protected]>
Document TestCase

github.com/ooni/probe-legacy - 839564d3620c24e0057c1dfd9d39ef15f8b202ac authored over 12 years ago by Arturo Filastò <[email protected]>
Make the ascii art thing only be a special command line option

github.com/ooni/probe-legacy - 05b8d5b809db6ee34ee76c9e0c1a67d163b586ef authored over 12 years ago by Arturo Filastò <[email protected]>
Write some more docstrings and fix some code.

github.com/ooni/probe-legacy - 26f7afc073cb86276a04d1faeec65dde59dd858f authored over 12 years ago by Arturo Filastò <[email protected]>
Remove log file

github.com/ooni/probe-legacy - 7150e97e4e6237777ff1d343ade7953dea0af413 authored over 12 years ago by Arturo Filastò <[email protected]>
Implement backward compatibility of new ooniprobe with legacy tests

* Reporting system works with old tests
* Properly document some of the functions

github.com/ooni/probe-legacy - 7643541a424655c689e252783a50037846368773 authored over 12 years ago by Arturo Filastò <[email protected]>
Remove now unused stuff from oonicli

github.com/ooni/probe-legacy - b7c5c1fec12da443a30f0cbda1ebb44a8ba7612e authored over 12 years ago by Arturo Filastò <[email protected]>
Implement working trial inspired OONIprobe refactoring

github.com/ooni/probe-legacy - cbfcbdd0344d8e9a80d565ba01b64c7a40c97352 authored over 12 years ago by Arturo Filastò <[email protected]>
* Still working on the @defer.inlineCallbacks structure; I think I should

use DeferredLists for each of the sets of Deferreds, and then pile all
the DeferredLists onto...

github.com/ooni/probe-legacy - c4978ff0e750d044b3efd9c211dc3cfa80cc2ec4 authored over 12 years ago by Isis Lovecruft <[email protected]>
* Moving to using @defer.inlineCallbacks for rewriting the torrc Bridge line.

NOT DONE YET. NOT TESTED YET.
* Moving to bridges being assets and relays being a list attached...

github.com/ooni/probe-legacy - 4a6b164cbefb5dca519ece6cfd62486c8a14206e authored over 12 years ago by Isis Lovecruft <[email protected]>
* Switched to chainDeferreds for testing bridge by bridge, after which

EXTEND cells are issued per relay per bridge. And it actually works.

github.com/ooni/probe-legacy - 92ff36a1bdcfa34264ca3cec11d9a53f1bdac323 authored over 12 years ago by Isis Lovecruft <[email protected]>
* Refactored bridget completely.

* Broke up most of experiment() into tiny functions.
* Added custom exceptions and error handlers...

github.com/ooni/probe-legacy - 6f52ec0c73671e5b1c417cc1b7a0d63266cd8b9c authored over 12 years ago by Isis Lovecruft <[email protected]>
Made some progress, not there yet.

* After this commit I am going to throw away a lot of code and start over

github.com/ooni/probe-legacy - 7dce07bfc58566d2fdec4eec8a831d4ecd545d5f authored over 12 years ago by Arturo Filastò <[email protected]>
Get all the pieces together and have a working trial based oonicli

github.com/ooni/probe-legacy - 2d31d5f14a0f3a7518d47fe748c1677cbd885828 authored over 12 years ago by Arturo Filastò <[email protected]>
Import nettest work in progress related to reporting and testsuite

github.com/ooni/probe-legacy - 98ebfe5e98824b4343a7a03f950f70e8f1c30faf authored over 12 years ago by Arturo Filastò <[email protected]>
* Moved CustomCircuit class to /ooni/utils/circuit.py.

* Tor is started improperly, and the timeout function is stupid and just
returns the deferred, ...

github.com/ooni/probe-legacy - 21647a9c5ce54341e188619e3c67426fc9114630 authored over 12 years ago by Isis Lovecruft <[email protected]>
Continue work on trial based nettest Network Unit Testing framework

* Implement InputUnit and InputUnitFactory

github.com/ooni/probe-legacy - 712f665423f24701c93889d32d040eb533065dfe authored over 12 years ago by Arturo Filastò <[email protected]>
Continue work on trial based nettest Network Unit Testing framework

* Implement InputUnit and InputUnitFactory

github.com/ooni/backend - 30a3d007540417d800864ca734906ae5932069e4 authored over 12 years ago by Arturo Filastò <[email protected]>
* Fixed bug in the assets parser.

github.com/ooni/probe-legacy - 21505f84aef5d60c7e138590a1a40e3df773d680 authored over 12 years ago by Isis Lovecruft <[email protected]>
* Fixed the help menu in bridget because the portCheck type enforcement

function wasn't working.
* Added documentation at /docs/bridget.md on using bridget.

github.com/ooni/probe-legacy - ec583eab1515aa545f371f255fffff2f84c4bbb7 authored over 12 years ago by Isis Lovecruft <[email protected]>
* Modified exception handling in bridget so that ImportErrors from missing

OONI libraries don't clutter the logs.
* Removed txtorcon directory and modified the Makefile s...

github.com/ooni/probe-legacy - 803e24021cc9a1d48eaa4c24b3e19d39bc8be11b authored over 12 years ago by Isis Lovecruft <[email protected]>
Merge branch 'bridget-twisted'

github.com/ooni/probe-legacy - 963cad2a4610be403a2592f5d2fa7b4aca05062b authored over 12 years ago by Isis Lovecruft <[email protected]>
Added basic ICMP classes for testing reachability

github.com/ooni/probe-legacy - 8d2a1919f7755c5c084576a7ac1bdd37bb4c52be authored over 12 years ago by Isis Lovecruft <[email protected]>
Fixed imports.

github.com/ooni/probe-legacy - cf5e13c241389f8192a587c0601a8cf561329ae7 authored over 12 years ago by Isis Lovecruft <[email protected]>
Updated documentation in ooni/plugins/bridget.py.

github.com/ooni/probe-legacy - 3d87617306002854b69f8de1b2ff2702d671a0f2 authored over 12 years ago by Isis Lovecruft <[email protected]>
Merge branch 'master' of ssh://git-rw.torproject.org/ooni-probe

Conflicts:
ooni/assets/bridgetests.txt
ooni/ooniprobe.py
ooni/plugins/domclass.py
ooni/plugi...

github.com/ooni/probe-legacy - 2e49b7330b155ca4746896939ebe48ce67f147b3 authored over 12 years ago by Arturo Filastò <[email protected]>
Merge branch 'bridget-twisted'

github.com/ooni/probe-legacy - 62956ebab7779c1b61ce3d6e8ac750552fd1c988 authored over 12 years ago by Isis Lovecruft <[email protected]>
Actually, everything is not working. I started to fix it, but I need to work

on bridget, so I'm going to clone tpo:ooni-probe.git into a new branch now.

github.com/ooni/probe-legacy - 9c5d5d4b39babb714df86089e87db36af6562085 authored over 12 years ago by Isis Lovecruft <[email protected]>
Submodules are working, without modification to any of the old import

statements. To initialize them, do "$ git submodules init && git submodules
update".

github.com/ooni/probe-legacy - 1dc7a6966d1e4ec69f6bab4667384e583cf65636 authored over 12 years ago by Isis Lovecruft <[email protected]>
Changed the ooni/lib structure to use gitsubmodules so that OONI users do not

accidentally git-clone broken or incompatible upstreams. Each submodule has
it's own .git with bo...

github.com/ooni/probe-legacy - 78f768540a0912619b566e1f75e518edcb29b7ff authored over 12 years ago by Isis Lovecruft <[email protected]>
Updating the ooni/lib structure and git submodules for imports, and I'm trying

to keep the syntax the same. Updated the README with info on dev interaction
with and user clonin...

github.com/ooni/probe-legacy - 174cef2f7f9bfb395fe4753280a881ca5950b504 authored over 12 years ago by Isis Lovecruft <[email protected]>
Updating the ooni/lib structure and git submodules for imports, and I'm trying

to keep the syntax the same. Updated the README with info on dev interaction
with and user clonin...

github.com/ooni/probe-legacy - 4dcc00fdefef051ab27a03df94fa96730ece581b authored over 12 years ago by Isis Lovecruft <[email protected]>
Fixed module import issues with directory structure.

github.com/ooni/probe-legacy - 37c0e4e888416a6d0433a23a164c5bd565c357ca authored over 12 years ago by Isis Lovecruft <[email protected]>
Updating the ooni/lib structure and git submodules for imports, and I'm trying

to keep the syntax the same. Updated the README with info on dev interaction
with and user clonin...

github.com/ooni/backend - 2d4efb1d05eb3d39f12798bfa87fef1d028fa72e authored over 12 years ago by Isis Lovecruft <[email protected]>
Changed the ooni/lib structure to use gitsubmodules so that OONI users do not

accidentally git-clone broken or incompatible upstreams. Each submodule has
it's own .git with bo...

github.com/ooni/backend - e2a95a67aae9604a5fef64bdb57edbee5d0ee57c authored over 12 years ago by Isis Lovecruft <[email protected]>
* Fix some bugs in Daphn3

* Add more details to Test interface
* Remove dead code in Reporting system
* Make some changes t...

github.com/ooni/probe-legacy - 14ade9b22b2d91dc3c85a7d246c76cc6bc935d22 authored over 12 years ago by Arturo Filastò <[email protected]>
Still getting the error from ../plugoo/test.py that "d" is a NoneType.

I'll try merging master and see if that fixes it, else I'll have to patch
that before continuing.

github.com/ooni/probe-legacy - 2004db08a6c8f2c93bf3485864a3d6eba93b8ad0 authored over 12 years ago by Isis Lovecruft <[email protected]>
Still sorting out that darned resolver...

github.com/ooni/probe-legacy - 13077468d151d931c4de38961be3dbb76a4eb88c authored over 12 years ago by Isis Lovecruft <[email protected]>
Need to fix exp_address from d['address'] dict

github.com/ooni/probe-legacy - 0264e482d01dbbfc0a5b1f94bd98118270b7cdd6 authored over 12 years ago by Isis Lovecruft <[email protected]>
Adding old dnstamper.py file so git doesn't wipe it. Don't include this commit.

github.com/ooni/probe-legacy - eeed21131f3b955176ad7d0c1502f6f4551cc72a authored over 12 years ago by Isis Lovecruft <[email protected]>
Mostly done porting to twisted, still need rewrite of reverse DNS lookup method.

github.com/ooni/probe-legacy - 7150331304702d53e85a1b3123e768c551ac233d authored over 12 years ago by Isis Lovecruft <[email protected]>
Added subclassed t.n.client.Resolver() to overcome query port randomization.

github.com/ooni/probe-legacy - 5e748acc7f787d37274cbdab9a57b317919f2fa9 authored over 12 years ago by Isis Lovecruft <[email protected]>
Fixed module import issues with directory structure.

github.com/ooni/probe-legacy - 2c7552e3da6e72b1d55b9599dc3e7281a5ee266e authored over 12 years ago by Isis Lovecruft <[email protected]>
Added subclassed t.n.client.Resolver() to overcome query port randomization.

github.com/ooni/probe-legacy - 507694c16715f76c17b061bc49bdb32f15c81983 authored over 12 years ago by Isis Lovecruft <[email protected]>
Still need to fix problem with getHostByName() only returned one address

github.com/ooni/probe-legacy - 891d16a70e59ea3a4324822a0b602743613530b1 authored over 12 years ago by Isis Lovecruft <[email protected]>
Unfinished, committing in order to merge changes from master. Fixed class initializations.

github.com/ooni/probe-legacy - f85da56f489198358d7d1d7fbd2338037af88ce9 authored over 12 years ago by Isis Lovecruft <[email protected]>
Implemented logging verbosity levels with global options. There's also an option now to suppress stdout. By default, all emit() messages still go the oonicli.log, regardless of logging level -- this is easily changed, however, by default we want all the info we can get.

github.com/ooni/probe-legacy - df762643f4df5e9caec69b3b649d26f1e51c2210 authored over 12 years ago by Isis Lovecruft <[email protected]>
There's still a problem with Tor's DataDirectory not being found, but it only asks for the consensus once per list of bridges/relays, i.e. once for every time bridget is run. This is still not optimal and should be fixed.

The CustomCircuit class needs to be called as path=[] in reconf_controller(), but this should on...

github.com/ooni/probe-legacy - 859f9399455975a5d828427ede1d7e3662f1e591 authored over 12 years ago by Isis Lovecruft <[email protected]>
bridget is functional again, but DataDirectory still doesn't work so it takes forever and is hammering the DirAuths.

github.com/ooni/probe-legacy - b49b70ebcdb1073e7a6fddf9a384f7e9d9c7398a authored over 12 years ago by Isis Lovecruft <[email protected]>
Marked the extra import in ooni/plugoo/tests.py, but did not remove it yet.

github.com/ooni/probe-legacy - 983b8827237e7d4885dad4bc5725d3b5c8e40bbe authored over 12 years ago by Isis Lovecruft <[email protected]>
Implement a working ooniclient based off of trial

github.com/ooni/probe-legacy - 603d5cdc27a13aef4d9d25ffbd9108fb3bdbdcac authored over 12 years ago by Arturo Filastò <[email protected]>
changed assets to a list for experiment to localize asynchronicity to local experiment

github.com/ooni/probe-legacy - 1f6520aa55b87b3bf76a558a4dee2b82afc1287a authored over 12 years ago by Isis Lovecruft <[email protected]>
error with bridges not respecting being commented out

github.com/ooni/probe-legacy - b190bb198dd6e2abe09fa5c96a3d30c82ba1a3dd authored over 12 years ago by Isis Lovecruft <[email protected]>
Moving bootstrap_tor() functions to experiment()

github.com/ooni/probe-legacy - 0b892accffdd5a09c5bba87b9c75adfcdc50eea2 authored over 12 years ago by Isis Lovecruft <[email protected]>
Import basic stuff from Twisted trial

github.com/ooni/probe-legacy - c4ad2411046deb08f17902320cb8dd21cc25f367 authored over 12 years ago by Arturo Filastò <[email protected]>
BridgeT works again, but...

There seems to be a problem with it attempting to ControlPort to the same port
as one of my loca...

github.com/ooni/probe-legacy - c09e7f9a98e7191332f39e6d70d7bb967c5e3e8a authored over 12 years ago by Isis Lovecruft <[email protected]>
Rename new bridget to new bridget

github.com/ooni/probe-legacy - 0080bf6555e4b55d0391c1c2f3ad41c83428f7e9 authored over 12 years ago by Arturo Filastò <[email protected]>
Write some documentation for DOMClass

github.com/ooni/probe-legacy - 78fe6dea0b46c4055fbc195cf9329001c062cb17 authored over 12 years ago by Arturo Filastò <[email protected]>
Import censorship list from greatfire

github.com/ooni/probe-legacy - 190e24e5c3239322900c63f8a864b375cdd6320e authored over 12 years ago by Arturo Filastò <[email protected]>
Make improvements to the classifier

github.com/ooni/probe-legacy - 994860da43b2488de8a64d449ec2b01addb1ea4f authored over 12 years ago by Arturo Filastò <[email protected]>
Implement Eigenvector based classifier

This allows creation of databases containing the feature sets of websites to be
monitored for cen...

github.com/ooni/probe-legacy - 346cd4e6cd1b028bb5f772b1a0bf15c2b2e12ae3 authored over 12 years ago by Arturo Filastò <[email protected]>
Add dummy net library

github.com/ooni/probe-legacy - 956d0d3af321313fad75a6145bea42f66bcec6f3 authored over 12 years ago by Arturo Filastò <[email protected]>
Update the docs and commit design dia

github.com/ooni/probe-legacy - ca5a52e274fbd49b574f48397ceddaddb7dc335d authored over 12 years ago by Arturo Filastò <[email protected]>
Merge branch 'master' of ssh://git-rw.torproject.org/ooni-probe

Conflicts:
ooni/ooniprobe.py

github.com/ooni/probe-legacy - a979d19d2b843fc8e723f44bb5597b57215f963b authored over 12 years ago by Arturo Filastò <[email protected]>
Merge branch 'master' of ssh://git-rw.torproject.org/ooni-probe

Conflicts:
ooni/ooniprobe.py

github.com/ooni/backend - 335ff80c887af9b2d359534fab850cd284264101 authored over 12 years ago by Arturo Filastò <[email protected]>
Minor refactoring of various parts

github.com/ooni/backend - 9153ce43d47274b0533b05e0f049acf025b9d016 authored over 12 years ago by Arturo Filastò <[email protected]>
Minor refactoring of various parts

github.com/ooni/probe-legacy - 3af48ccd706dd1f56faf6d4e46d8db8216d20822 authored over 12 years ago by Arturo Filastò <[email protected]>
ImStart implementing OONIBackenD

(saving this commit from my broken laptop)

github.com/ooni/probe-legacy - 1d8240c746ec79381aafcb3d921568c90b70889b authored over 12 years ago by Arturo Filastò <[email protected]>
ImStart implementing OONIBackenD

(saving this commit from my broken laptop)

github.com/ooni/backend - d275e9ba366c7954d826645e4ac19b895b2dff09 authored over 12 years ago by Arturo Filastò <[email protected]>
Fix some bugs in unittests based on minor changes to plugoo

github.com/ooni/probe-legacy - 2212a647109f5ce341a34c92bdfea5af06b70d8a authored over 12 years ago by Arturo Filastò <[email protected]>
* Fix some bugs in Daphn3

* Add more details to Test interface
* Remove dead code in Reporting system
* Make some changes t...

github.com/ooni/probe-legacy - 818e4603d4d2a91f033b013db2b3dfecc5c99114 authored over 12 years ago by Arturo Filastò <[email protected]>
Fix bug in script ending API

github.com/ooni/probe-legacy - bedf7034ccdd42782c3bff44f1488d771d791a8d authored over 12 years ago by Arturo Filastò <[email protected]>
Add wrapper scripts to avoid PYTHONPATH madness!

github.com/ooni/probe-legacy - 5cfd7e7bff7728557a5a628f86c2922837f2b24d authored over 12 years ago by Arturo Filastò <[email protected]>
Add wrapper scripts to avoid PYTHONPATH madness!

github.com/ooni/backend - 8d8e1db0c7ca1c75f000eaca5d0ba5be18e3b3e7 authored over 12 years ago by Arturo Filastò <[email protected]>
Improve OONI(B) design and fix Daphn3

* Create a new kind of test functionality called tool
* Add support for terminating a test via .e...

github.com/ooni/backend - 047f778b3edd12cd03a467c145ab542de6850f29 authored over 12 years ago by Arturo Filastò <[email protected]>
Improve OONI(B) design and fix Daphn3

* Create a new kind of test functionality called tool
* Add support for terminating a test via .e...

github.com/ooni/probe-legacy - 64ed356e8cde9d6f866205f978cf7c895ed28885 authored over 12 years ago by Arturo Filastò <[email protected]>
Restructure directories to reflect architecture spec.

github.com/ooni/probe-legacy - 178ab96765ddec35d0dc42e764d2bd45dd361d23 authored over 12 years ago by Arturo Filastò <[email protected]>
Restructure directories to reflect architecture spec.

github.com/ooni/backend - e33b8b0746db8c58d6ac57662de94880381a32d4 authored over 12 years ago by Arturo Filastò <[email protected]>
Implement SSL support for OONIB

github.com/ooni/backend - 3befc090f0505f68156b3a18ea2d0c4fb43dd9a0 authored over 12 years ago by Arturo Filastò <[email protected]>
Implement SSL support for OONIB

github.com/ooni/probe-legacy - 59daf0150e2661be93ddde2bee57feb3ca7ac5b6 authored over 12 years ago by Arturo Filastò <[email protected]>
Update readme with some more useful information

convert readme to markdown.

github.com/ooni/probe-legacy - bf2079f09b8257be0acd4bb2d76a0f362b6943bd authored over 12 years ago by Arturo Filastò <[email protected]>