Compare commits

...

2 Commits

Author SHA1 Message Date
e9c527f0e1 Merge branch 'main' of https://git.ourworld.tf/tfgrid/info_tfgrid 2024-04-04 09:57:07 +02:00
52eeafa667 edit 2024-04-04 09:56:41 +02:00

View File

@ -1,25 +1,25 @@
### Why?
### The Current Problem
The current centralized state of the internet poses significant security risks, with compromised routers and growing cyber threats (trillions of USD per year now), making everyone vulnerable to hacking. Industry responses involve disabling original features, hindering true peer-to-peer connectivity and personal server capabilities. Workarounds and system hacks have become the norm.
**Our Internet is seriously broken, we need new ways how to communicate**
**Our Internet is seriously broken. We need new ways to communicate.**
### What?
### Introducing Mycelium
Mycelium is an overlay network layer designed to enhance the existing internet infrastructure while remaining compatible with all current applications. It empowers true peer-to-peer communication. By installing a Network Agent on your device, you gain the ability to securely connect with any other participant on this network. Mycelium intelligently reroutes traffic to maintain connectivity taking location of you and your peer into consideration.
### Benefits?
### Benefits
- **Continuous Connectivity:** Mycelium ensures uninterrupted connectivity by dynamically rerouting traffic through available connections (friends, satellites, 4/5G, fiber).
- **End-to-End Encryption:** Robust encryption stops man-in-the-middle attacks, guaranteeing secure communication.
- **End-to-End Encryption:** robust encryption stops man-in-the-middle attacks, guaranteeing secure communication.
- **Proof of authenticity ([POA](p2p:poa.md))**: make sure we know who we communicate with
- **Optimized Routing:** Mycelium finds the shortest path between network participants, reducing latency and keeping traffic localized.
- **Universal Server Capability:** Empowers individuals to act as servers, a foundational element for any peer-to-peer system.
- **Universal Server Capability:** empowers individuals to act as servers, a foundational element for any peer-to-peer system.
- **Full Compatibility:** Mycelium seamlessly integrates with the current internet, supporting any application.
- **Impressive Speed:** Achieves 1 Gbps per Network Agent, ensuring rapid data transfer.
### Status?
### Status
- In beta and usable from TFGrid 3.13, its our 3e generation approach to networking and took us years to do. We are looking forward to your feedback.
In beta and usable from TFGrid 3.13, its our 3e generation approach to networking and took us years to do. We are looking forward to your feedback.