Ecosyste.ms: OpenCollective

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

github.com/ooni/probe-legacy

The legacy python version of OONI Probe
https://github.com/ooni/probe-legacy

Remove script to install psiphon

We will write a more ad-hoc script to install psiphon as part
of the lepidopter install process ...

867efea7487bd9168a1b7c543954ea2a910587f1 authored almost 9 years ago by Simone Basso <[email protected]>
Proper fix for issue reported by @anadahz in #401

11511563659b4d3a18aa9e2c1a189d3cf1139155 authored almost 9 years ago by Simone Basso <[email protected]>
psiphon.py: prepare for merge with master

- for now check.torprokect.org will do

- for now it's OK to keep psiphon in the home directory
...

03cec435f36d43fdc0e47c0067548b92c41d55d5 authored almost 9 years ago by Simone Basso <[email protected]>
Minor improvements commented on https://github.com/TheTorProject/ooni-probe/pull/410

* add comment about why using usePTY
* add comment about why is needed to run psiphon from an sc...

9921f4827f58c2282b00903f3169a2ca243df9a5 authored almost 9 years ago by juga0 <juga>
psiphon: use the python provided by sys.executable

There may be more than one Python (for example on MacOS I have both
the system Python and the on...

b899fb7f25533fef7ddc9a23afe869c4bf684f14 authored almost 9 years ago by Simone Basso <[email protected]>
Skip failing tests

test_http_header_field_manipulation uses an unreachable backend
test_sniffing_activated due to n...

4c794e8303eda88f0e50da2ec34a4e6cbabc63b3 authored almost 9 years ago by anadahz <[email protected]>
add psiphon_install.sh, code should be improved

c3e0912271313d1d28c3d31bd182586829a1dd52 authored almost 9 years ago by juga0 <juga>
Cosmetic fix

4a3dbc875fd95ecbecc86e8a2c7ed313cac65fd8 authored almost 9 years ago by Arturo Filastò <[email protected]>
psiphon: fix bug that psiphon hangs ooniprobe -ng

Marked my fix with XXX because I'm not sure whether this is
the proper approach, or whether it w...

85ae20219c13a19e26896d867ea121fdf24ccc0e authored almost 9 years ago by Simone Basso <[email protected]>
Increase the timeout of director tests or travis will be sad

3e047141058c2f9d172e7f6ff79055b73b629526 authored almost 9 years ago by Arturo Filastò <[email protected]>
Use the latest version of txsocksx that includes a fix for 15.0

fc752878a97e242930fc05c46d356222b0be290f authored almost 9 years ago by Arturo Filastò <[email protected]>
Update README.rst

043af3853b8b8e8423c3084e7d7156e301ac52cd authored almost 9 years ago by Arturo Filastò <[email protected]>
Properly add BTC address

0b1d79f26de4a92ad9377067d2e107a7371fc262 authored almost 9 years ago by Arturo Filastò <[email protected]>
Update README.rst

8f0895fd657450057ca9d16a38051c379c283cd1 authored almost 9 years ago by Arturo Filastò <[email protected]>
Add meek fronted requests documentation

d6f1fdfc9e411dff85164646a462a7823dac7152 authored almost 9 years ago by anadahz <[email protected]>
Correct sample report test command

d099693c84508e6283565a1ac61063ca1340b6bb authored almost 9 years ago by anadahz <[email protected]>
Add Bridge Reachability Test documentation

9617f31aa5dede2b49460cf4ae9e70139c7f61db authored almost 9 years ago by anadahz <[email protected]>
Fix misleading error message

be4cc909dcb620f5e1788ad5cf8549d14d0918f6 authored almost 9 years ago by Simone Basso <[email protected]>
Make sure bin/ooniprobe-dev can be called from anywhere

This was a feature or #412 that I initially overlooked since
the developer script was performing...

71c79a749cb4d77ab2df97260ef9e4f9faa87788 authored almost 9 years ago by Simone Basso <[email protected]>
deal with existing, but empty, reporting.yml

Spotted while helping @anadahz to debug lepidopter.

da614dfd225ddf493b6d039111539cce7acf95eb authored almost 9 years ago by Simone Basso <[email protected]>
Make bin/ooniprobe-dev portable

- use a portable recipe to get the absolute path of the toplevel
directory where ooni-probe so...

5cbf718350a7aacab0d2a273424f3ccd33c1f9e3 authored almost 9 years ago by Simone Basso <[email protected]>
Improve Readme and fix typo in test_settings

b9dbbb6c918a11b3887dbcb8e21f4d47ef0585cd authored almost 9 years ago by Arturo <[email protected]>
Remove unneeded imports, fix call to variables out of scope.

6a1a3c1f02802db6f1c006916b0469078fa5525b authored almost 9 years ago by Arturo Filastò <[email protected]>
Merge pull request #459 from TheTorProject/doc/fix-test-helpers-doc

Doc/fix test helpers doc

a9d48f3efae4d29d616fdc5dfbcf318a760a6048 authored almost 9 years ago by Arturo Filastò <[email protected]>
Refactoring of the ORG queue

* Do not start tor if we already have a tor state
* Fix failure to import GeoIP

814b2879843a04450f1822dbdd42909906e876df authored almost 9 years ago by Arturo Filastò <[email protected]>
Fix: Typo correction

b6c84cd03ce1a4ea1bfc2e07bcad1574e298cd7a authored almost 9 years ago by anadahz <[email protected]>
Consistency fix: lowercase ooni backend/probe words

d35a9c5b552a985d70bbad021ec9727e4e6378df authored almost 9 years ago by anadahz <[email protected]>
Merge pull request #458 from pra85/patch-2

Fix typos in Readme.md

1fac7cd1d1c3ad306044ecde04cc7ac2681b3bd1 authored almost 9 years ago by Arturo Filastò <[email protected]>
Fix typos in Readme.md

Found some spelling mistakes while reading Readme.md
`depedencies` > `dependencies`
`distribut...

305bef050c6be3e34acb48c39cb1fe6a3cae96c7 authored almost 9 years ago by Prayag Verma <[email protected]>
Run apt-get update before the install

5b4ce0ef3277e8ef69e9b734f6e8ea61b250cc4e authored almost 9 years ago by Arturo Filastò <[email protected]>
Merge pull request #455 from agrabeli/patch-1

Edited various bits of the documentation page & moved "using ooniprob…

314edba631a88ddb201adef0eb86baa1aa324f5d authored almost 9 years ago by Arturo Filastò <[email protected]>
Edited various bits of the documentation page & moved "using ooniprobe" towards the beginning

c8afae85af648942607faa2a3315533de80176fa authored almost 9 years ago by Maria Xynou <[email protected]>
Merge pull request #411 from srvetus/openvpn-test-rebased

OpenVPN Circumvention Test

c124a4206b52757ada82714f11cbb829a85e0998 authored almost 9 years ago by Arturo Filastò <[email protected]>
Merge pull request #452 from juga0/fix/psiphon_install

fix checking if commands exist, other minor changes

5bfe7a72763f54fe08dcf136c1c6f612d6a1c976 authored almost 9 years ago by Arturo Filastò <[email protected]>
Merge pull request #445 from TheTorProject/fix/psiphon

Fix to make the psiphon test run

f222a9d68cfd845c3bbb0c66b0e20a0667f78530 authored almost 9 years ago by Arturo Filastò <[email protected]>
Merge pull request #451 from juga0/fix/psiphon

Fix/psiphon

c70886ab71954382c97e9897a71f18e83cf90eac authored almost 9 years ago by Arturo Filastò <[email protected]>
README: proper path to example inputs

91f4a18f028c1feb230c6839b881b762b2312960 authored almost 9 years ago by ecneladis <[email protected]>
README: Vagrantfile requires ooni-backend in parent directory

c031b604b66acc701a65afddb8acfc4ed1409a42 authored almost 9 years ago by ecneladis <[email protected]>
Fix typo in code snippet example

be3aa99d8a41fab5da938007cb8f3b07218e4473 authored almost 9 years ago by Arturo Filastò <[email protected]>
Add link to test_helper_tutorial in index

757b18ba7ea43fb69ac871b93e5524af81641742 authored almost 9 years ago by Arturo Filastò <[email protected]>
Add description of what test helpers are in introduction.

* Fix links

c2e0def0fbac26f8262b6304d5aa692392612360 authored almost 9 years ago by Arturo Filastò <[email protected]>
Add lantern test documentation

fbe9e0b4c06b81a31a8aebb45af215bb391781d6 authored almost 9 years ago by anadahz <[email protected]>
No need to downgrade Twisted

All Twister version are supported by ooniprobe!
Fixed (https://trac.torproject.org/projects/tor/...

1225125d99b642f718a5bc538f31ec16d0ab6b83 authored almost 9 years ago by anadahz <[email protected]>
Added a simple tutorial on how to write test helpers.

d16f45eab8c134634819a301f97623dec935869f authored almost 9 years ago by seamus tuohy <[email protected]>
add variables for paths, change variable names

16bb4478c33ee80bff9a364e950ee98818129a4d authored about 9 years ago by juga0 <juga>
add/change report variable names

* add bootstrapped_success report key with value true when the text 'Press Ctrl-C to terminate.'...

c9d1d950e76ccba69a3b7373b99e26be4b679ee9 authored about 9 years ago by juga0 <juga>
change again command report structure for ProcessTest

* Change report structure as commented in https://github.com/TheTorProject/ooni-probe/pull/445#i...

e5a532658904a06e9167d89a9291896cc3c1b620 authored about 9 years ago by juga0 <juga>
fix checking if commands exist, other minor changes

* fix checking if commands exist
* only install virtualenv if it is needed to create a new one
*...

b955184f3689de91b9a4b792e46ceb144e03f161 authored about 9 years ago by juga0 <juga>
changed report structure for ProcessTest

d8b4121c2867c60af03c0129c4b14696c646ad55 authored about 9 years ago by juga0 <juga>
catch ProcessExitedAlready exception during cleanup

23e22f9e9d1821ad052687d3956f4a35b591f336 authored about 9 years ago by juga0 <juga>
leave success key to none in case psiphon fails

694a7e451a10f89cb5b58a715ff49c2c34375b24 authored about 9 years ago by juga0 <juga>
fixed identation

2bb4bd95770905c5111179c853417d530e623bba authored about 9 years ago by juga0 <juga>
add success key to the report after doRequest

36c4e194b4597323cdac78aac798e9945e922429 authored about 9 years ago by juga0 <juga>
change new psiphon path to the psiphonpath attribute

5746afdc25515c553d100d9e77c579b8d72d7d34 authored about 9 years ago by juga0 <juga>
initialize success report variable

a450d6b64fcaf32ff3f11a982f6ea43fc14fa690 authored about 9 years ago by juga0 <juga>
Merge pull request #450 from TheTorProject/feature/add-lantern-doc

Add lantern test documentation

774f0cdfe0a5da37a08483a2307fe55ce81b61f5 authored about 9 years ago by Joe Landers <[email protected]>
Add lantern test documentation

a70606820696f656a06620741d54c0fa65556e1d authored about 9 years ago by anadahz <[email protected]>
Merge pull request #449 from TheTorProject/fix/install-script

No need to downgrade Twisted

fa08060708eac7633cd57c51b860c5ab73056def authored about 9 years ago by Simone Basso <[email protected]>
No need to downgrade Twisted

All Twister version are supported by ooniprobe!
Fixed (https://trac.torproject.org/projects/tor/...

614f5b1e2811d3fa59de9422f8e6104810c33842 authored about 9 years ago by anadahz <[email protected]>
Merge pull request #447 from TheTorProject/fix/lantern

Fix lantern test

Replace check bootstrap text for "Connected to proxy on localhost"
Change l...

592935063718b0836bd04ba6173fb58ada8b2ac5 authored about 9 years ago by anadahz <[email protected]>
Fix lantern test

7a83298091b46a485e0034820561e7ce9b130b02 authored about 9 years ago by Arturo Filastò <[email protected]>
Log failure when OpenVPN process hangs for user input

1fb05dc3b77ca5600303f9d0433b5446081861be authored about 9 years ago by srvetus <[email protected]>
Fix to make the psiphon test run

* Remove unneeded imports

c8e624436c1d8e0160116d80c5e6eb8ad3d4abc6 authored about 9 years ago by Arturo Filastò <[email protected]>
Merge pull request #443 from TheTorProject/fix/twisted15

We no longer need to avoid twisted 15.5.0

b792e1e340ba3c318f44b7177cec489092b63e26 authored about 9 years ago by Simone Basso <[email protected]>
We no longer need to avoid twisted 15.5.0

Thanks to @meejah for releasing a fix so quickly

649228fb9745523a27616b699353468cebe4f2ea authored about 9 years ago by Arturo Filastò <[email protected]>
Merge pull request #441 from TheTorProject/fix/typo

Fix typo in docstring spotted by @armadev

6a86f0bcb7762c1f5b1363c4b658731103584a2e authored about 9 years ago by Joe Landers <[email protected]>
Fix typo in docstring spotted by @armadev

e57d8f885c2be591bcfa7b5f337495cdb2e6ce64 authored about 9 years ago by Arturo Filastò <[email protected]>
Merge pull request #440 from TheTorProject/hotfix/disable-twisted-15.5.0

Avoid installing Twisted 15.5 to avoid bugs with txtorcon

a52ab0267a777d9a0f1ecddd3b5124ef7a69b9a1 authored about 9 years ago by Simone Basso <[email protected]>
Avoid installing Twisted 15.5 to avoid bugs with txtorcon

0e4077143fad28a88c3fd242ccff4dcdf1367e86 authored about 9 years ago by Arturo Filastò <[email protected]>
Merge pull request #426 from TheTorProject/feature/psiphon-dev-install-script

Add psiphon install script

0c67cabc3dbf9021ce277d3005832eccfdffc73e authored about 9 years ago by Arturo Filastò <[email protected]>
Merge pull request #413 from srvetus/refactor-error-handling

Refactor error handling to avoid inconsistencies

a53ac2eefc50c58124e92db78125f52ae6b16f8c authored about 9 years ago by Arturo Filastò <[email protected]>
Merge pull request #437 from TheTorProject/feature/fix_annotation

Fix annotations in ooniprobe

6837a3ccccb01aea0381defa20847001c145f3a1 authored about 9 years ago by Simone Basso <[email protected]>
Merge pull request #431 from juga0/feature/openvpn-install-script

add script to install openvpn for the openvpn test

dbfaf075481c84f448485b8940b0676961cec81f authored about 9 years ago by anadahz <[email protected]>
Merge pull request #432 from juga0/feature/psiphon-doc

add psiphon user documentation

93d9a6b984476f2af1410343541b277981821023 authored about 9 years ago by Arturo Filastò <[email protected]>
add psiphon user documentation

122c8b91d81b6275305456f2b373b78c72872dce authored about 9 years ago by juga0 <juga>
Fix annotations in ooniprobe

5a20acd1784f1326f3a35225f1b1722fc1ad5de1 authored about 9 years ago by Arturo Filastò <[email protected]>
Merge pull request #433 from juga0/feature/openvpn-doc

add openvpn user documentation

9abf35b3e0fede04483214486bf75955aac736ee authored about 9 years ago by anadahz <[email protected]>
Update ooniprobe to 1.3.2

083ccc01bd152e01df934e4b9a865f8ef9efa5aa authored about 9 years ago by Arturo <[email protected]>
Add description to meek test

387a3113287cf6a86c299e517a23d8154c6fb740 authored about 9 years ago by Arturo <[email protected]>
Merge branch 'master' of github.com:TheTorProject/ooni-probe

* 'master' of github.com:TheTorProject/ooni-probe: (67 commits)
Downgrading Twisted version is...

4d2804d5ff5beba979e495e07770d09af4139313 authored about 9 years ago by Arturo <[email protected]>
Improve Readme and fix typo in test_settings

f2e717b8be93b3c292727ec7355b6ea2e15963ec authored about 9 years ago by Arturo <[email protected]>
add openvpn user documentation

5e6c34beccb798750ebf0fbc17df5ed473a2d1ae authored about 9 years ago by juga0 <juga>
add script to install openvpn for the openvpn test

39f111fa5bca3653908132bd53ee76f38d35401c authored about 9 years ago by juga0 <juga>
Test that specific Failures are caught before parent Failures

7284fac63bd5100700319ba655f5a2c335193a1b authored about 9 years ago by srvetus <[email protected]>
Move general SOCKSError after more specific failures

a07db1f5d05bf89cfd34c8229813eb7805c35b6a authored about 9 years ago by srvetus <[email protected]>
Really handleAllFailures()

handleAllFailures() only handles failures which are explicitly named. Maybe it
should be renamed...

2c9b6e2984df5f5bf18e78981b767e1ad5eed8f5 authored about 9 years ago by srvetus <[email protected]>
Refactor error handling to avoid inconsistencies

The error handling code in handleAllFailures() and failureToString()
is inconsistent and does no...

43af0a16e805dc5dfd5422fbe67e2c0f1c9ee79a authored about 9 years ago by srvetus <[email protected]>
Remove duplicate package

Remove duplicate apt package libdumbnet-dev
As spotted by @bassosimone

4705a3271fed8a04dc0766950ec5cd17633ec60a authored about 9 years ago by anadahz <[email protected]>
Handle and log errors when OpenVPN fails to start

When OpenVPN encouters a configuration error it will exit the process with
error code 1 before b...

4606063140b98d4cd36d1bd2bbe97ffb7ee1e8df authored about 9 years ago by srvetus <[email protected]>
OpenVPN connection circumvention test

This test attempts to connect to an OpenVPN server specified in an
OpenVPN config file. A HTTP r...

716913e40e6737b49263d43fbdcaf98effdf8d4d authored about 9 years ago by srvetus <[email protected]>
Disable debug mode

a6931f053d038cb933574670e465c2297e2cd93a authored about 9 years ago by anadahz <[email protected]>
Fix conditionals, move echo output

f7b0143444465674c37d0596b8c58b400f580d4e authored about 9 years ago by anadahz <[email protected]>
Merge pull request #428 from TheTorProject/fix/travis

Remove duplicate package

ca3f9902285e468c0003e0ca2e1bd4588ffcfb25 authored about 9 years ago by Simone Basso <[email protected]>
Merge pull request #429 from TheTorProject/fix/README

Downgrading Twisted version is not needed

6fadb736110fc722a06cc6176851cca4f5b6d660 authored about 9 years ago by Simone Basso <[email protected]>
Downgrading Twisted version is not needed

Thanks to @bassosimone

ab57cb58cacbbc9f046fa323fa256cf9fa1aaf32 authored about 9 years ago by anadahz <[email protected]>
Remove duplicate package

Remove duplicate apt package libdumbnet-dev
As spotted by @bassosimone

528f965b86da50aa97f96acb2f547e351060ee70 authored about 9 years ago by anadahz <[email protected]>
Merge pull request #427 from TheTorProject/fix/travis

Fix/travis

703cc52947fd1c35d57360c6301a1c0466ee60f7 authored about 9 years ago by Simone Basso <[email protected]>
Remove unneeded space

f7bcdebfe6cefa3dd3e454466e37334e7981852f authored about 9 years ago by anadahz <[email protected]>
Add IRC travis build notifications

IRC build notifications will be send to channel #ooni (OFTC) triggered on build
success change a...

7eb2022821315a94baed956bf2d5e036b9537381 authored about 9 years ago by anadahz <[email protected]>
Add all supported twisted version, revise build dependencies

Include all Twisted versions >= 12.2 and latest as travis ENV tests
Add required build dependenc...

867236e460c65e840afa4a7be3da6898d3319398 authored about 9 years ago by anadahz <[email protected]>