Document Correlation Attack#1116
Conversation
|
I believe this is technically called a side-channel attack rather than a correlation attack. |
|
The FAQ at https://jamulus.live now says: Q: Does this web page collect data? What happens to the data?
|
Co-authored-by: ann0see <20726856+ann0see@users.noreply.github.com>
Co-authored-by: ann0see <20726856+ann0see@users.noreply.github.com>
Co-authored-by: ann0see <20726856+ann0see@users.noreply.github.com>
Co-authored-by: ann0see <20726856+ann0see@users.noreply.github.com>
This reverts commit 35d74a5.
| ### Server Admins | ||
|
|
||
| Server admins can decide to prevent user tracking by blocking the explorer probe. | ||
| If you run a Server on the Jamulus public network, it is currently being indexed by the explorer instances on **`137.184.43.255`**, and **`134.199.209.51`**. |
There was a problem hiding this comment.
134.199.209.51 is not an explorer instance, and correlation only occurs on 137.184.43.255. I see how they probably look similar, and one might think there are two explorer instances involved. In harvest.cs, client metadata is collected immediately before level nibbles, and I refresh server cards with this signal, but all correlation occurs in the 137.x.x.x instance and nowhere else.
Short description of changes
Provides knowledge base entry to document current correlation attack in progress, and provides mitigations for clients and servers.
Context: Fixes an issue? Related issues
Relates to https://github.com/orgs/jamulussoftware/discussions/3545
Status of this Pull Request
What is missing until this pull request can be merged?
Does this need translation?
Checklist