Merge pull request #581 from threefoldfoundation/development
Small updates to 3 step rollout article and update banner
This commit is contained in:
@@ -28,7 +28,7 @@ At ThreeFold, we believe the decentralized path requires a new kind of digital f
|
||||
|
||||
</br>
|
||||
|
||||
This is not just another version of the internet, it’s the necessary foundation for a decentralized digital ecosystem built for the future: a new generation of cloud and AI infrastructure that is faster, greener, and smarter.
|
||||
This is not just another version of the internet, it’s the necessary foundation for a decentralized digital ecosystem built for the future: a new generation of cloud and AI infrastructure that is faster, greener, smarter, private, and secure.
|
||||
|
||||
</br>
|
||||
|
||||
@@ -86,7 +86,7 @@ This step introduces a full suite of decentralized network services – includin
|
||||
|
||||
</br>
|
||||
|
||||
These gateways transform ordinary grid nodes into public-facing endpoints, solving one of the hardest problems in decentralized hosting: achieving global accessibility without dependence on scarce IPv4 addresses or centralized ISPs.
|
||||
These gateways transform ordinary grid nodes into public-facing endpoints, solving one of the hardest problems in decentralized hosting: achieving global accessibility while providing greater independence from scarce IPv4 addresses and centralized ISPs.
|
||||
|
||||
</br>
|
||||
|
||||
@@ -94,7 +94,7 @@ Traffic moves dynamically across the mesh. Every connection is encrypted end-to-
|
||||
|
||||
</br>
|
||||
|
||||
When a node or connection goes down, the network self-heals, rerouting traffic in real time to maintain uptime. This allows workloads running anywhere on the grid, even on devices without public IPs, to communicate securely and perform as if they were hosted in a single, unified data center.
|
||||
When a node or connection goes down, the network self-heals, rerouting traffic in real time to maintain uptime. This allows workloads running anywhere on the grid, even on devices without public IPs, to communicate securely and act as if they were hosted in a single, unified data center.
|
||||
|
||||
</br>
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
</style>
|
||||
<div id="banner" class="relative isolate flex items-center gap-x-6 overflow-hidden mt-4 bg-gray-50 px-6 py-2 sm:before:flex-1" style="background: #E6F5EC; background: radial-gradient(circle, rgba(204, 232, 217, 1) 0%, rgba(172, 193, 232, 1) 100%);">
|
||||
<p class="text-sm/6 text-gray-900 blink">
|
||||
Read our September 2025 roundup for <a href="/newsroom/sep-2025-roundup/" rel="noopener" class="underline font-semibold whitespace-nowrap text-gray-900 hover:text-gray-700" style="text-decoration: underline;">the latest on ThreeFold!</a> <span aria-hidden="true">→</span>
|
||||
Unfolding Now: ThreeFold is rolling out a <a href="/blog/3-step-rollout/" rel="noopener" class="underline font-semibold whitespace-nowrap text-gray-900 hover:text-gray-700" style="text-decoration: underline;">Sovereign Agentic Cloud.</a> <span aria-hidden="true">→</span>
|
||||
</p>
|
||||
<div class="flex flex-1 justify-end">
|
||||
<button type="button" onclick="this.closest('#banner').remove()" class="-m-3 p-3 focus-visible:-outline-offset-4" style="border: none; outline: none; box-shadow: none;">
|
||||
|
||||
Reference in New Issue
Block a user