Update nav

This commit is contained in:
samaradel
2021-10-04 17:48:22 +02:00
parent 9a3a729184
commit 1f4b766f86
161 changed files with 156 additions and 141 deletions

View File

@@ -0,0 +1,9 @@
---
id: peer-to-peer
image: ./peer_to_peer.png
button : Explore other tech components
link : /how-it-works
---
# Peer-to-Peer
Peer-to-peer computing or networking is a distributed application architecture that partitions tasks or workloads between peers. Peers are equally privileged, equipotent participants in the application. They are said to form a peer-to-peer network of nodes.

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

View File

@@ -0,0 +1,9 @@
---
id: planetary-network
image: ./planetary.png
button : Explore other tech components
link : /how-it-works
---
# Planetary Network
Secure Planetary Network is an end-to-end encrypted global overlay network that implements the Yggdrasil initiative. It provides publicly accessible addresses to every connected device through a highly resilient and flexible routing scheme. ThreeFold protocols like the Reliable Message Bus extend these capabilities to serve the unique needs of the ThreeFold Grid.

Binary file not shown.

After

Width:  |  Height:  |  Size: 481 KiB

View File

@@ -0,0 +1,10 @@
---
id: smart-contract
image: ./smart.png
button : Explore other tech components
link : /how-it-works
---
# Smart Contract for IT
Cryptographically secured deployment specifications ensure that workloads run as intended in a tamper proof way. Systems may scale and heal themselves autonomously without intermediaries, simply using ThreeFold Tokens and properly signed specifications.

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

View File

@@ -0,0 +1,10 @@
---
id: tf-chain
image: ./tfchain.png
button : Explore other tech components
link : /how-it-works
---
# TF Chain
The ThreeFold Chain is an application specific blockchain built using the Parity Substrate framework. It is responsible for keeping records regarding farms and nodes, along with enabling smart contract based peer to peer billing for workload deployments on the Grid.

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

View File

@@ -0,0 +1,9 @@
---
id: web-gateway
image: ./web_gateway.png
button : Explore other tech components
link : /how-it-works
---
# Web Gateway
Web Gateways provide a bridge between private overlay networks and the public Internet. They handle inbound connections in a unique way that protects workloads from attack while supporting standard use cases out of the box.

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 KiB

View File

@@ -0,0 +1,10 @@
---
id: zdb
image: ./zdb.png
button : Explore other tech components
link : /how-it-works
---
# ZDB
Zero-DB is a super fast and efficient always append database supporting a subset of the popular Redis protocol. It has superior write performance on hard disk and can also extend the life of solid state disks, while executing up to 50,000 transactions per second. Zero-DB is suitable out of the box for many database applications and is a building block for advanced storage solutions.

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

View File

@@ -0,0 +1,9 @@
---
id: zdbfs
image: ./zdbfs.png
button : Explore other tech components
link : /how-it-works
---
# Quantum Safe File System
An optimized filesystem frontend for Zdb, with built-in archival features. Works together with ZStor to create a highly compatible and extremely secure storage solution, called Quantum Safe Filesystem.

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

View File

@@ -0,0 +1,13 @@
---
id: zero-os
image: ./zero_os.png
button : Explore other tech components
link : /how-it-works
---
# Zero-OS
A groundbreaking autonomous operating system built from scratch, starting with just the Linux kernel. It offers unparalleled security and efficiency. With no remote shell or login and extremely small footprint, Zero-OS ensures that hosted workloads are protected from administrative exploits and errors.
<br>
Users pay for the capacity they utilize directly with TFT meaning the system is widely accessible and without intermediaries. Zero-OS offers a complete set of primitives capable of hosting any digital workload through virtual machines or containers, as well as a highly compatible yet cutting edge storage solution with minimal migration.

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

View File

@@ -0,0 +1,9 @@
---
id: zflist
image: ./zlist.png
button : Explore other tech components
link : /how-it-works
---
# ZFlist
ZFlist is a next generation Docker compatible container environment that offers superior isolation and security through the use of mini VMs to execute containerized workloads. It runs natively on Zero-OS, for minimal overhead and smart contract secured deployments.

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View File

@@ -0,0 +1,9 @@
---
id: zstor
image: ./zstor.png
button : Explore other tech components
link : /how-it-works
---
# ZStor
ZStor is a distributed and ultra secure storage backend. It compresses, encrypts, and disperses data across a set of Zdbs, to achieve strong resistance to even quantum computing attacks. Flexible configurations enable tuning according to preferences for efficiency, resiliency, and data location. Scales limitlessly and heals seamlessly.

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

View File

@@ -0,0 +1,5 @@
---
id: product_page
title: DIVE INTO OUR TECH
subtitle:
---

View File

@@ -0,0 +1,6 @@
---
id: prod1
title: Zero-OS
image: ./zero_os.jpg
link: /how-it-works/zero-os
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

View File

@@ -0,0 +1,6 @@
---
id: prod10
title: Peer-to-Peer
image: ./peer_to_peer.jpg
link: /how-it-works/peer-to-peer
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

View File

@@ -0,0 +1,6 @@
---
id: prod2
title: ZDB
image: ./zdb.jpg
link: /how-it-works/zdb
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

View File

@@ -0,0 +1,6 @@
---
id: prod3
title: Zstor
image: ./zstor.jpg
link: /how-it-works/zstor
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

View File

@@ -0,0 +1,6 @@
---
id: prod4
title: Quantum Safe File System
image: ./zdbfs.jpg
link: /how-it-works/zdbfs
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

View File

@@ -0,0 +1,6 @@
---
id: prod5
title: ZFlist
image: ./zflist.jpg
link: /how-it-works/zflist
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

View File

@@ -0,0 +1,6 @@
---
id: prod6
title: Smart Contract for IT
image: ./smart_contract.jpg
link: /how-it-works/smart-contract
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

View File

@@ -0,0 +1,6 @@
---
id: prod7
title: TF Chain
image: ./tf_chain.jpg
link: /how-it-works/tf-chain
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@@ -0,0 +1,6 @@
---
id: prod8
title: Planetary Network
image: ./planetary_network.jpg
link: /how-it-works/planetary-network
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@@ -0,0 +1,6 @@
---
id: prod9
title: Web Gateway
image: ./web_gateway.jpg
link: /how-it-works/web-gateway
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

View File

@@ -0,0 +1,8 @@
---
id: tech
metaTitle: ThreeFold | Tech
metaDesc: Be part of a better tomorrow by expanding the peer-to-peer Internet and set yourself free from the centralized applications and services that exploit your data today.
metaImg: ./universe_header.png
productsMain: product_page
productData: [prod1, prod2, prod3, prod4, prod5, prod6, prod7, prod8, prod9, prod10 ]
---