From 2c11d145f42533b02b1e4b8c095bc5cafad25662 Mon Sep 17 00:00:00 2001 From: username1565 <39200328+username1565@users.noreply.github.com> Date: Sun, 13 Mar 2022 00:50:02 +0200 Subject: [PATCH] Add mesh-networks and Two-way Internet Add mesh-networks and Two-way Internet, as solutions to keep an Internet connection. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d3638ff..ad308c4 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list. - [IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) , [ru wikipedia](https://ru.wikipedia.org/wiki/IRC) , public irc-server: https://webchat.freenode.net/ - [DHT](https://en.wikipedia.org/wiki/Distributed_hash_table) - Distributed Hash Table, like this: `{"MessageHash":"PreviousMessageHashAndMessageText"}`, allow to exclude censorship, in the decentralized systems if DHT is saved and synchronized there. Example - [nanoboard](https://github.com/username1565/nanoboard/issues/17#issuecomment-1064685345) +- [Mesh networks](https://en.wikipedia.org/wiki/Mesh_networking) allow to connect to the Internet from decentralized network, even if at least one node is connected there. +- [Two-way Internet](https://en.wikipedia.org/wiki/Satellite_constellation#Two-way_communication), like [StarLink](https://en.wikipedia.org/wiki/Starlink) - allow to connect to the Internet, throught satellites, even if Internet-connection is banned in the country. ### Firewall analysis - [ooni-probe](https://github.com/ooni/probe) - OONI Probe network measurement tool for detecting internet censorship https://ooni.io