From amuza at riseup.net Wed Jun 14 14:31:52 2017 From: amuza at riseup.net (Amuza) Date: Wed, 14 Jun 2017 16:31:52 +0200 Subject: [Tox Support] LAN peer autodiscovery Message-ID: <594148D8.8090105@riseup.net> Hi there, Is there any Tox client that automatically does LAN peer discovery when bootstrapping? Community networks often do not have a stable connection to the Internet. The causes could be technical, economical or even political (Internet shutdowns exist). Having that feature would be a step towards real decentralization. People would be able to communicate within the community no matter what the status of the gateways are. Thanks! From amuza at riseup.net Mon Jun 19 14:41:22 2017 From: amuza at riseup.net (Amuza) Date: Mon, 19 Jun 2017 16:41:22 +0200 Subject: [Tox Support] LAN peer autodiscovery In-Reply-To: <594148D8.8090105@riseup.net> References: <594148D8.8090105@riseup.net> Message-ID: <5947E292.1030103@riseup.net> Hi again, Does anyone know if any Tox client is capable of finding peers within the LAN and communicate with them when there is no Internet? Thanks. On 14/06/17 16:31, Amuza wrote: > Hi there, > > Is there any Tox client that automatically does LAN peer discovery when > bootstrapping? > > Community networks often do not have a stable connection to the > Internet. The causes could be technical, economical or even political > (Internet shutdowns exist). Having that feature would be a step towards > real decentralization. People would be able to communicate within the > community no matter what the status of the gateways are. > > Thanks! > > _______________________________________________ > Support mailing list > Support at lists.tox.chat > https://lists.tox.chat/listinfo/support From adam at dc949.org Mon Jun 19 16:36:35 2017 From: adam at dc949.org (=?UTF-8?B?4pijQWRhbQ==?=) Date: Mon, 19 Jun 2017 11:36:35 -0500 Subject: [Tox Support] LAN peer autodiscovery In-Reply-To: <5947E292.1030103@riseup.net> References: <594148D8.8090105@riseup.net> <5947E292.1030103@riseup.net> Message-ID: Peer finding is done with a distributed hash table. If you're not familiar with the protocol, https://wiki.tox.chat/users/nodes can fill you in on how viewing is done. If you were to run a bootstrap node on a LAN, and the other clients knew it's IP address, port, and public key. So the protocol certainly allows this as a possibility, but things might get wonky when you have internal IPs in the DHT, so it would probably *only* work on the LAN, but it sounds like this is what you are looking for. Any client which allows specifying the bootstrap node should be able to do this. I'm not familiar with enough with the different clients to know which specific implementations support this (either in their UI or on the command line). Hopefully this helps answer your question. On Jun 19, 2017 9:41 AM, "Amuza" wrote: Hi again, Does anyone know if any Tox client is capable of finding peers within the LAN and communicate with them when there is no Internet? Thanks. On 14/06/17 16:31, Amuza wrote: > Hi there, > > Is there any Tox client that automatically does LAN peer discovery when > bootstrapping? > > Community networks often do not have a stable connection to the > Internet. The causes could be technical, economical or even political > (Internet shutdowns exist). Having that feature would be a step towards > real decentralization. People would be able to communicate within the > community no matter what the status of the gateways are. > > Thanks! > > _______________________________________________ > Support mailing list > Support at lists.tox.chat > https://lists.tox.chat/listinfo/support _______________________________________________ Support mailing list Support at lists.tox.chat https://lists.tox.chat/listinfo/support -------------- next part -------------- An HTML attachment was scrubbed... URL: