lots of fixes and add ons
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
|
||||
## TFGrid Compute Layer
|
||||
## Compute Layer
|
||||
|
||||

|
||||
|
||||
We are more than just Container or VM technology.
|
||||

|
||||
|
||||
Default features:
|
||||
|
||||
@@ -11,6 +9,7 @@ Default features:
|
||||
- Compatible with any VM (Virtual Machine)
|
||||
- Compatible with any Linux workload
|
||||
- Integrated unique storage & network primitives
|
||||
- Integrated smart contract for IT layer
|
||||
|
||||
We have the following unique advantages:
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 209 KiB |
Binary file not shown.
Before Width: | Height: | Size: 272 KiB |
BIN
collections/tech/primitives/compute/img/zos_compute.png
Normal file
BIN
collections/tech/primitives/compute/img/zos_compute.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 426 KiB |
@@ -3,9 +3,8 @@
|
||||
|
||||

|
||||
|
||||
> TODO: Need to update this image, also digital twin needs to be named '3bot'
|
||||
|
||||
The planetary network is an overlay network which lives on top of the existing Internet or other peer-to-peer networks created. In this network, everyone is connected to everyone. End-to-end encryption between users of an app and the app runs behind the network wall.
|
||||
The planetary network called Mycelium is an overlay network which lives on top of the existing Internet or other peer-to-peer networks created. In this network, everyone is connected to everyone. End-to-end encryption between users of an app and the app runs behind the network wall.
|
||||
|
||||
Each user end network point is strongly authenticated and uniquely identified, independent of the network carrier used. There is no need for a centralized firewall or VPN solutions, as there is a circle-based networking security in place.
|
||||
|
||||
@@ -45,4 +44,3 @@ In addition, wireless meshing requires you to know a lot about the network aroun
|
||||
|
||||

|
||||
|
||||
The Planetary Network is a continuation and implementation of the [Planetary Network](https://Planetary Network-network.github.io/about.html) network initiative. This technology is in beta but has been proven to work already quite well.
|
@@ -1,7 +1,7 @@
|
||||
|
||||
# ThreeFold Network Technology Overview
|
||||
# Network Technology Overview
|
||||
|
||||
ThreeFold's decentralized networking platform allows any compute and storage workload to be connected together on a private (overlay) network and exposed to the existing Internet network. The peer-to-peer network platform allows any workload to be connected over secure encrypted networks, which will look for the shortest path between nodes.
|
||||
Our decentralized networking platform allows any compute and storage workload to be connected together on a private (overlay) network and exposed to the existing Internet network. The peer-to-peer network platform allows any workload to be connected over secure encrypted networks, which will look for the shortest path between nodes.
|
||||
|
||||
### Secure Mesh Overlay Network (Peer-to-Peer)
|
||||
|
||||
@@ -26,6 +26,6 @@ As integrated with [Web Gateway (WebGW)](webgw):
|
||||
|
||||

|
||||
|
||||
For OEM projects we can implement the ThreeFold project without using TCP-IP or Ethernet this can lead to super secure environments, ideal to battle the Cuber Pandemic.
|
||||
For OEM projects we can implement a cloud deployment without using TCP-IP or Ethernet this can lead to super secure environments, ideal to battle the Cuber Pandemic.
|
||||
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
# TF Grid Web Gateway
|
||||
# Web Gateway
|
||||
|
||||
The Web Gateway is a mechanism to connect private networks to the open Internet in such a way that there is no direct connection between the Internet and the secure workloads running in the ZMachines.
|
||||
|
||||
|
@@ -16,7 +16,7 @@ Any application which can run on linux can run on the TFGrid.
|
||||
- [CoreX](compute/corex.md)
|
||||
- process manager (optional), can be used to get remote access to your zmachine
|
||||
|
||||
A TFNode is a Zero-OS enabled computer which is hosted by any of the ThreeFold Farmers.
|
||||
A 3Node is a Zero-OS enabled computer which is hosted by any cloud operator.
|
||||
|
||||
### There are 4 storage mechanisms which can be used to store your data:
|
||||
|
||||
|
@@ -6,5 +6,5 @@ The technology is designed to be redundant without having to do anything.
|
||||
|
||||
## Roadmap
|
||||
|
||||
- The virtual disk technology is available for OEM's only, contact ThreeFold Tech.
|
||||
- The virtual disk technology is available for OEM's only.
|
||||
|
||||
|
Reference in New Issue
Block a user