Difference between revisions of "Mesh"

From Organic Design wiki
(See also: To Save Net Neutrality, We Must Build Our Own Internet)
(See also: Matrix working on 100bps mesh network)
 
(9 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
 
== Technologies & projects ==
 
== Technologies & projects ==
 +
*[https://www.lantern.works Lantern.Works] ''- a portable wireless device for stronger, safer recovery''
 +
*[http://www.snaponair.com/ SnapoPair.com] ''- a collection of OpenSource & OpenHardware electronic paging systems''
 +
*[https://www.gotenna.com/ GoTenna] ''- portable affordable mesh nodes''
 +
*[https://libremesh.org/ LibreMesh] ''- modular framework for creating OpenWrt/LEDE-based firmwares for wireless mesh nodes.''
 
*[https://www.opengarden.com/meshkit.html MeshKit] ''- mobile-based meshing layer for your apps''
 
*[https://www.opengarden.com/meshkit.html MeshKit] ''- mobile-based meshing layer for your apps''
 
**[https://www.opengarden.com/firechat.html FireChat] ''- mobile mesh-based chat app built on MeshKit''
 
**[https://www.opengarden.com/firechat.html FireChat] ''- mobile mesh-based chat app built on MeshKit''
Line 20: Line 24:
 
*[http://wiki.daviddarts.com/PirateBox PirateBox]
 
*[http://wiki.daviddarts.com/PirateBox PirateBox]
 
*[http://hsmm-mesh.org/ HSMM-MESH]
 
*[http://hsmm-mesh.org/ HSMM-MESH]
 +
**[https://github.com/urlgrey/hsmm-pi HSMM-Pi] ''- configure the Raspberry Pi to function as a High-Speed Multimedia (HSMM) wireless mesh node''
 
*[https://opengarden.com/ Open Garden] ''- share your mobile internet among your devices''
 
*[https://opengarden.com/ Open Garden] ''- share your mobile internet among your devices''
 
*[http://wasteagain.sourceforge.net/ WASTEagain] ''- private mesh tool looks perfect for [[trust group]]s''
 
*[http://wasteagain.sourceforge.net/ WASTEagain] ''- private mesh tool looks perfect for [[trust group]]s''
Line 27: Line 32:
 
*[https://www.crowdsupply.com/lime-micro/limesdr Lime SDR] ''- crowdfunded software radio node''
 
*[https://www.crowdsupply.com/lime-micro/limesdr Lime SDR] ''- crowdfunded software radio node''
 
*[https://github.com/satindergrewal/SuperMesh/#what-new-features-are-coming-to-supermesh-alpha-003 SuperMesh] ''- cool looking mesh node project''
 
*[https://github.com/satindergrewal/SuperMesh/#what-new-features-are-coming-to-supermesh-alpha-003 SuperMesh] ''- cool looking mesh node project''
*[https://staltz.com/an-off-grid-social-network.html SecureScuttlebutt]
+
*[[Scuttlebutt|SecureScuttlebutt]]
 
*[https://briarproject.org/how-it-works.html Briar] ''- a mesh messaging app with big plans''
 
*[https://briarproject.org/how-it-works.html Briar] ''- a mesh messaging app with big plans''
 
*[http://moose-team.github.io/friends/ Friends] ''- a newly developing p2p/mesh chat app''
 
*[http://moose-team.github.io/friends/ Friends] ''- a newly developing p2p/mesh chat app''
 +
*[https://www.rightmesh.io/technology RightMesh]
  
 
== See also ==
 
== See also ==
Line 47: Line 53:
 
*[http://www.wired.com/2015/03/opinion-bitcoin-may-gets-us-real-net-neutrality/ Bitcoin May Be What Gets Us Real Net Neutrality] ''- opening up wifi meshes with bitcoin micropayments''
 
*[http://www.wired.com/2015/03/opinion-bitcoin-may-gets-us-real-net-neutrality/ Bitcoin May Be What Gets Us Real Net Neutrality] ''- opening up wifi meshes with bitcoin micropayments''
 
*[https://motherboard.vice.com/en_us/article/7x4y8a/net-neutrality-fcc-community-networks To Save Net Neutrality, We Must Build Our Own Internet] ''- We must end our reliance​ on big telecom monopolies and build decentralized, affordable, locally owned internet infrastructure.''
 
*[https://motherboard.vice.com/en_us/article/7x4y8a/net-neutrality-fcc-community-networks To Save Net Neutrality, We Must Build Our Own Internet] ''- We must end our reliance​ on big telecom monopolies and build decentralized, affordable, locally owned internet infrastructure.''
 +
*Good SSB mesh thread at %KxS3pMIONiMmHJJCS3/PPI6YJpx2tld9xe8CUKqK8jM=.sha256
 +
*[https://bitcoinmagazine.com/articles/from-isp-to-p2p-how-mesh-networks-take-bitcoin-off-the-grid From ISP to P2P: How Mesh Networks Take Bitcoin off the Grid]
 +
*[https://matrix.org/blog/2019/03/12/breaking-the-100-bps-barrier-with-matrix-meshsim-coap-proxy Matrix working on 100bps mesh network]
 
__NOTOC__
 
__NOTOC__
[[Category:Hardware]][[Category:Networking]]
+
[[Category:Hardware]][[Category:Networking]][[Category:Peer-to-peer]]

Latest revision as of 23:21, 28 September 2021

Glossary.svg This page describes a concept which is part of our glossary

A wireless mesh network is made up of WiFi nodes organised in a mesh network topology. Wireless mesh networks often consist of mesh clients, mesh routers and gateways. The mesh clients are often laptops, cell phones and other wireless devices while the mesh routers forward traffic to and from the gateways which may, but need not, connect to the Internet. The coverage area of the radio nodes working as a single network is sometimes called a mesh cloud. Access to this mesh cloud is dependent on the radio nodes working in harmony with each other to create a radio network. A mesh network is reliable and offers redundancy. When one node can no longer operate, the rest of the nodes can still communicate with each other, directly or through one or more intermediate nodes.

Technologies & projects

See also