diff --git a/SecurityVulnerabilities.md b/SecurityVulnerabilities.md index d64c4b9..032a95b 100644 --- a/SecurityVulnerabilities.md +++ b/SecurityVulnerabilities.md @@ -3,6 +3,7 @@ Previous: [[Home]] * [[UseGroupPasswordThroughAKDF]] * [[VulnerabilitiesInTheToxOnion]] * [[DDosSmallNumberOfBSNodes]] +* Currently, toxcore uses onion routing in the process of establishing connections between friends, with the aim of obscuring their identities from third parties. However, this method does not achieve this goal. [This document describes a proposed replacement for onion routing.](https://github.com/zugz/tox-DHTAnnouncements/blob/master/DHTAnnouncements.md)This proposal is adapted from an original proposal by [grayhatter]) https://wiki.cmdline.org/doku.php?id=dht:new_friend_finding). CVEs: