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
* Create index.md
* Create images folder
* Delete extra file
* Fixed a typo in index.md...
github.com/ooni/ooni.org - 9e9f80e61451ad1cfadb33c54b9df3245a645501 authored 11 months ago by Elizaveta <[email protected]>
What we can do with DNSPossiblyNonexistingDomains, we can also do with
DNSLookupExpectedFailure...
This diff implements the following useful metrics:
* DNSLookupSuccessWithValidAddress
* DNSL...
github.com/ooni/sysadmin - ab598f29608584618c768d275a3aff7b0721a17f authored 11 months ago by majakomel <[email protected]>
github.com/ooni/explorer - 18fb8ed5204b6e072ec95b525781c574461b4ddc authored 11 months ago by majakomel <[email protected]>
The general idea here is to have more orthogonal metrics and to have
simpler code to implement ...
While there, add additional metrics to understand what we were doing
when the redirect failed. ...
Part of https://github.com/ooni/probe/issues/2634
github.com/ooni/probe-cli - c135b58327d302d80064a44b9000e74396f630ee authored 11 months ago by Simone Basso <[email protected]>
We want to know if the failure occurs while fetching a body or while
just performing a connecti...
Part of https://github.com/ooni/probe/issues/2634
github.com/ooni/probe-cli - 0c683d7c5a05735c243576e2565be337af7b9695 authored 11 months ago by Simone Basso <[email protected]>Part of https://github.com/ooni/probe/issues/2634
github.com/ooni/probe-cli - 6a605a6b08fef00dabe99aa23d17da575f33f2cd authored 11 months ago by Simone Basso <[email protected]>
Here we start using sets and we are consolidating the algorithm to say
that there are unexpecte...
We were running the algorithm on single IP addresses resolved by the
probe against the set reso...
Part of https://github.com/ooni/probe/issues/2634
github.com/ooni/probe-cli - 689c2435fc326fbb948ecfbc00ddccbfd5a56be0 authored 12 months ago by Simone Basso <[email protected]>
This information is useful for debugging. Also, I noticed an issue in
how I compute DNS consist...
Part of https://github.com/ooni/probe/issues/2634.
github.com/ooni/probe-cli - cc808b581886685689ae75417abd82c4b6ac47e1 authored 12 months ago by Simone Basso <[email protected]>
This commit modifies Web Connectivity LTE to include the depth and
fetch_body tags. Together, t...
This reverts CL 545356.
Reason for revert: 1.20 still supports Windows versions before
ProcessP...
github.com/ooni/ooni.github.io - b7754325741e35fd396313a44129c73e3a3686e9 authored 12 months ago by majakomel <[email protected]>
github.com/ooni/ooni.org - 8abe252353530857b24bee3b58d34df94a38bacd authored 12 months ago by Maja Komel <[email protected]>
github.com/ooni/backend - dff63011e74feb663bf96c73ef6fdbedb6274874 authored 12 months ago by Federico Ceratto <[email protected]>
https://github.com/ooni/spec/pull/280/commits/220aaea0e76df21cb5f5218bb43d5d4a4219d306
https://g...
github.com/ooni/backend - e7e09267c2c28a981414ed2ed435685f7bdfa7a6 authored 12 months ago by Federico Ceratto <[email protected]>
github.com/ooni/explorer - 5671f09c9c197748ab0aee9c5a0bdb24327fc28e authored 12 months ago by majakomel <[email protected]>
github.com/ooni/explorer - 039a48a9b7ac27443e372fcb036e5dbbf36efdf8 authored 12 months ago by majakomel <[email protected]>
github.com/ooni/sysadmin - dca6eaeafadc3569a07dc9f3f2809571ca6f204c authored 12 months ago by majakomel <[email protected]>
Classic filtering is an `WebObservationsContainer` filtering technique
that takes in input a `W...
None means that an algorithm did not run or did not find enough data to
produce a result. Empty...
While there, make the code slightly more correct and/or compact:
1. do not extract the AS org...
github.com/ooni/probe-cli - 18c38ee539a3c07ffbd01a15849e62d2d1e9ee23 authored 12 months ago by Simone Basso <[email protected]>github.com/ooni/probe - 5400e7f5d8bc9d12e43f5001e66b45edddd88007 authored 12 months ago by Simone Basso <[email protected]>
RtlGenRandom is a semi-undocumented API, also known as
SystemFunction036, which we use to genera...
github.com/ooni/explorer - 24c2d1d1baec9de2156d54350bd2b800a7281af9 authored 12 months ago by Maja Komel <[email protected]>
Extracted from https://github.com/ooni/probe-cli/pull/1392.
Part of https://github.com/ooni/p...
github.com/ooni/probe-cli - 0009dd863c5f18bd435db808d23ccb3b327ae0bf authored 12 months ago by Simone Basso <[email protected]>
We're not saving "connect" network events when TCP connect fails. This
diff fixes the codebase ...
This diff adds more QA tests extracted from
https://github.com/ooni/probe-cli/pull/1392.
Par...
github.com/ooni/probe-cli - c4241a0415f87ea1607323a0d40e7ade1b5190c5 authored 12 months ago by Simone Basso <[email protected]>
The new name is more accurate because we need to prepend to requests
such that the last request...
`WebObservationsContainer.DNSLookupFailures` MUST be a slice because of
https://github.com/ooni...
This diff introduces the qatool, originally developed in
https://github.com/ooni/probe-cli/pull...
This diff introduces the `minipipeline` package and command. The general
idea here is to analyz...
github.com/ooni/sysadmin - 0a727651a503c2f7a150ebda814ebe968087c21a authored 12 months ago by majakomel <[email protected]>
github.com/ooni/explorer - d46783ea26181721992dc362c08a68013e58d15c authored 12 months ago by majakomel <[email protected]>
github.com/ooni/explorer - f50af6f5f5f4d5ddce2f5bd7c10a927bc65a8d73 authored 12 months ago by majakomel <[email protected]>
github.com/ooni/explorer - ef8118ef3d202d09446b82499923f979941b5149 authored 12 months ago by majakomel <[email protected]>
github.com/ooni/ooni.github.io - d47f1ac10b3ff0ab432db2b3d82dd8f2076554e6 authored 12 months ago by agrabeli <[email protected]>
* Create index.my.md
* Rename index.my.md to risks.my.md
* Update risks.my.md
* Update ...
github.com/ooni/ooni.org - 6c303e3e1f87d7648ef8b2fe749cfa8343b1e570 authored 12 months ago by Elizaveta <[email protected]>See https://github.com/ooni/probe-cli/releases/tag/v3.19.1
github.com/ooni/probe-ios - 3b96ae8344cc49321780ba1b57caa2765d429f05 authored 12 months ago by Norbel AMBANUMBEN <[email protected]>github.com/ooni/ooni.github.io - 01db5a727676e94e8c484c0ef2d0c2c57bd5ab3b authored 12 months ago by agrabeli <[email protected]>
* Create index.md
* Create images folder
* Add files via upload
* Update headers in ind...
github.com/ooni/ooni.org - bb3b0c8dfc64b72c06b012ed1d3ea48a542c0981 authored 12 months ago by Elizaveta <[email protected]>github.com/ooni/explorer - a7dc53a5730285956fe98e96c79db19d38b176d9 authored 12 months ago by majakomel <[email protected]>
See https://github.com/ooni/probe-cli/releases/tag/v3.19.1
github.com/ooni/probe-android - 3caea0f0a2a6fc794f5eb905bae9527f276554be authored 12 months ago by Norbel AMBANUMBEN <[email protected]>github.com/ooni/probe-desktop - d7582754b293cdbfa96ce9a9f7ea75811fd5ffab authored 12 months ago by Maja Komel <[email protected]>
github.com/ooni/probe-desktop - 4dbe1f675a38488203366acd0699d24683a1be79 authored 12 months ago by Maja Komel <[email protected]>
github.com/ooni/probe-desktop - adee58449a68c9141082525fa57c2b389c70bd0b authored 12 months ago by Maja Komel <[email protected]>
github.com/ooni/probe-desktop - 3a341581ab9b1f263118b498e40b9d7c369ece49 authored 12 months ago by Maja Komel <[email protected]>
github.com/ooni/probe-desktop - 768a0410d5ef8dd3c262e1bded843e35104baf06 authored 12 months ago by Maja Komel <[email protected]>
github.com/ooni/sysadmin - cd7be10cd106debe7cfbf4becc8eaf6c64d77edc authored 12 months ago by majakomel <[email protected]>
* Add default incident startdate, validate on blur
* Hide tableview filters from mat chart in...
github.com/ooni/explorer - 2d0c038a16133ddb069cbfc224d5e7ab0769fd0f authored 12 months ago by Maja Komel <[email protected]>github.com/ooni/sysadmin - adb22576791baae046827c79e99b71fc825caae0 authored 12 months ago by Federico Ceratto <[email protected]>
github.com/ooni/sysadmin - ba3f86e5d90f990dcf6de216494eb3c0e00e2b07 authored 12 months ago by Federico Ceratto <[email protected]>
github.com/ooni/sysadmin - 0a22dff6b0a4a37a8ec6315ee43169fd6a4c6c50 authored 12 months ago by Federico Ceratto <[email protected]>
See https://github.com/ooni/probe/issues/2556
github.com/ooni/probe-cli - 1f8ca7e514bfd58fcc98d012ebddf2056458588d authored 12 months ago by Simone Basso <[email protected]>github.com/ooni/sysadmin - 11a625febbaab429b47174704bf99965174627ab authored 12 months ago by Federico Ceratto <[email protected]>
Drop ooni/go-libtor references
github.com/ooni/probe - e5279ecf189dbdeb49df7aa56c38176c1b06cf32 authored 12 months ago by Simone Basso <[email protected]>chore: prepare for merging from go1.20.11
github.com/ooni/oocrypto - bcdda87e4e47d62caebc6d816759f3ec8590f032 authored 12 months ago by Simone Basso <[email protected]>github.com/ooni/probe-desktop - ef7ee7a0daddf0119bd930d01740cece249f8269 authored 12 months ago by Maja Komel <[email protected]>
github.com/ooni/sysadmin - 579c3dc76177485bed2f865f5622c06e28688cd1 authored 12 months ago by Federico Ceratto <[email protected]>
github.com/ooni/backend-documentation - e5abac88a93402f0a35194f2ba0f41ca995369ea authored 12 months ago by Federico Ceratto <[email protected]>
github.com/ooni/probe-desktop - 48246e366377197ceec32f1c20c73153abaab174 authored 12 months ago by majakomel <[email protected]>
github.com/ooni/oocrypto - 7f0d329c840738585be6e86b8704f0b7d3f09fe6 authored 12 months ago by Simone Basso <[email protected]>
chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 in /example
github.com/ooni/oohttp - d61b528499da5e38cae6f530489030fb3e9cf52b authored 12 months ago by Simone Basso <[email protected]>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0.
- [Commits](https...
Replace http.NoBody with oohttp.NoBody in adapter
github.com/ooni/oohttp - 221fe7590a451eee0a57aa760157686551683b57 authored 12 months ago by Simone Basso <[email protected]>Drop updating probe-desktop, probe-ios, probe-android and instead just remember to publish andro...
github.com/ooni/probe - da156cfc68a8bf3d72e425ba44ceceb8f96f9cf4 authored 12 months ago by Simone Basso <[email protected]>chore: sync up with go1.20.11
github.com/ooni/oohttp - e944bc283d2ebc8387377f590abd4629a5254cbf authored 12 months ago by Simone Basso <[email protected]>github.com/ooni/ooni.github.io - 4c40bf09462afb7803d7e9a896693ab070e30bde authored 12 months ago by agrabeli <[email protected]>
* Create index.es.md
* Update index.md
* Create ES folder
* Add files via upload
* A...
github.com/ooni/ooni.org - 776ad15462a37dc14c5304db8a422b724201e76f authored 12 months ago by Elizaveta <[email protected]>github.com/ooni/oohttp - 9fb1889289971167e2a4a2f7d4b126ca7daab90d authored 12 months ago by Simone Basso <[email protected]>
github.com/ooni/oohttp - e0d3dba531c83c07e14cf470f7cdf7b1eec3da1a authored 12 months ago by Simone Basso <[email protected]>
github.com/ooni/oohttp - c1a446f4d3472166f27439e83f45efd01569f5ea authored 12 months ago by Simone Basso <[email protected]>
github.com/ooni/oohttp - 6ce10045f50d8c78a476b3fa573863de5765e2bd authored 12 months ago by Simone Basso <[email protected]>
github.com/ooni/oohttp - b5f9a4c477be6a6faca462aadb94a5f39f8be56c authored 12 months ago by Simone Basso <[email protected]>
See https://github.com/ooni/probe/issues/2633
github.com/ooni/probe-cli - ff143cc2e615b07916f577e8f89bc1812a13c632 authored 12 months ago by Simone Basso <[email protected]>github.com/ooni/probe-assets - b1022ebc6ea51b2448a7bf18d9c259a84ad9295c authored 12 months ago by Simone Basso <[email protected]>
github.com/ooni/probe-assets - 4760cf14e6a2867ec6743d0e41a4c2c1f110c707 authored 12 months ago by Simone Basso <[email protected]>
## Checklist
- [x] I have read the [contribution
guidelines](https://github.com/ooni/probe-c...
## Checklist
- [x] I have read the [contribution guidelines](https://github.com/ooni/spec/blo...
github.com/ooni/spec - 313d0eac2f8c1553913c843ac7c5257d379e837b authored 12 months ago by Arturo Filastò <[email protected]>github.com/ooni/data - 829a17b9a871b37a4e042419ea8966f4c4532aa8 authored 12 months ago by Arturo Filastò <[email protected]>
* Make utcnow() calls timezone aware
* Implement workardound for clickhouse bug https://github.c...
= Overview of scope of this PR
Inside of this PR I implement an Experiment Results analysis app...
github.com/ooni/data - ad961ede27cf8cfc134394197dc8a07d3a17d4f8 authored 12 months ago by Arturo Filastò <[email protected]>github.com/ooni/data - e230b250ceb6e0b9f6916a8d7f0236a7cb2c13cf authored 12 months ago by Arturo Filastò <[email protected]>
Implements: https://github.com/ooni/data/issues/42
Changes:
* Some refactoring to the web_analy...
github.com/ooni/probe-engine - 0ea6a5ba8906f85802d6f1b7a1b472b705e5f7e2 authored 12 months ago by Simone Basso <[email protected]>
github.com/ooni/oohttp - 1cdbbeec9e67ee9e0fcb19cb3b68872f20e90bcd authored 12 months ago by Egor Nazarov <[email protected]>
github.com/ooni/backend - cfb9ac3ff9cac8d621bda6c32a4c289c700a2f52 authored 12 months ago by Federico Ceratto <[email protected]>
https://github.com/ooni/probe/issues/2627
github.com/ooni/backend - fd8ea44ff39f708e71c86728ea3c28ad5856d84f authored 12 months ago by Federico Ceratto <[email protected]>github.com/ooni/backend - fff046e305a5815bd9273c9c2596399fd7bc4e9b authored 12 months ago by Federico Ceratto <[email protected]>
github.com/ooni/backend - cb0145fef5dce3b8bed0f933ca6f537d1d9420dc authored 12 months ago by Federico Ceratto <[email protected]>
Update logging, typing, readme
github.com/ooni/jupycron - 567082d58293b04c137cfd3ed765ae7b04fd7889 authored about 1 year ago by Federico Ceratto <[email protected]>github.com/ooni/ooni.github.io - 150a686e314c7c0cdaea6b85921889ddc9d50781 authored about 1 year ago by agrabeli <[email protected]>
* Create index.fr.md
* Create FR
* Add files via upload
* Update index.fr.md
* Updat...
github.com/ooni/ooni.org - 051b215aa317ae845ab6f12d1b313db2272e0c4e authored about 1 year ago by Elizaveta <[email protected]>