diff --git a/static/images/feature6a.png b/static/images/feature6a.png new file mode 100644 index 0000000..49e0a44 Binary files /dev/null and b/static/images/feature6a.png differ diff --git a/templates/partials/hero/myhero1.html b/templates/partials/hero/myhero1.html index e7f3d47..0778adf 100644 --- a/templates/partials/hero/myhero1.html +++ b/templates/partials/hero/myhero1.html @@ -1,15 +1,15 @@ -
+
-

ABOUT

-

Discover Mycelium

-

+

ABOUT

+

Discover Mycelium

+

At the forefront of digital evolution lies Mycelium, a visionary project at the heart of the ThreeFold Grid. Mycelium is more than just a new technology; it's a transformative force reshaping the way we connect in the digital age.

We're on a mission to create a sustainable digital ecosystem where communication is seamless, data is secure, and scalability knows no bounds.

diff --git a/templates/partials/hero/myhero2.html b/templates/partials/hero/myhero2.html index e87d78f..6ce6673 100644 --- a/templates/partials/hero/myhero2.html +++ b/templates/partials/hero/myhero2.html @@ -1,4 +1,4 @@ -
+

BENEFITS

diff --git a/templates/partials/hero/myhero3.html b/templates/partials/hero/myhero3.html index 2753ce7..c72a1d1 100644 --- a/templates/partials/hero/myhero3.html +++ b/templates/partials/hero/myhero3.html @@ -1,9 +1,9 @@ -
-
+
+

HOW IT WORKS

-

Unraveling Mycelium's Secrets

-

+

Unraveling Mycelium's Secrets

+

Mycelium, like its natural namesake, thrives on decentralization, efficiency, and security, making it a truly powerful force in the world of decentralized networks.

@@ -11,29 +11,29 @@
-
+
Decentralized Nodes
-
Mycelium operates through a network of decentralized nodes, similar to how nature's mycelium forms a decentralized network of threads. Each node acts as a connection point in the overall digital ecosystem.
+
Mycelium operates through a network of decentralized nodes, similar to how nature's mycelium forms a decentralized network of threads. Each node acts as a connection point in the overall digital ecosystem.
-
+
Efficient Data Routing
-
Mycelium optimizes data routing by choosing the most efficient path for communication. Data travels along the shortest path in terms of latency, ensuring that information reaches its destination swiftly.
+
Mycelium optimizes data routing by choosing the most efficient path for communication. Data travels along the shortest path in terms of latency, ensuring that information reaches its destination swiftly.
-
+
End-to-End Encryption
-
Each node in the system is identified by a unique key pair. Data between nodes is encrypted using secret keys derived from these pairs. This ensures that data remains confidential, enhancing the privacy of the network.
+
Each node in the system is identified by a unique key pair. Data between nodes is encrypted using secret keys derived from these pairs. This ensures that data remains confidential, enhancing the privacy of the network.
- Mobile App Screenshot
diff --git a/templates/partials/hero/myhero6.html b/templates/partials/hero/myhero6.html index 0b3cac7..b9f0d08 100644 --- a/templates/partials/hero/myhero6.html +++ b/templates/partials/hero/myhero6.html @@ -13,10 +13,10 @@ }, }; -
-
+
+
-

Frequently Asked Questions

+

Frequently Asked Questions

@@ -31,7 +31,7 @@ :aria-expanded="expanded" aria-controls="faqs-text-01" > - What is Mycelium? + What is Mycelium? @@ -42,11 +42,11 @@ id="faqs-text-01" role="region" aria-labelledby="faqs-title-01" - class="grid text-sm text-slate-200 overflow-hidden transition-all duration-300 ease-in-out" + class="grid text-sm text-black overflow-hidden transition-all duration-300 ease-in-out" :class="expanded ? 'grid-rows-[1fr] opacity-100' : 'grid-rows-[0fr] opacity-0'" >
-

+

Mycelium is an end-to-end encrypted IPv6 overlay network written in Rust. Each node joining the network receives an IP in the 400::/7 range, facilitating secure and private communications.

@@ -63,7 +63,7 @@ :aria-expanded="expanded" aria-controls="faqs-text-02" > - How do I install the Mycelium app? + How do I install the Mycelium app? @@ -78,7 +78,7 @@ :class="expanded ? 'grid-rows-[1fr] opacity-100' : 'grid-rows-[0fr] opacity-0'" >
-

+

The Mycelium app supports Linux, macOS, and Windows. Installation guides are available for both local machines and virtual machines running on the TFGrid. Note that Windows users need to have wintun.dll in the same directory as the Mycelium executable.

@@ -95,7 +95,7 @@ :aria-expanded="expanded" aria-controls="faqs-text-04" > - How can I find and use my Mycelium address? + How can I find and use my Mycelium address? @@ -110,7 +110,7 @@ :class="expanded ? 'grid-rows-[1fr] opacity-100' : 'grid-rows-[0fr] opacity-0'" >
-

+

Upon using the Mycelium app, you're assigned a unique Mycelium address. To copy this address, click the button located to the right of the displayed address in the app interface.

@@ -127,7 +127,7 @@ :aria-expanded="expanded" aria-controls="faqs-text-05" > - Can I deploy workloads on the TFGrid using Mycelium? + Can I deploy workloads on the TFGrid using Mycelium? @@ -142,7 +142,7 @@ :class="expanded ? 'grid-rows-[1fr] opacity-100' : 'grid-rows-[0fr] opacity-0'" >
-

+

Yes, after installing Mycelium, you can deploy workloads on the TFGrid and connect to them using the Mycelium network. Detailed deployment guides are available in the documentation.

@@ -159,7 +159,7 @@ :aria-expanded="expanded" aria-controls="faqs-text-06" > - Is there an API available for Mycelium? + Is there an API available for Mycelium? @@ -174,7 +174,7 @@ :class="expanded ? 'grid-rows-[1fr] opacity-100' : 'grid-rows-[0fr] opacity-0'" >
-

+

Yes, Mycelium offers an API for administrative operations, peer management, and message subsystem operations. Comprehensive API documentation can be found in the official Mycelium GitHub repository

@@ -191,7 +191,7 @@ :aria-expanded="expanded" aria-controls="faqs-text-04" > - What should I do if I encounter issues during installation or usage? + What should I do if I encounter issues during installation or usage? @@ -206,7 +206,7 @@ :class="expanded ? 'grid-rows-[1fr] opacity-100' : 'grid-rows-[0fr] opacity-0'" >
-

+

If you face any challenges, refer to the troubleshooting section in the Mycelium documentation. Additionally, ensure that all prerequisites are met, such as having wintun.dll in the correct directory for Windows installations.

@@ -223,7 +223,7 @@ :aria-expanded="expanded" aria-controls="faqs-text-04" > - How does Mycelium handle routing within its network? + How does Mycelium handle routing within its network? @@ -238,7 +238,7 @@ :class="expanded ? 'grid-rows-[1fr] opacity-100' : 'grid-rows-[0fr] opacity-0'" >
-

+

Mycelium incorporates core principles of the Babel routing protocol, enabling efficient and dynamic routing within its encrypted IPv6 overlay network.

diff --git a/templates/partials/hero/myhero7.html b/templates/partials/hero/myhero7.html index e9320f7..baae004 100644 --- a/templates/partials/hero/myhero7.html +++ b/templates/partials/hero/myhero7.html @@ -6,7 +6,7 @@

Join the Mycelium network and be a part of the decentralized movement.