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

Generate alerts when specific services get unblocked #520

Open
agrabeli opened this issue Jun 11, 2021 · 1 comment
Open

Generate alerts when specific services get unblocked #520

agrabeli opened this issue Jun 11, 2021 · 1 comment
Assignees
Labels
discuss invites discussion from contributors enhancement improving existing code or new feature user feedback requests that have been added to the backlog as a direct result of user feedback or testing

Comments

@agrabeli
Copy link
Member

Over the years, community members (particularly those working in advocacy) have expressed the need to receive alerts when blocked services get unblocked. This was also more recently requested during RightsCon sessions.

We previously attempted to do this through the RSS feed, but the issue is that our measurements contain false positives and it can be challenging to generate reliable alerts that are not potentially misleading. Furthermore, the large volume of global data (which is constantly increasing) and the large number of tested services makes it challenging to constantly monitor the blocking and unblocking of services everywhere in the world on an ongoing basis. This is surely something we would like to eventually achieve, but probably a lot of backend work first needs to happen before we get there.

Perhaps an interim solution could be the following:

Instead of monitoring the entire global database for censorship changes, perhaps we could set up alerts for very specific services in specific countries (for a specified amount of time)?

For example, we currently know that twitter.com is blocked in Nigeria. Would it be possible to "bookmark" this somehow in the backend so that when/if twitter.com gets unblocked in Nigeria (based on measurements), we receive (and share) relevant alerts?

@agrabeli agrabeli added user feedback requests that have been added to the backlog as a direct result of user feedback or testing enhancement improving existing code or new feature discuss invites discussion from contributors labels Jun 11, 2021
@FedericoCeratto
Copy link
Contributor

FedericoCeratto commented Dec 1, 2022

See #629

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss invites discussion from contributors enhancement improving existing code or new feature user feedback requests that have been added to the backlog as a direct result of user feedback or testing
Projects
None yet
Development

No branches or pull requests

2 participants