This commit is contained in:
2024-02-27 14:11:12 +03:00
parent 59510c76cb
commit 6b7fdba1c5
983 changed files with 11654 additions and 185 deletions

View File

@@ -0,0 +1,3 @@
# Digital Backbone Features

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 260 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 764 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

View File

@@ -0,0 +1,28 @@
## Unbreakable Deployment
![](img/unbreakable_deployment.png)
Ultra Scalable & Secure Decentralized Deployment
**Example deployment**
* lots of locations (offices, banks, small datacenters, universities, ...), each providing compute & storage to a private and/or public grid by means of the 3Nodes
* Each node runs Zero-OS which has no shell and cannot be accessed by any person in the organization (bank, government, enterprise)
* None of the nodes has enough data to allow anyone to reconstruct the data
* The different nodes together deliver a super resilient network of compute & network resources
**Even if, in a disaster scenario, 30% of the locations would go down, the system would still function and be available to its users. This is the most reliable deployment possible in IT landscape today.**
What runs on the 3Nodes
* Blockchain Nodes
* The distributed storage system (ultra safe, zero-knowledge proof)
* Digital Twins for users
* Secure Browser Engines (can be in ultra safe location)
* Stateless high security (e.g. financial) apps
This can then be combined with super nodes running in even more secure places for more central apps if there are any.
This system works with and enables the planetary network and quantum safe storage system.

View File

@@ -0,0 +1 @@
{{#include ../architecture_highlevel/web4_storage_architecture.md}}

View File

@@ -0,0 +1,14 @@
## Ultimate Scale Out Capabilities
Peer2peer is the most decentralized way to experience our digital life
![](img/peer2peer_new.jpg)
- each user has a digital twin
- this twin serves your complete digital life
- the digital twin represents you and has all logic required to act on your behalf
- all digital twins talk to each other over private secure links
- there is no blockchain involved for the compute, storage & network requirements
- each digital twin needs compute, network and storage resources to survive, the twin will use TFT to reserve and pay for these resources as used on the ThreeFold Grid
- The twin is the only entity who has control over the resources it requires, it is all 100% private and no blockchain involved to reserve and use that capacity

View File

@@ -0,0 +1,13 @@
## Develop any application on top of Web4
![](img/develop_anything_on_op.png)
Developers can program anything on top on a digital twin. Any javascript framework can be used.
This allows ANYONE to create ANY experience with the least amount of effort.
This approach seamlessly integrates with any Web 3 or Blockchain Solutions.
![](img/anywebapp_on_top.png)

View File

@@ -0,0 +1,21 @@
# Web 4 Goals
- 10x faster development efficiency should be possible
- One Language to do all (smart contract, backend, frontend, logic …)
- Easy to read & learn (few ways how to do things)
- Leads to less security issues and lower maintenance cost
- Resolve the onion issue
- Solutions grow exponentially in complexity as they grow, Web 4 resolves this
- No Painkiller Approach (resolve the root of the problem)
- Governments or Large Enterprises want one digital backbone system to resolve all their needs
-Today they have too many systems and it's too complex, expensive and not secure
- Ultimate Scale
- We want to be able to grow to billions of users, our system is 100% scale out
- Our smart contract for IT allows deployment of any web 2,3 and 4 workload everywhere
- Ultimate Sovereignity
- Governments want all data in the country and their independence
- Antidote for the Cyber Pandemic
- This is a very hard one, the current architectures are very vulnerable
- The ThreeFold architecture allows for a real end2end solution
- We have e.g. browser virtualization technology (run no javascript in existing browsers)