Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

probe-engine: update signal test endpoints #2627

Closed
hellais opened this issue Nov 13, 2023 · 1 comment
Closed

probe-engine: update signal test endpoints #2627

hellais opened this issue Nov 13, 2023 · 1 comment
Assignees

Comments

@hellais
Copy link
Member

hellais commented Nov 13, 2023

According to the signal devs, they made some DNS updates on November 7th and deprecated an old service endpoint: textsecure-service.whispersystems.org.

That endpoint is currently being probed by OONI, and it's understandably displaying an "Anomaly" result since they made that change.

Here's the current list of endpoints that Signal clients are currently using:

api.backup.signal.org
cdn.signal.org
cdn2.signal.org
cdn3.signal.org
cdsi.signal.org
chat.signal.org
contentproxy.signal.org
sfu.voip.signal.org
storage.signal.org
svr2.signal.org
ud-chat.signal.org
updates.signal.org
updates2.signal.org
uptime.signal.org
hellais added a commit to ooni/probe-cli that referenced this issue Nov 13, 2023
@hellais hellais assigned hellais and unassigned bassosimone Nov 13, 2023
FedericoCeratto added a commit to ooni/backend that referenced this issue Nov 14, 2023
FedericoCeratto added a commit to ooni/backend that referenced this issue Nov 14, 2023
FedericoCeratto added a commit to ooni/backend that referenced this issue Nov 14, 2023
@bassosimone bassosimone assigned bassosimone and unassigned hellais Nov 20, 2023
bassosimone pushed a commit to ooni/spec that referenced this issue Nov 21, 2023
## Checklist

- [x] I have read the [contribution guidelines](https://github.com/ooni/spec/blob/master/CONTRIBUTING.md)
- [x] reference issue for this pull request:  ooni/probe#2627
- [x] related ooni/probe-cli pull request: ooni/probe-cli#1389
- [x] If I changed a spec, I also bumped its version number and/or date

## Description

This updates the signal test spec to the changes to the tested endpoints
bassosimone added a commit to ooni/probe-cli that referenced this issue Nov 21, 2023
## Checklist

- [x] I have read the [contribution
guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md)
- [x] reference issue for this pull request:
ooni/probe#2627
- [x] if you changed anything related to how experiments work and you
need to reflect these changes in the ooni/spec repository, please link
to the related ooni/spec pull request:
ooni/spec#281
- [x] if you changed code inside an experiment, make sure you bump its
version number

## Description

Signal has made changes to their endpoints. In this PR we drop a legacy
endpoint and add more of the endpoints communicated to us by the signal
devs.

---------

Co-authored-by: Simone Basso <bassosimone@gmail.com>
@bassosimone
Copy link
Contributor

Merged! Will release $soon.

bassosimone added a commit to ooni/probe-cli that referenced this issue Nov 21, 2023
This diff backports #1389 to the release/3.19 branch.

- [x] I have read the [contribution
guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md)
- [x] reference issue for this pull request:
ooni/probe#2627
- [x] if you changed anything related to how experiments work and you
need to reflect these changes in the ooni/spec repository, please link
to the related ooni/spec pull request:
ooni/spec#281
- [x] if you changed code inside an experiment, make sure you bump its
version number

Signal has made changes to their endpoints. In this PR we drop a legacy
endpoint and add more of the endpoints communicated to us by the signal
devs.

---------

Co-authored-by: Simone Basso <bassosimone@gmail.com>
Murphy-OrangeMud pushed a commit to Murphy-OrangeMud/probe-cli that referenced this issue Feb 13, 2024
## Checklist

- [x] I have read the [contribution
guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md)
- [x] reference issue for this pull request:
ooni/probe#2627
- [x] if you changed anything related to how experiments work and you
need to reflect these changes in the ooni/spec repository, please link
to the related ooni/spec pull request:
ooni/spec#281
- [x] if you changed code inside an experiment, make sure you bump its
version number

## Description

Signal has made changes to their endpoints. In this PR we drop a legacy
endpoint and add more of the endpoints communicated to us by the signal
devs.

---------

Co-authored-by: Simone Basso <bassosimone@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants