From a5fbf89ac78c2698ed49e18091a8853f7e1d27cc Mon Sep 17 00:00:00 2001 From: emdee Date: Thu, 29 Sep 2022 05:28:20 +0200 Subject: [PATCH] Update 'SecurityVulnerabilities' --- SecurityVulnerabilities.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SecurityVulnerabilities.md b/SecurityVulnerabilities.md index 032a95b..3f3aa86 100644 --- a/SecurityVulnerabilities.md +++ b/SecurityVulnerabilities.md @@ -3,7 +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). +* 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: