Skip to content

Commit 6f82cce

Browse files
author
Rick Dicaire
committed
updates
1 parent 959ffb5 commit 6f82cce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_posts/2026-01-22-Mitigate-Correlation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ Anyone can run an explorer instance. An explorer queries each genres directory S
3636
### Correlation
3737

3838
Anyone can run Servers **and** explorer instances.
39-
Using IPs captured by a Server, one can correlate **when an IP address stops pinging** (ie; just connected to a Server) and **when a new client joined a Server** (username data from explorer query directly to a Jamulus Server) to produce an IP<‐>username mapping. The IP address can then be processed to provide geolocation data. From this one can determine the approximate location of a specific user even if no location was set in the users' profile.
39+
Using IPs captured by a Server, one can correlate **when an IP address stops pinging** (ie; just connected to a Server) and **when a new client joined a Server** (username data from explorer query directly to a Jamulus Server) to produce an IP<‐>username mapping. The IP address can then be processed to provide geolocation data. From this one can determine the approximate location of a specific user even if no location was set in the users profile.
4040

4141
## Current Correlation (as of 2026-02-02)
4242

4343
### Listeners
4444

4545
There are seven Servers on public Jamulus space, one in each genre. They are named ***Duet***, and have a userlimit set at two. They all share the same IP and each sit on different ports.
46-
These Servers are “listening” for pings from clients, and packet capturing them to get the IP addresses of users clients.
46+
These Servers are “listening” for pings from clients, and packet capturing them to get the IP addresses of user clients.
4747

4848
```
4949
Genre Name IP:port

0 commit comments

Comments
 (0)