From 8e299ca68300f7cef8af1144a209f7c37867138f Mon Sep 17 00:00:00 2001 From: emdee Date: Mon, 26 Sep 2022 10:06:33 +0200 Subject: [PATCH] Update 'ToxAndTorInChina' --- ToxAndTorInChina.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ToxAndTorInChina.md b/ToxAndTorInChina.md index c8189d6..206f5a2 100644 --- a/ToxAndTorInChina.md +++ b/ToxAndTorInChina.md @@ -15,6 +15,6 @@ To even try out this approach I think you need to fix the [open-for-five-years-a I've tried this but it's currently impossible to test as there is no equivalent to the ```other/fun/bootstrap_node_info.py``` script for TCP connections. For UDP you can send a packet of len 78 with the magic first bytes and get a version and MOTD reply. Not so for TCP ( in fact if you do send such a packet to the TCP it send the BS node into an infinite loop for which it never recovers). So we need a simple fix to the TCP_server code to at least look for a special packet like this and be nice and send a simple nice reply like the UDP case. Raised as https://github.com/TokTok/c-toxcore/issues/2331 -We should not kid ourselves that we don't all live in China - all it will take is one NGC group dedicated to the trending topic of SuddenDeath and I think we might find just how much resiliance we need. +We should not kid ourselves that we don't all live in China - we're all in loc$down and I think we might quickly find oit just how much resiliance we need. Up: [[SecurityVulnerabilities]]