Skip to content

Commit 6eb1097

Browse files
author
Rick Dicaire
committed
1st
1 parent 73bd808 commit 6eb1097

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
layout: post
3+
title: "Mitigating User Tracking Caused By Correlation Attack"
4+
lang: "en"
5+
author: "@rdica"
6+
heading: "Mitigating User Tracking Caused By Correlation Attack"
7+
---
8+
9+
By default the Jamulus protocol does not map usernames to IP addresses in any publicly available data.
10+
However it is possible to execute a correlation attack to achieve user<‐>IP mapping.
11+
This was first reported to Jamulus developers here: [https://github.com/orgs/jamulussoftware/discussions/3545](https://github.com/orgs/jamulussoftware/discussions/3545)
12+
13+
<!--more-->
14+
15+
## Scope

0 commit comments

Comments
 (0)