Compare commits
86 Commits
2e83bcac09
...
developmen
Author | SHA1 | Date | |
---|---|---|---|
19c71cec50 | |||
84bc7fb1b1 | |||
5f57ee1bcd | |||
d7d238dfb0 | |||
0880736b02 | |||
61f075ef41 | |||
bac9489433 | |||
ab5b830222 | |||
694b18ca31 | |||
4fdc7fefee | |||
3c56b93d1f | |||
6948c25978 | |||
8c1da7a9ef | |||
19c74d2f03 | |||
f88085e089 | |||
018e7cc082 | |||
17a12bf583 | |||
8a3fb4800b | |||
a81efb8d0b | |||
ee206e1241 | |||
59581304d0 | |||
53e2e08201 | |||
d2f583848b | |||
dd3580a92a | |||
4d5bfa2d21 | |||
4e4b12b447 | |||
f7ff263818 | |||
417f1d0004 | |||
ecfae1fa72 | |||
3ea0f6c544 | |||
d4af55f6ec | |||
34641b9870 | |||
0be19f8c9b | |||
c2c021531c | |||
b3b9d41e8b | |||
e8c39059f9 | |||
6159740fd9 | |||
8e2fb27126 | |||
ff472392e9 | |||
4085aba9b7 | |||
|
bc28d2b353 | ||
6a641877d4 | |||
|
4fc20456ba | ||
60553a21a4 | |||
|
2fcac794dc | ||
9656ac4b26 | |||
f7553f6214 | |||
8632ed4a97 | |||
2b404132d2 | |||
8e2ccc259d | |||
a2decef6ec | |||
2993e52f50 | |||
8095f7bc61 | |||
3d39921416 | |||
854ed04995 | |||
6eaaf873e4 | |||
d1571c0b2a | |||
0028b2bc7c | |||
9bd280d88e | |||
93ce452f78 | |||
af9bc6a930 | |||
7390b3ceb5 | |||
38a1031b2b | |||
60652bae24 | |||
a4279af880 | |||
0b1266c20e | |||
06e778f3fc | |||
b864b35331 | |||
633d68c244 | |||
e5ac5553fd | |||
b6387c11ac | |||
1676f1b09b | |||
|
b86e28fc91 | ||
254cbab80d | |||
045c28d5c3 | |||
26fcafced8 | |||
6fa1562616 | |||
630b567c5f | |||
|
956a9227a2 | ||
e26e7a0676 | |||
5e59091d10 | |||
17fc89ff80 | |||
cecb1c1f4e | |||
91b27a2862 | |||
a03aa06c31 | |||
837a4d477f |
@@ -1,69 +0,0 @@
|
|||||||
<div class="bg-transparent relative isolate overflow-hidden py-12">
|
|
||||||
<div class="mx-auto max-w-7xl px-6 lg:px-8">
|
|
||||||
<div class="mx-auto max-w-2xl lg:max-w-none">
|
|
||||||
<div class="text-center">
|
|
||||||
<h2 class="fade-in text-balance text-4xl font-normal tracking-tight text-black lg:text-5xl">The Team Behind ThreeFold</h2>
|
|
||||||
<p class="mx-auto mt-4 max-w-3xl text-pretty lg:text-2xl text-xl font-medium text-gray-200 fade-in">Founded by Internet Pioneers 1.0</p>
|
|
||||||
<p class="mx-auto mb-10 mt-6 max-w-4xl text-pretty lg:text-xl text-lg font-light text-gray-200 fade-in">We are a dedicated group committed to advancing a new digital era. Some of us have been working on Internet technology since the early days, when it was a decentralized network. We aim to help bring that vision to life once more. Beyond those below, we have more than 50 engineers, developers, and other team members supporting the project.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="mt-12 grid grid-cols-1 gap-x-4 lg:gap-y-10 lg:gap-x-8 lg:grid-cols-4 gap-y-0">
|
|
||||||
|
|
||||||
<!-- Team Member -->
|
|
||||||
<div class="group relative fade-in mb-8">
|
|
||||||
<div class="h-56 w-full overflow-hidden rounded-md bg-gray-200 group-hover:opacity-75 lg:h-72 xl:h-80">
|
|
||||||
<img src="/images/kds.png" alt="kristof_de_spiegeleer" class="size-full object-cover">
|
|
||||||
</div>
|
|
||||||
<h3 class="mt-4 text-xl font-semibold text-black">
|
|
||||||
Kristof de Spiegeleer
|
|
||||||
</h3>
|
|
||||||
<p class="text-md text-gray-300">Co-founder & CEO</p>
|
|
||||||
<p class="mt-1 text-sm font-light text-black">
|
|
||||||
Serial entrepreneur with 30 years of experience in Internet infrastructure and cloud technology. Passionate about tech for good. +600m $ exits.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- Team Member -->
|
|
||||||
<div class="group relative fade-in mb-8">
|
|
||||||
<div class="h-56 w-full overflow-hidden rounded-md bg-gray-200 group-hover:opacity-75 lg:h-72 xl:h-80">
|
|
||||||
<img src="/images/adnan.png" alt="adnan_fatayerji" class="size-full object-cover">
|
|
||||||
</div>
|
|
||||||
<h3 class="mt-4 text-xl font-semibold text-black">
|
|
||||||
Adnan Fatayerji
|
|
||||||
</h3>
|
|
||||||
<p class="text-md text-gray-300">Co-founder</p>
|
|
||||||
<p class="mt-1 text-sm font-light text-black">
|
|
||||||
Tech entrepreneur with multiple exits. Based in Dubai for 20 years. Head of Partnerships and Business Development..</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- Team Member -->
|
|
||||||
<div class="group relative fade-in mb-8">
|
|
||||||
<div class="h-56 w-full overflow-hidden rounded-md bg-gray-200 group-hover:opacity-75 lg:h-72 xl:h-80">
|
|
||||||
<img src="/images/jan.png" alt="jan_de_landtsheer" class="size-full object-cover">
|
|
||||||
</div>
|
|
||||||
<h3 class="mt-4 text-xl font-semibold text-black">
|
|
||||||
Jan De Landtsheer
|
|
||||||
</h3>
|
|
||||||
<p class="text-md text-gray-300">Co-founder & CTO</p>
|
|
||||||
<p class="mt-1 text-sm font-light text-black">
|
|
||||||
Engineer with 40+ years of experience in deep tech, networking, cloud and storage.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- Team Member -->
|
|
||||||
<div class="group relative fade-in mb-8">
|
|
||||||
<div class="h-56 w-full overflow-hidden rounded-md bg-gray-200 group-hover:opacity-75 lg:h-72 xl:h-80">
|
|
||||||
<img src="/images/flo.png" alt="florian_fournier" class="size-full object-cover">
|
|
||||||
</div>
|
|
||||||
<h3 class="mt-4 text-xl font-semibold text-black">
|
|
||||||
Florian Fournier
|
|
||||||
</h3>
|
|
||||||
<p class="text-md text-gray-300">Co-founder & CMO</p>
|
|
||||||
<p class="mt-1 text-sm font-light text-black">
|
|
||||||
Ex Apple marketing director, serial entrepreneur living between Africa and Latin America.</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="mt-8 flex items-center justify-center gap-x-6 fade-in">
|
|
||||||
<a href="/people" class="fade-in rounded-2xl bg-white px-4 py-2.5 text-sm font-semibold text-black shadow-sm hover:bg-gray-200 hover:text-gray-800 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-offset-2">Meet the Team</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
89
build.sh
@@ -1,46 +1,47 @@
|
|||||||
echo "Starting build..."
|
#!/bin/bash
|
||||||
|
|
||||||
SOURCE=${BASH_SOURCE[0]}
|
set -e
|
||||||
DIR_OF_THIS_SCRIPT="$( dirname "$SOURCE" )"
|
echo "🧹 Cleaning build folders..."
|
||||||
ABS_DIR_OF_SCRIPT="$( realpath $DIR_OF_THIS_SCRIPT )"
|
|
||||||
|
|
||||||
# TODO: Check if current version is latest to avoid redundant installation
|
|
||||||
if [[ -f "tailwindcss" ]]
|
|
||||||
then
|
|
||||||
rm tailwindcss
|
|
||||||
fi
|
|
||||||
|
|
||||||
# checks os and architecture for correct release
|
|
||||||
# https://stackoverflow.com/a/8597411
|
|
||||||
echo "Installing & building tailwind..."
|
|
||||||
ASSET="tailwindcss"
|
|
||||||
|
|
||||||
if [[ "$OSTYPE" == "linux-gnu"* ]]; then
|
|
||||||
ASSET="$ASSET-linux"
|
|
||||||
elif [[ "$OSTYPE" == "darwin"* ]]; then
|
|
||||||
ASSET="$ASSET-macos"
|
|
||||||
fi
|
|
||||||
if [[ "$(uname -m)" == "x86_64"* ]]; then
|
|
||||||
ASSET="$ASSET-x64"
|
|
||||||
elif [[ "$(uname -m)" == "arm64"* ]]; then
|
|
||||||
ASSET="$ASSET-arm64"
|
|
||||||
fi
|
|
||||||
|
|
||||||
curl -sLO "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.4.17/${ASSET}"
|
|
||||||
chmod +x $ASSET
|
|
||||||
mv $ASSET tailwindcss
|
|
||||||
|
|
||||||
|
|
||||||
# initialized and configures tailwind if not configured
|
|
||||||
echo "Initializing tailwind..."
|
|
||||||
if [[ ! -f "tailwind.config.js" ]]
|
|
||||||
then
|
|
||||||
./tailwindcss init
|
|
||||||
sed -i '' "s| content: \\[\\],| content: \\['./templates/**/*.html'\\],|g" tailwind.config.js
|
|
||||||
fi
|
|
||||||
|
|
||||||
# compiles tailwind css for prod & builds project
|
|
||||||
echo "Compiling tailwindcss and building zola project..."
|
|
||||||
rm -rf public static/css
|
rm -rf public static/css
|
||||||
./tailwindcss -i css/index.css -o ./static/css/index.css --minify
|
|
||||||
zola --root $ABS_DIR_OF_SCRIPT build
|
echo "⬇️ Downloading TailwindCSS CLI..."
|
||||||
|
if [[ -f "tailwindcss" ]]; then
|
||||||
|
rm tailwindcss
|
||||||
|
fi
|
||||||
|
|
||||||
|
ASSET="tailwindcss-linux-x64"
|
||||||
|
curl -sLO "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.4.17/${ASSET}"
|
||||||
|
mv ${ASSET} tailwindcss
|
||||||
|
chmod +x tailwindcss
|
||||||
|
|
||||||
|
# Ensure correct config
|
||||||
|
if [[ ! -f "tailwind.config.js" ]]; then
|
||||||
|
echo "⚙️ Creating tailwind.config.js"
|
||||||
|
echo "module.exports = {
|
||||||
|
content: ['./templates/**/*.html'],
|
||||||
|
theme: { extend: {} },
|
||||||
|
plugins: [],
|
||||||
|
}" > tailwind.config.js
|
||||||
|
fi
|
||||||
|
|
||||||
|
# Build Tailwind CSS
|
||||||
|
echo "🎨 Building Tailwind CSS..."
|
||||||
|
./tailwindcss -i css/index.css -o static/css/index.css --minify
|
||||||
|
|
||||||
|
if [[ ! -f "static/css/index.css" ]]; then
|
||||||
|
echo "❌ Tailwind CSS not generated."
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
echo "✅ Tailwind CSS built at static/css/index.css"
|
||||||
|
|
||||||
|
# Build Zola site
|
||||||
|
echo "🏗 Building site with Zola..."
|
||||||
|
zola build
|
||||||
|
|
||||||
|
# Final check
|
||||||
|
if [[ -f "public/css/index.css" ]]; then
|
||||||
|
echo "✅ CSS successfully copied to public/"
|
||||||
|
else
|
||||||
|
echo "❌ CSS NOT copied to public/. Check Zola static settings."
|
||||||
|
fi
|
||||||
|
10
config.toml
@@ -1,17 +1,17 @@
|
|||||||
# The URL the site will be built for
|
# The URL the site will be built for
|
||||||
base_url = "https://www2.mycelium.threefold.io/"
|
base_url = "https://www3.mycelium.threefold.io/"
|
||||||
# Change this to your own URL! Please note this variable **must** be uncommented .
|
# Change this to your own URL! Please note this variable **must** be uncommented .
|
||||||
|
|
||||||
title = "Mycelium"
|
title = "Mycelium"
|
||||||
description = "Our global digital backbone"
|
description = "Our global digital backbone"
|
||||||
|
|
||||||
# When set to "true", a feed is automatically generated.
|
# When set to "true", a feed is automatically generated.
|
||||||
generate_feed = true
|
# generate_feed = true
|
||||||
|
|
||||||
# The filename to use for the feed. Used as the template filename, too.
|
# The filename to use for the feed. Used as the template filename, too.
|
||||||
# Defaults to "atom.xml", which has a built-in template that renders an Atom 1.0 feed.
|
# Defaults to "atom.xml", which has a built-in template that renders an Atom 1.0 feed.
|
||||||
# There is also a built-in template "rss.xml" that renders an RSS 2.0 feed.
|
# There is also a built-in template "rss.xml" that renders an RSS 2.0 feed.
|
||||||
feed_filename = "atom.xml"
|
# feed_filename = "atom.xml"
|
||||||
|
|
||||||
# The number of articles to include in the feed. All items are included if
|
# The number of articles to include in the feed. All items are included if
|
||||||
# this limit is not set (the default).
|
# this limit is not set (the default).
|
||||||
@@ -51,8 +51,8 @@ external_links_no_referrer = true
|
|||||||
# For example, `...` into `…`, `"quote"` into `“curly”` etc
|
# For example, `...` into `…`, `"quote"` into `“curly”` etc
|
||||||
smart_punctuation = true
|
smart_punctuation = true
|
||||||
|
|
||||||
[build]
|
#[build]
|
||||||
not_found = "404.md"
|
#not_found = "404.md"
|
||||||
|
|
||||||
[[taxonomies]]
|
[[taxonomies]]
|
||||||
name = "categories"
|
name = "categories"
|
||||||
|
@@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: "Mycelium"
|
title: "Mycelium"
|
||||||
description: "Mycelium is a decentralized networking and storage solution designed to integrate seamlessly with AI workloads, content delivery, and messaging. " # quotation marks to allow colons where used
|
description: "Mycelium is a decentralized networking and storage solution designed to integrate seamlessly with AI workloads, content delivery, and messaging. " # quotation marks to allow colons where used
|
||||||
date: 2018-09-14T21:00:00-05:00
|
#date: 2018-09-14T21:00:00-05:00
|
||||||
updated: 2021-02-20T14:40:00-06:00
|
#updated: 2021-02-20T14:40:00-06:00
|
||||||
draft: false
|
draft: false
|
||||||
extra:
|
extra:
|
||||||
author: ThreeFold
|
author: ThreeFold
|
||||||
@@ -48,13 +48,7 @@ ThreeFold is a peer-to-peer open-source Internet platform that connects users di
|
|||||||
<!-- section 2 (Map) -->
|
<!-- section 2 (Map) -->
|
||||||
|
|
||||||
|
|
||||||
{% grid_stats() %}
|
|
||||||
|
|
||||||
### The ThreeFold Grid v3.7.0
|
|
||||||
|
|
||||||
## **Live and Operational**
|
|
||||||
|
|
||||||
{% end %}
|
|
||||||
|
|
||||||
|
|
||||||
<!-- section 3 (EXPAND) -->
|
<!-- section 3 (EXPAND) -->
|
||||||
@@ -111,7 +105,7 @@ True digital sovereignty for open-source builders. The ThreeFold Grid provides l
|
|||||||
|
|
||||||
|||
|
|||
|
||||||
|
|
||||||
<button>[The Manual](https://manual.grid.tf/)</button>
|
<button>[The Manual](https://threefold.info/mycelium/docs/)</button>
|
||||||
|
|
||||||
|||
|
|||
|
||||||
|
|
||||||
@@ -121,19 +115,11 @@ True digital sovereignty for open-source builders. The ThreeFold Grid provides l
|
|||||||
|
|
||||||
<!-- section 4 (FEATURED STORIES) -->
|
<!-- section 4 (FEATURED STORIES) -->
|
||||||
|
|
||||||
{% featured_stories() %}
|
|
||||||
|
|
||||||
## Featured Stories
|
|
||||||
|
|
||||||
{% end %}
|
|
||||||
|
|
||||||
<!-- section 5 (THE TEAM) -->
|
<!-- section 5 (THE TEAM) -->
|
||||||
|
|
||||||
{% team_sec() %}
|
|
||||||
|
|
||||||
## **The Team**
|
|
||||||
|
|
||||||
{% end %}
|
|
||||||
|
|
||||||
<!-- section 6 (PARTNERS) -->
|
<!-- section 6 (PARTNERS) -->
|
||||||
|
|
||||||
|
110
content/about/index.md
Normal file
@@ -0,0 +1,110 @@
|
|||||||
|
---
|
||||||
|
title: "Mycelium"
|
||||||
|
description: "Mycelium is a decentralized networking and storage solution designed to integrate seamlessly with AI workloads, content delivery, and messaging." # quotation marks to allow colons where used
|
||||||
|
template: "page.html"
|
||||||
|
insert_anchor_links: "left"
|
||||||
|
extra:
|
||||||
|
author: ThreeFold
|
||||||
|
imgPath: mycel2.png
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- section 1 -->
|
||||||
|
|
||||||
|
{{ hero_right_img(
|
||||||
|
image_src="/images/mycel5.jpg",
|
||||||
|
image_alt="Mobile App Screenshot",
|
||||||
|
title="About Mycelium",
|
||||||
|
subtitle="Redefining Digital Communication",
|
||||||
|
description_1="Mycelium is designed to improve how we connect and communicate in the digital world. Its goal is to create a secure, efficient, and scalable digital ecosystem where data flows seamlessly and remains protected.",
|
||||||
|
description_2="We aim to build a system that adapts to our growing digital needs while promoting sustainability and security."
|
||||||
|
) }}
|
||||||
|
|
||||||
|
|
||||||
|
<!-- section 2 -->
|
||||||
|
|
||||||
|
{{ desciption_blockquote(
|
||||||
|
title="Our Technology",
|
||||||
|
description_1="Mycelium enables secure, efficient, and scalable data transfer between network nodes by optimizing data routing. It ensures that information takes the shortest path with the lowest latency, resulting in faster and more efficient communication.",
|
||||||
|
description_2="The technology relies on end-to-end encryption, with each node uniquely identified by its own key pair, guaranteeing the security and privacy of data. This approach ensures that data remains confidential and authentic, strengthening the overall privacy and integrity of the network.",
|
||||||
|
description_3="Mycelium was created to overcome the limitations of traditional networking protocols while promoting a more sustainable and eco-friendly digital ecosystem. Its goal is to transform digital communication, making it not only efficient and secure but also environmentally responsible.",
|
||||||
|
description_4="The inspiration behind Mycelium comes from the need for a technology that can adapt to changing network conditions and continue to operate efficiently in a rapidly evolving digital landscape."
|
||||||
|
|
||||||
|
|
||||||
|
) }}
|
||||||
|
|
||||||
|
|
||||||
|
<!-- section 3 -->
|
||||||
|
|
||||||
|
{{ text_left_img(
|
||||||
|
image_src="/images/efficient.jpeg",
|
||||||
|
image_alt="Discover Mycelium",
|
||||||
|
title="Highly Efficient",
|
||||||
|
subheader="BENEFITS",
|
||||||
|
subtitle="Optimizing Data Routing",
|
||||||
|
description="Mycelium's routing algorithms prioritize minimizing latency in data transfer. This ensures that data takes the most direct and efficient route, reducing the time it takes to travel from the source node to the destination node.",
|
||||||
|
description_2="",
|
||||||
|
button_text="",
|
||||||
|
button_link=""
|
||||||
|
) }}
|
||||||
|
|
||||||
|
|
||||||
|
<!-- section 4 -->
|
||||||
|
|
||||||
|
{{ text_right_img(
|
||||||
|
image_src="/images/security.jpeg",
|
||||||
|
image_alt="Discover Mycelium",
|
||||||
|
title="Enhancing Security",
|
||||||
|
subheader="BENEFITS",
|
||||||
|
subtitle="End-to-End Encryption",
|
||||||
|
description="Each node in the Mycelium network is assigned a unique key pair, consisting of a public and private key. The public key is used to encrypt data intended for that node, while the private key decrypts the data upon receipt. This cryptographic system ensures that only the intended recipient can access the information.",
|
||||||
|
description_2="When one node sends data to another within the Mycelium network, the data is encrypted with the recipient's public key. This ensures that even if the data is intercepted during transmission, it remains secure and unreadable without the corresponding private key.",
|
||||||
|
button_text="",
|
||||||
|
button_link=""
|
||||||
|
) }}
|
||||||
|
|
||||||
|
<!-- section 5 -->
|
||||||
|
|
||||||
|
{{ text_left_img(
|
||||||
|
image_src="/images/scalability.jpeg",
|
||||||
|
image_alt="Discover Mycelium",
|
||||||
|
title="Enhances Scalability",
|
||||||
|
subheader="BENEFITS",
|
||||||
|
subtitle="Designed to Adapt",
|
||||||
|
description="Mycelium is an open-source project built to adapt dynamically to changing network conditions. As new nodes join or existing nodes leave, the system adjusts seamlessly, allowing Mycelium to scale and support more participants without sacrificing performance.",
|
||||||
|
description_2="The system is designed to efficiently distribute network traffic. During periods of high demand or increased data transfer, Mycelium balances the load by routing data through multiple paths or nodes. This ensures the network can handle greater traffic and more users without becoming overloaded.",
|
||||||
|
button_text="",
|
||||||
|
button_link=""
|
||||||
|
) }}
|
||||||
|
|
||||||
|
|
||||||
|
<!-- section 6 -->
|
||||||
|
|
||||||
|
{{ text_center(
|
||||||
|
title="A Part of ThreeFold Ecosystem",
|
||||||
|
subheader="BENEFITS",
|
||||||
|
subtitle="An Integral Component of Sustainable Decentralization",
|
||||||
|
description="Mycelium seamlessly integrates into the larger ThreeFold ecosystem, driving the shift toward sustainable and decentralized digital transformation. As a core pillar, it enhances the ThreeFold Grid with efficient, secure, and scalable networking solutions, contributing to a future where digital connectivity is both eco-conscious and accessible to all."
|
||||||
|
) }}
|
||||||
|
|
||||||
|
<!-- section 6 -->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{{ cta(
|
||||||
|
image_src="/images/mycel3.png",
|
||||||
|
image_alt="App screenshot",
|
||||||
|
title="Get Mycelium Today",
|
||||||
|
description="Join the Mycelium network and be a part of the decentralized movement.",
|
||||||
|
button_text="Download Now",
|
||||||
|
button_link="/download",
|
||||||
|
button_text2="Read More",
|
||||||
|
button_link2="https://threefold.info/mycelium/docs/"
|
||||||
|
) }}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
BIN
content/about/mycel2.png
Normal file
After Width: | Height: | Size: 104 KiB |
@@ -1,58 +0,0 @@
|
|||||||
---
|
|
||||||
title: "Take actions"
|
|
||||||
description: "Take actions and become a part of a pioneering Web4 movement with ThreeFold on 12.12.2024" # quotation marks to allow colons where used
|
|
||||||
template: "layouts/action.html"
|
|
||||||
insert_anchor_links: "left"
|
|
||||||
extra:
|
|
||||||
author: ThreeFold
|
|
||||||
imgPath: tf.png
|
|
||||||
---
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<style>
|
|
||||||
|
|
||||||
|
|
||||||
.rounded_img img {
|
|
||||||
border-radius: 8px;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.person img{
|
|
||||||
border-radius: 100%;
|
|
||||||
max-width:100px;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.myscale{
|
|
||||||
transition: transform .5s;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.myscale:hover{
|
|
||||||
transform: scale(1.2);
|
|
||||||
background-color: whitesmoke;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.road_border{
|
|
||||||
|
|
||||||
border-left: 1px solid rgb(156, 156, 156);
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.white-gray{
|
|
||||||
color: #9f9f9f;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
</style>
|
|
Before Width: | Height: | Size: 510 B |
@@ -1,18 +0,0 @@
|
|||||||
---
|
|
||||||
title: "ThreeFold Blog"
|
|
||||||
paginate_by: 9
|
|
||||||
description: "Dive in to read more of our stories, our past, our present, and our future. We envision a global, community-driven network of interconnected servers and nodes—the grid—that democratizes computing power and storage."
|
|
||||||
# paginate_reversed: false
|
|
||||||
|
|
||||||
sort_by: "date"
|
|
||||||
insert_anchor_links: "left"
|
|
||||||
#base_url: "posts"
|
|
||||||
#first: "first"
|
|
||||||
#last: "last"
|
|
||||||
template: "layouts/blog.html"
|
|
||||||
page_template: "blogPage.html"
|
|
||||||
#transparent: true
|
|
||||||
generate_feed: true
|
|
||||||
extra:
|
|
||||||
imgPath: tf.png
|
|
||||||
---
|
|
Before Width: | Height: | Size: 262 KiB |
Before Width: | Height: | Size: 1.0 MiB |
Before Width: | Height: | Size: 119 KiB |
Before Width: | Height: | Size: 158 KiB |
@@ -1,37 +0,0 @@
|
|||||||
---
|
|
||||||
id: africa_regen_summit_ii
|
|
||||||
title: "Reflecting on Africa Regenerative Futures Summits : Shaping a better digital future in Africa"
|
|
||||||
image_caption: Africa Regen II
|
|
||||||
description: In 2023, we had the pleasure of hosting two summits in Zanzibar – Read about the key outcomes.
|
|
||||||
date: 2023-11-21
|
|
||||||
taxonomies:
|
|
||||||
people: [sam_taggart]
|
|
||||||
tags: [community, event, collaboration, why]
|
|
||||||
categories: [community, event, collaboration, why]
|
|
||||||
extra:
|
|
||||||
imgPath: africa_future_summit1.png
|
|
||||||
---
|
|
||||||
|
|
||||||
In 2023, we had the pleasure of hosting two summits in Zanzibar – one in July and another in [November](https://www.threefold.io/newsroom/africa-regen-ii/), named the Africa Regenerative Future Summit. These events brought together leading innovators and investors committed to advancing human flourishing, with a specific emphasis on science and technology shaping the trajectory of Africa's future.
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
During the inaugural summit in July, Zanzibar's President, Dr. Hussein Mwinyi, honored us with his presence. In a formal declaration, he publicly expressed the government's dedication to establishing a digital free zone, a locally-owned Internet infrastructure, and an incubator to support young local innovators – all in collaboration with ThreeFold – and their commitment to the ICT sector as a whole.
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
The second summit saw the birth of Dunia Yetu (meaning "Our World" in Swahili), a collaborative movement forged in partnership with a cohort of tech developers and innovators from Dar Es Salaam. This initiative is driven by a shared commitment to reshape the digital landscape in Tanzania and Africa. Its goals include empowering coders, fostering economic development, and constructing a sovereign, autonomous digital ecosystem for a more promising digital future.
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
Looking ahead to 2024, our vision includes a continued series of gatherings focused on OurWorld, ThreeFold, and other projects and individuals prioritizing a planet-first, people-first approach to support Tanzania and the broader African continent.
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
More information:
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
- **Summit I:** Read [Zanzibar Seeks to Become a Digital FreeZone](https://www.thecitizen.co.tz/tanzania/zanzibar/zanzibar-seeks-to-become-digital-freezone--4316150) (via The Citizen) and [Mwinyi Commits to Improvement of Digital Spaces](https://dailynews.co.tz/mwinyi-commits-to-improvement-of-digital-spaces/) (via Daily News Tanzania) for further details.
|
|
||||||
- **Summit II:** Learn more about [Dunia Yetu](https://www.threefold.io/newsroom/duniayetulaunchdar/)
|
|
||||||
- **Dunia Yetu:** Read [Sovereign Internet - A game changer for Tanzania](https://www.thecitizen.co.tz/tanzania/news/national/sovereign-internet-a-game-changer-to-tanzania-startups-ecosystem-growth-449806) (via The Citizen)
|
|
Before Width: | Height: | Size: 121 KiB |
Before Width: | Height: | Size: 86 KiB |
Before Width: | Height: | Size: 79 KiB |
Before Width: | Height: | Size: 719 KiB |
Before Width: | Height: | Size: 510 B |
146
content/download/index.md
Normal file
@@ -0,0 +1,146 @@
|
|||||||
|
---
|
||||||
|
title: "Download now"
|
||||||
|
description: "Mycelium is a decentralized networking and storage solution designed to integrate seamlessly with AI workloads, content delivery, and messaging."
|
||||||
|
template: "page.html"
|
||||||
|
insert_anchor_links: "left"
|
||||||
|
extra:
|
||||||
|
|
||||||
|
author: Mycelium
|
||||||
|
imgPath: mycel2.png
|
||||||
|
---
|
||||||
|
|
||||||
|
{{ left_header(
|
||||||
|
subtitle="",
|
||||||
|
subtitle_2="Nature's Blueprint for Digital Connectivity",
|
||||||
|
title="Download Mycelium",
|
||||||
|
description="Get Mycelium for Android, Windows, macOS, and iOS to securely connect, store, and interact with the decentralized network—seamlessly and efficiently.",
|
||||||
|
description3="Not sure how it works?",
|
||||||
|
button_link="https://threefold.info/mycelium/docs/",
|
||||||
|
button_text="Read the manual."
|
||||||
|
) }}
|
||||||
|
|
||||||
|
<div class="lg:max-w-7xl container mx-auto lg:pb-24 pb-12">
|
||||||
|
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-4 m mt-10 y-12">
|
||||||
|
{{
|
||||||
|
feature_card(
|
||||||
|
title="Download for iOS & MacOS",
|
||||||
|
description="Download Mycelium App from the Apple Store.",
|
||||||
|
icon="/images/icons/apple.svg",
|
||||||
|
link="https://apps.apple.com/us/app/mycelium-network/id6504277565",
|
||||||
|
link_name="Download Now"
|
||||||
|
) }}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{{ feature_card(
|
||||||
|
title="Download for Windows
|
||||||
|
",
|
||||||
|
description="Download the Mycelium App for Windows directly from its Github repository.",
|
||||||
|
icon="/images/icons/windows.svg",
|
||||||
|
link="https://github.com/threefoldtech/myceliumflut/releases",
|
||||||
|
link_name="Download Now"
|
||||||
|
|
||||||
|
) }}
|
||||||
|
|
||||||
|
{{ feature_card(
|
||||||
|
title="Download for Android",
|
||||||
|
description="Download Mycelium from the Google Play Store.",
|
||||||
|
icon="/images/icons/android.svg",
|
||||||
|
link="https://play.google.com/store/apps/details?id=tech.threefold.mycelium&pli=1",
|
||||||
|
link_name="Download Now"
|
||||||
|
|
||||||
|
) }}
|
||||||
|
|
||||||
|
{{ feature_card(
|
||||||
|
title="Download for Linux",
|
||||||
|
description="Download the Mycelium binary for Linux directly from its Github repository.",
|
||||||
|
icon="/images/icons/linux.png",
|
||||||
|
link="https://github.com/threefoldtech/mycelium/releases/tag/v0.6.1",
|
||||||
|
link_name="Download Now"
|
||||||
|
|
||||||
|
) }}
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Section 7 -->
|
||||||
|
|
||||||
|
<div class="lg:max-w-7xl container mx-auto lg:pb-24 pb-12">
|
||||||
|
|
||||||
|
{{ left_header(
|
||||||
|
subtitle="",
|
||||||
|
title="Frequently Asked Questions",
|
||||||
|
description="",
|
||||||
|
description2=""
|
||||||
|
) }}
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
{{ accordion(
|
||||||
|
id_accordion="accordion1"
|
||||||
|
question="What is Mycelium?",
|
||||||
|
description="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."
|
||||||
|
) }}
|
||||||
|
|
||||||
|
{{ accordion(
|
||||||
|
id_accordion="accordion2"
|
||||||
|
question="Is mycelium ready to scale to the world?",
|
||||||
|
description="No, Mycelium is not yet fully scalable to a global level. Currently, each network can support around 100,000 users, but multiple networks can be deployed to expand capacity. We anticipate resolving these scalability challenges by 2025."
|
||||||
|
) }}
|
||||||
|
|
||||||
|
{{ accordion(
|
||||||
|
id_accordion="accordion3"
|
||||||
|
question="How do I install Mycelium?",
|
||||||
|
description="The Mycelium app supports iOS, macOS, Android and Windows. For Linux, a binary is available. 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."
|
||||||
|
) }}
|
||||||
|
|
||||||
|
{{ accordion(
|
||||||
|
id_accordion="accordion4"
|
||||||
|
question="How can I find and use my Mycelium address?",
|
||||||
|
description="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."
|
||||||
|
) }}
|
||||||
|
|
||||||
|
{{ accordion(
|
||||||
|
id_accordion="accordion5"
|
||||||
|
question="Can I deploy workloads on the TFGrid using Mycelium?",
|
||||||
|
description="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."
|
||||||
|
) }}
|
||||||
|
|
||||||
|
{{ accordion(
|
||||||
|
id_accordion="accordion6"
|
||||||
|
question="Is there an API available for Mycelium?",
|
||||||
|
description="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"
|
||||||
|
)
|
||||||
|
}}
|
||||||
|
|
||||||
|
{{ accordion(
|
||||||
|
id_accordion="accordion7"
|
||||||
|
question="What should I do if I encounter issues during installation or usage?",
|
||||||
|
description="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."
|
||||||
|
)
|
||||||
|
}}
|
||||||
|
|
||||||
|
{{ accordion(
|
||||||
|
id_accordion="accordion8"
|
||||||
|
question="How does Mycelium handle routing within its network?",
|
||||||
|
description="Mycelium incorporates core principles of the Babel routing protocol, enabling efficient and dynamic routing within its encrypted IPv6 overlay network."
|
||||||
|
)
|
||||||
|
}}
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Section 8 -->
|
||||||
|
|
||||||
|
{{ cta(
|
||||||
|
image_src="/images/mycel3.png",
|
||||||
|
image_alt="App screenshot",
|
||||||
|
title="Get Mycelium Today",
|
||||||
|
description="Join the Mycelium network and be a part of the decentralized movement.",
|
||||||
|
button_text="Download Now",
|
||||||
|
button_link="/download",
|
||||||
|
button_text2="Read More",
|
||||||
|
button_link2="https://threefold.info/mycelium/docs/"
|
||||||
|
) }}
|
BIN
content/download/mycel2.png
Normal file
After Width: | Height: | Size: 104 KiB |
@@ -1,58 +0,0 @@
|
|||||||
---
|
|
||||||
title: "Solutions"
|
|
||||||
description: "ThreeFold's Solutions." # quotation marks to allow colons where used
|
|
||||||
template: "layouts/solutions.html"
|
|
||||||
insert_anchor_links: "left"
|
|
||||||
extra:
|
|
||||||
author: Your name here
|
|
||||||
imgPath: about/about_hero.png
|
|
||||||
---
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<style>
|
|
||||||
|
|
||||||
|
|
||||||
.rounded_img img {
|
|
||||||
border-radius: 8px;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.person img{
|
|
||||||
border-radius: 100%;
|
|
||||||
max-width:100px;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.myscale{
|
|
||||||
transition: transform .5s;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.myscale:hover{
|
|
||||||
transform: scale(1.2);
|
|
||||||
background-color: whitesmoke;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.road_border{
|
|
||||||
|
|
||||||
border-left: 1px solid rgb(156, 156, 156);
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.white-gray{
|
|
||||||
color: #9f9f9f;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
</style>
|
|
@@ -10,52 +10,30 @@ extra:
|
|||||||
|
|
||||||
{% row(style="lean") %}
|
{% row(style="lean") %}
|
||||||
|
|
||||||
##### <span class="text-black">TAKE ACTIONS</span>
|
##### <span class="">TAKE ACTIONS</span>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
###### [Learn](https://docs.threefold.io/docs/introduction)
|
###### [Manual](https://threefold.info/mycelium/docs/)
|
||||||
|
|
||||||
###### [Host (Farm)](https://docs.threefold.io/docs/category/become-a-farmer)
|
|
||||||
|
|
||||||
###### [Dashboard](https://dashboard.grid.tf/)
|
###### [Dashboard](https://dashboard.grid.tf/)
|
||||||
|
|
||||||
###### [Download TF Connect: iOS](https://apps.apple.com/us/app/3bot-login/id1459845885)
|
<h6><a target="_self" onclick="window.location.href='/download'">Download Mycelium</a></h6>
|
||||||
|
|
||||||
|
|
||||||
###### [Download TF Connect: Android](https://play.google.com/store/apps/details?id=org.jimber.threebotlogin&hl=en_US)
|
|
||||||
|
|
||||||
|||
|
|||
|
||||||
|
|
||||||
##### <span class="text-black">COMMUNITY</span>
|
##### ABOUT US
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
###### [Main Chat](https://t.me/threefold)
|
<h6><a target="_self" onclick="window.location.href='/about'">About</a></h6>
|
||||||
|
|
||||||
###### [Hosting / Farming Chat](https://t.me/threefoldfarmers)
|
###### [ThreeFold](https://threefold.io/)
|
||||||
|
|
||||||
###### [Grid User Chat](https://t.me/threefoldtesting)
|
|
||||||
|
|
||||||
###### [Forum](https://forum.threefold.io/)
|
|
||||||
|
|
||||||
###### [Support](https://threefoldfaq.crisp.help/en/)
|
###### [Support](https://threefoldfaq.crisp.help/en/)
|
||||||
|
|
||||||
|||
|
|
||||||
|
|
||||||
##### <span class="text-black">ABOUT US</span>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<h6><a target="_self" onclick="window.location.href='/why'">Why</a></h6>
|
|
||||||
|
|
||||||
<h6><a target="_self" onclick="window.location.href='/blog'">Blog</a></h6>
|
|
||||||
|
|
||||||
<h6><a target="_self" onclick="window.location.href='/newsroom'">NewsRoom</a></h6>
|
|
||||||
|
|
||||||
<h6><a target="_self" href="javascript:;" onclick="ml_account('webforms', '3562741', 'n7q9l7', 'show')">Newsletter</a></h6>
|
|
||||||
|
|
||||||
<h6><a target="_self" onclick="window.location.href='/community'">Community</a></h6>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
{% end %}
|
{% end %}
|
@@ -1,84 +0,0 @@
|
|||||||
---
|
|
||||||
title: "Header"
|
|
||||||
description: "NEAR is on a mission to empower everyone to take back control of their money, their data, and their identity. Join us."
|
|
||||||
insert_anchor_links: "left"
|
|
||||||
template: "partials/header.html"
|
|
||||||
extra:
|
|
||||||
logoPath: "images/ourworld_logo2.png"
|
|
||||||
imgPath: ""
|
|
||||||
---
|
|
||||||
|
|
||||||
- Learn
|
|
||||||
|
|
||||||
{% row(style="lean") %}
|
|
||||||
|
|
||||||
### PURPOSE
|
|
||||||
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
#### [The Internot](/apage)
|
|
||||||
|
|
||||||
Whats wrong with the [internet](/apage)
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
#### Our Internet
|
|
||||||
|
|
||||||
Vision for the new internet
|
|
||||||
|
|
||||||
|||
|
|
||||||
|
|
||||||
### ECOSYSTEM
|
|
||||||
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
#### OurWorld DAO
|
|
||||||
|
|
||||||
Be a part of governance
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
#### Communities
|
|
||||||
|
|
||||||
Explore communities in OurWorld
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
#### DAOs
|
|
||||||
|
|
||||||
Decentralized autonomous organizations
|
|
||||||
|
|
||||||
|||
|
|
||||||
|
|
||||||
### APPLICATIONS
|
|
||||||
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
#### DAPPs
|
|
||||||
|
|
||||||
Decentralized applications
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
#### Projects
|
|
||||||
|
|
||||||
Projects in OurWorld
|
|
||||||
|
|
||||||
|||
|
|
||||||
|
|
||||||
### FEATURED
|
|
||||||
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
#### OurWorld is Live
|
|
||||||
|
|
||||||
Be a part of the new internet
|
|
||||||
|
|
||||||
- [Join us]("/join-us")
|
|
||||||
- [Blog]("/blog")
|
|
||||||
|
|
||||||
{% end %}
|
|
@@ -3,11 +3,12 @@ title: "Header"
|
|||||||
insert_anchor_links: "left"
|
insert_anchor_links: "left"
|
||||||
template: "partials/header.html"
|
template: "partials/header.html"
|
||||||
extra:
|
extra:
|
||||||
logoPath: "images/new_logo_tft.png"
|
logoPathLight: "images/mycelium_white.png"
|
||||||
|
logoPathDark: "images/mycelium_dark.png"
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
- [About]("/why")
|
- [About]("/about")
|
||||||
- [Docs]("/https://manual.threefold.io/documentation/system_administrators/mycelium/mycelium_app.html")
|
- [Docs]("https://threefold.info/mycelium/docs/")
|
||||||
|
|
||||||
|
|
||||||
|
@@ -4,342 +4,326 @@ description: "Mycelium is a decentralized networking and storage solution design
|
|||||||
insert_anchor_links: "left"
|
insert_anchor_links: "left"
|
||||||
extra:
|
extra:
|
||||||
author: ThreeFold
|
author: ThreeFold
|
||||||
imgPath: home/tf.png
|
imgPath: home/mycel2.png
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Hero section 1 -->
|
||||||
|
|
||||||
|
{{ hero(
|
||||||
|
image_src="/images/mycel_1.png",
|
||||||
|
image_alt="Mycelium Network Graphic",
|
||||||
|
title="MYCELIUM",
|
||||||
|
subtitle="Unleashing the Power of Decentralized Networks",
|
||||||
|
description="Discover Mycelium, an end-to-end encrypted IPv6 overlay network. The future of secure, efficient, and scalable networking.",
|
||||||
|
highlight="Coming Soon: New Decentralized Features",
|
||||||
|
button_text="Get Mycelium",
|
||||||
|
button_link="/download"
|
||||||
|
) }}
|
||||||
|
|
||||||
|
|
||||||
<!-- section 1 (header) -->
|
<!-- section 2 -->
|
||||||
|
|
||||||
|
{{ text_right_img(
|
||||||
|
image_src="/images/mycel2.png",
|
||||||
|
image_alt="Discover Mycelium",
|
||||||
|
title="Discover Mycelium",
|
||||||
|
subheader="ABOUT",
|
||||||
|
description="Mycelium is an unbreakable network, always finding the shortest path and providing 100% secure, peer-to-peer communication. But this is just the beginning.",
|
||||||
|
description_2="Our mission is to create a sustainable digital ecosystem where communication is seamless, data is secure, and scalability knows no bounds.",
|
||||||
|
button_text="Learn more",
|
||||||
|
button_link="/about"
|
||||||
|
) }}
|
||||||
|
|
||||||
|
|
||||||
<div class="container mx-auto">
|
<!-- section 3 -->
|
||||||
|
|
||||||
|
{{ hero_features(
|
||||||
|
image_src="/images/feature6a.png",
|
||||||
|
image_alt="How Mycelium Operates",
|
||||||
|
subtitle_1="HOW IT WORKS",
|
||||||
|
title="How Mycelium Operates",
|
||||||
|
description="Mycelium, like its natural namesake, thrives on decentralization, efficiency, and security, making it a truly powerful force in the world of decentralized networks.",
|
||||||
|
|
||||||
|
feature_1_title="Decentralized Nodes",
|
||||||
|
feature_1_description="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.",
|
||||||
|
|
||||||
|
feature_2_title="Efficient Data Routing",
|
||||||
|
feature_2_description="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.",
|
||||||
|
|
||||||
|
feature_3_title="End-to-End Encryption",
|
||||||
|
feature_3_description="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."
|
||||||
|
) }}
|
||||||
|
|
||||||
|
|
||||||
{% row(style=" center header margin") %}
|
<!-- Section 4 -->
|
||||||
|
|
||||||
<div class="max-w-none lg:max-w-4xl leading-normal mx-auto">
|
{{ left_header(
|
||||||
|
subtitle="WHAT IT ENABLES",
|
||||||
|
title="Powering Secure & Decentralized Connectivity",
|
||||||
|
description="Mycelium, a key component of the ThreeFold Grid, can be installed on any computer (macOS, Linux, Windows) and smartphone (iOS, Android). With seamless integration, it enables secure and private communication across devices.",
|
||||||
|
description2="The ThreeFold Dashboard offers dozens of applications with built-in Mycelium support, making it easy to deploy and utilize. Once installed, Mycelium provides a secure, encrypted network for a wide range of use cases, from private communication to decentralized infrastructure."
|
||||||
|
) }}
|
||||||
|
|
||||||
# **Self-Healing Data, Network, <br>and Cloud Platform**
|
<div class="lg:max-w-7xl container mx-auto py-12 lg:pb-24 px-4">
|
||||||
|
<div class="mx-auto grid grid-cols-1 gap-x-6 gap-y-10 text-base sm:grid-cols-2 lg:mx-0 lg:max-w-none lg:grid-cols-2 lg:gap-x-8 lg:gap-y-8">
|
||||||
|
<div class="relative my-4 ">
|
||||||
|
|
||||||
Imagine a system which can scale to a planetary level, is compatible with AI, Cloud, Web2, Web3 and Edge IT workloads, has the potential to recover from unforeseen events, capable to provide 100% uptime, and allows any machine and human to communicate over the shortest, most direct path.
|
###### **PRODUCTIVITY & COMMUNICATION**
|
||||||
|
|
||||||
|
<div class="mt-1">
|
||||||
|
|
||||||
|
- Secure remote work collaboration.
|
||||||
|
- Private file sharing between trusted nodes.
|
||||||
|
- Encrypted voice/video calls.
|
||||||
|
- Self-hosted messaging systems.
|
||||||
|
- Secure document collaboration.
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="relative my-4 ">
|
||||||
|
|
||||||
|
###### **INFRASTRUCTURE**
|
||||||
|
|
||||||
|
<div class="mt-1">
|
||||||
|
|
||||||
|
- Private cloud computing resources.
|
||||||
|
- Secure IoT device networks.
|
||||||
|
- Remote system administration..
|
||||||
|
- Virtual private networks (VPNs).
|
||||||
|
- Secure backup systems.
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="relative my-4 ">
|
||||||
|
|
||||||
|
###### **SERVICES**
|
||||||
|
|
||||||
|
<div class="mt-1">
|
||||||
|
|
||||||
|
- Self-hosted web services.
|
||||||
|
- Private file sharing between trusted nodes.
|
||||||
|
- Private DNS systems.
|
||||||
|
- Personal email servers.
|
||||||
|
- Secure document collaboration.
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="relative my-4">
|
||||||
|
|
||||||
|
###### **MEDIA & CONTENT**
|
||||||
|
|
||||||
|
<div class="mt-1">
|
||||||
|
|
||||||
|
- Private media streaming.
|
||||||
|
- Personal cloud storage.
|
||||||
|
- Protected content distribution.
|
||||||
|
- Secure game servers.
|
||||||
|
- Private git repositories.
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<button class="blue_b">[Host](/host)</button><button class="blue_b">[Deploy](/deploy)</button><button class="green">[About](/about)</button>
|
---------------------------------------------
|
||||||
|
|
||||||
|
<div class="mx-auto mt-10 px-6 lg:px-0 lg:max-w-6xl">
|
||||||
|||
|
<a href="/download" class=" rounded-2xl bg-black border border-gray-50 px-6 py-2 text-sm font-semibold text-white shadow-xs hover:bg-gray-900 focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-gray-200">Get Started</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
{% end %}
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- section 3 (Map) -->
|
|
||||||
<div class="container mx-auto">
|
<!-- Section 5 -->
|
||||||
|
|
||||||
|
{{ hero_bottom_img(
|
||||||
|
image_src="/images/future.png",
|
||||||
|
image_alt="Coming Soon: The Future of Mycelium",
|
||||||
|
subtitle="WHAT'S NEW",
|
||||||
|
title="Coming Soon: The Future of Mycelium",
|
||||||
|
description="Mycelium is evolving to bring even more powerful decentralized features, designed to enhance your experience and expand possibilities. Be the first to explore what's coming next by staying connected with our latest updates."
|
||||||
|
) }}
|
||||||
|
|
||||||
|
<div class="lg:max-w-7xl container mx-auto lg:pb-24 pb-12">
|
||||||
|
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4 mt-10 my-12">
|
||||||
|
|
||||||
|
{{
|
||||||
|
feature_card(
|
||||||
|
title="✓ Quantum Safe Storage Functionality",
|
||||||
|
description="Mycelium's quantum safe storage enables flexible, scalable, and efficient data distribution across a decentralized network, ensuring redundancy and security.",
|
||||||
|
icon="") }}
|
||||||
|
|
||||||
|
{{ feature_card(
|
||||||
|
title="✓ Entry and Exit Points for AI Workloads",
|
||||||
|
description="Seamlessly connect AI applications to Mycelium, providing optimized nd secured data pipelines for training, inference, and real-time processing.",
|
||||||
|
icon="") }}
|
||||||
|
|
||||||
|
{{ feature_card(
|
||||||
|
title="✓ Data Storage and Retrieval Mechanisms",
|
||||||
|
description="Users can choose between storing data locally for quick access or utilizing the distributed grid for enhanced scalability and resilience.",
|
||||||
|
icon="") }}
|
||||||
|
|
||||||
|
{{ feature_card(
|
||||||
|
title="✓ Integrated Name Services (DNS)",
|
||||||
|
description="The Integrated DNS system efficiently finds the shortest path between users and websites, automatically balancing loads and identifying alternative routes in case of internet issues.",
|
||||||
|
icon="") }}
|
||||||
|
|
||||||
|
{{ feature_card(
|
||||||
|
title="✓ Frontend/Backend Integration",
|
||||||
|
description="Mycelium provides seamless integration with existing applications, enabling developers to leverage decentralized storage across both frontend and backend architectures.",
|
||||||
|
icon="") }}
|
||||||
|
|
||||||
|
{{ feature_card(
|
||||||
|
title="✓ CDN (Content Delivery Network)",
|
||||||
|
description="Mycelium accelerates data distribution by acting as a decentralized CDN, ensuring fast, secure, and efficient content delivery across global nodes with minimal latency.",
|
||||||
|
icon="") }}
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
{% grid_stats() %}
|
<!-- Section 6 -->
|
||||||
|
|
||||||
|
{{ left_header(
|
||||||
|
subtitle="BENEFITS",
|
||||||
|
title="Nature's Blueprint for Digital Connectivity",
|
||||||
|
description="Just as nature's mycelium network serves as a critical component in the ecosystems of forests, connecting trees and plants underground, the Mycelium technology offers reliable connectivity in an efficient and resilient way.",
|
||||||
|
description2=""
|
||||||
|
) }}
|
||||||
|
|
||||||
|
<div class="lg:max-w-7xl container mx-auto lg:pb-24 pb-12">
|
||||||
|
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4 mt-10 my-12">
|
||||||
|
{{
|
||||||
|
feature_card(
|
||||||
|
title="Decentralization",
|
||||||
|
description="Designed to operate in a decentralized manner, it connects nodes and enables efficient data transfer and communication without relying on a single central authority.",
|
||||||
|
icon="/images/decentralization.svg",
|
||||||
|
link="/about",
|
||||||
|
link_name="Learn More"
|
||||||
|
) }}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#### <span class="blue">LIVE AND OPERATIONAL</span>
|
{{ feature_card(
|
||||||
|
title="Efficiency",
|
||||||
|
description="Mycelium provides an efficient digital communication network where data travels along the most efficient paths, reducing latency and optimizing resource utilization.",
|
||||||
|
icon="/images/efficiency.svg",
|
||||||
|
link="/about",
|
||||||
|
link_name="Learn More"
|
||||||
|
|
||||||
|
) }}
|
||||||
|
|
||||||
## **Proven by a global community**
|
{{ feature_card(
|
||||||
|
title="Resilience",
|
||||||
|
description="Inspired by nature's resilience, it creates a network that can adapt and continue to function even in the presence of challenges, ensuring uninterrupted communication.",
|
||||||
|
icon="/images/resilience.svg",
|
||||||
|
link="/about",
|
||||||
|
link_name="Learn More"
|
||||||
|
|
||||||
|
) }}
|
||||||
With ThreeFold, individuals, organizations, communities, countries, and network states deploy their own<br>sovereign infrastructure. Our Proof of Concept Network with 50,000 vCPUs is live and operational.
|
|
||||||
|
|
||||||
**Version 3.14 is live on Mainnet**
|
|
||||||
|
|
||||||
|
|
||||||
{% end %}
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<!-- section 4 (Host the cloud) -->
|
<!-- Section 7 -->
|
||||||
|
|
||||||
|
<div class="lg:max-w-7xl container mx-auto lg:pb-24 pb-12">
|
||||||
|
|
||||||
<div style="background-color:#F6F6F6">
|
{{ left_header(
|
||||||
<div class="container mx-auto">
|
subtitle="",
|
||||||
|
title="Frequently Asked Questions",
|
||||||
{% row( style="mtop center between ") %}
|
description="",
|
||||||
|
description2=""
|
||||||
#### <span class="blue">THREEFOLD DIFFERENCE</span>
|
) }}
|
||||||
|
|
||||||
## **A ground-up approach**
|
|
||||||
|
|
||||||
ThreeFold is not a protocol. We've developed foundational technology that runs directly on bare metal (the hardware). ThreeFold is likely the only active project with a truly scalable solution addressing the Internet and Cloud's core bottlenecks: data, cloud, and network.
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<button class="blue_b">[Learn More](/technology)</button>
|
{{ accordion(
|
||||||
|
id_accordion="accordion1"
|
||||||
{% end %}
|
question="What is Mycelium?",
|
||||||
|
description="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."
|
||||||
{% row(style="reverse margin") %}
|
) }}
|
||||||
|
|
||||||

|
{{ accordion(
|
||||||
|
id_accordion="accordion2"
|
||||||
|||
|
question="Is mycelium ready to scale to the world?",
|
||||||
|
description="No, Mycelium is not yet fully scalable to a global level. Currently, each network can support around 100,000 users, but multiple networks can be deployed to expand capacity. We anticipate resolving these scalability challenges by 2025."
|
||||||
### **Unbreakable Data**
|
) }}
|
||||||
|
|
||||||
Data cannot be compromised and always remains private, owned by you. A scalable system, to the planetary level. Can be distributed and stored in ways which are at least 10x more efficient and orders of magnitude more secure and reliable.
|
{{ accordion(
|
||||||
|
id_accordion="accordion3"
|
||||||
### **Autonomous Cloud**
|
question="How do I install Mycelium?",
|
||||||
|
description="The Mycelium app supports iOS, macOS, Android and Windows. For Linux, a binary is available. 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."
|
||||||
Self-healing and self-driving cloud based on an efficient and secure operating system runs directly on the hardware. Can run any Web 2, Web 3, or AI workload at the edge of the Internet, with more scalability and reliability.
|
) }}
|
||||||
|
|
||||||
### **P2P Network**
|
{{ accordion(
|
||||||
|
id_accordion="accordion4"
|
||||||
End-to-end encrypted overlay network, always looking for the shortest possible path between participants. Logical Internet address securely linked to a private key. Unlimited scale and performance optimizations.
|
question="How can I find and use my Mycelium address?",
|
||||||
|
description="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."
|
||||||
{% end %}
|
) }}
|
||||||
|
|
||||||
|
{{ accordion(
|
||||||
</div>
|
id_accordion="accordion5"
|
||||||
</div>
|
question="Can I deploy workloads on the TFGrid using Mycelium?",
|
||||||
|
description="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."
|
||||||
<!-- section 9 (Ecosystem) -->
|
) }}
|
||||||
|
|
||||||
|
{{ accordion(
|
||||||
<div class="container mx-auto">
|
id_accordion="accordion6"
|
||||||
|
question="Is there an API available for Mycelium?",
|
||||||
|
description="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"
|
||||||
{% row( style="center mtop semiNarrow") %}
|
)
|
||||||
|
}}
|
||||||
|
|
||||||
<h4 class="green_text">REAL-WORLD IMPACT</h4>
|
{{ accordion(
|
||||||
|
id_accordion="accordion7"
|
||||||
|
question="What should I do if I encounter issues during installation or usage?",
|
||||||
## **Collaboration, Innovation, Evolution**
|
description="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."
|
||||||
|
)
|
||||||
ThreeFold’s technological infrastructure will empower many projects and initiatives across sectors. Here are two key projects.
|
}}
|
||||||
|
|
||||||
{% end %}
|
{{ accordion(
|
||||||
|
id_accordion="accordion8"
|
||||||
|
question="How does Mycelium handle routing within its network?",
|
||||||
{% row( style="semiNarrow mbottom") %}
|
description="Mycelium incorporates core principles of the Babel routing protocol, enabling efficient and dynamic routing within its encrypted IPv6 overlay network."
|
||||||
|
)
|
||||||
<div class="rounded_img border-2 rounded-lg shadow-lg">
|
}}
|
||||||
|
|
||||||
[](/newsroom/freezone-anouncement/)
|
|
||||||
|
|
||||||
<div class="p-6 lg:p-3 mycard">
|
|
||||||
|
|
||||||
#### **OurWorld Free Zone**
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<span class="text-md truncate ..." >ThreeFold is working with the Zanzibar Communication Corporation (ZICTIA), on behalf of the Zanzibar government, to create the world’s first 100% Digital Free Zone – accessible and affordable for all. The announcement was made August 2023, and progress has been ongoing behind the scenes since then. Updates expected Q4 2024.
|
|
||||||
</span>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="rounded_img border-2 rounded-lg shadow-lg">
|
|
||||||
|
|
||||||
|
|
||||||
[](/newsroom/duniayetulaunchdar/)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="p-6 lg:p-3 mycard">
|
|
||||||
|
|
||||||
|
|
||||||
#### **Tanzanian Sovereign Internet**
|
|
||||||
|
|
||||||
<br>
|
|
||||||
<span class="text-md truncate ..." >
|
|
||||||
In January 2024, ThreeFold announced in collaboration with The ICT Commission of Tanzania and Holochain a collaboration to deploy sovereign Internet in Tanzania, along with the introduction of coding academies and innovation hubs. The Dunia Yetu cooperative is being set up and efforts will ramp up in 2025.
|
|
||||||
|
|
||||||
</span>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
{% end %}
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- section 5 (INCA) -->
|
|
||||||
|
|
||||||
<div style="background-color:#F6F6F6">
|
|
||||||
<div class="container mx-auto">
|
|
||||||
|
|
||||||
{% row(style="margin") %}
|
|
||||||
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
|||
|
|
||||||
|
|
||||||
|
|
||||||
#### <span class="green_text">THE NEXT CHAPTER</span>
|
|
||||||
|
|
||||||
## **Ready for commercialization**
|
|
||||||
|
|
||||||
For years, ThreeFold has been quietly and steadily developing its innovative technology, with a solid foundation of mature infrastructure that is now ready to take the next leap forward.
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
We are currently fundraising for the next stage of our project – major commercial expansion. This will involve the launch of the $INCA token on the Solana blockchain. If you are interested in learning more or taking part, please reach out.
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<button class="blue_b">[Get in Touch](https://calendly.com/florian_threefold/30min)</button>
|
|
||||||
|
|
||||||
{% end %}
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- section 10 (news) -->
|
|
||||||
|
|
||||||
|
|
||||||
<div class="rounded_img container mx-auto">
|
|
||||||
|
|
||||||
|
|
||||||
{% row( style="mtop semiNarrow") %}
|
|
||||||
|
|
||||||
|
|
||||||
## **Top Blogs**
|
|
||||||
|
|
||||||
|
|
||||||
{% end %}
|
|
||||||
|
|
||||||
|
|
||||||
{% row( style="mbottom semiNarrow") %}
|
|
||||||
|
|
||||||
|
|
||||||
<div class="rounded_img">
|
|
||||||
|
|
||||||
|
|
||||||
[](/blog/ground-up-innovations/)
|
|
||||||
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
##### From the ground up: Three inventions that make ThreeFold possible
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|||
|
|
||||||
|
|
||||||
[](/blog/evolution-of-the-internet)
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
##### The Evolution of the Internet: From free to controlled, and back again
|
|
||||||
|
|
||||||
|||
|
|
||||||
|
|
||||||
<div class="pl-12 road_border">
|
|
||||||
<h3 class="mt-0 font-semibold">JOIN IN</h3>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="my-4">
|
|
||||||
<a href="https://manual.grid.tf" target="_blank">
|
|
||||||
<h4 class="text-xl green_text font-normal my-0">Manuals</h4>
|
|
||||||
<p class="white-gray font-normal">Dive deeper into our technology</p>
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<div class="my-4">
|
|
||||||
<a href="https://threefoldfaq.crisp.help/en/" target="_blank">
|
|
||||||
<h4 class="text-xl green_text font-normal my-0">Support</h4>
|
|
||||||
<p class="white-gray font-normal">Get assistance from our Support Team</p>
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<div class="my-4">
|
|
||||||
<a href="/community" target="_blank">
|
|
||||||
<h4 class="text-xl green_text font-normal my-0">Community</h4>
|
|
||||||
<p class="white-gray font-normal">Be part of our journey and participate</p>
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
{% end %}
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Section 8 -->
|
||||||
|
|
||||||
|
{{ cta(
|
||||||
|
image_src="/images/mycel3.png",
|
||||||
|
image_alt="App screenshot",
|
||||||
|
title="Get Mycelium Today",
|
||||||
|
description="Join the Mycelium network and be a part of the decentralized movement.",
|
||||||
|
button_text="Download Now",
|
||||||
|
button_link="/download",
|
||||||
|
button_text2="Read More",
|
||||||
|
button_link2="https://threefold.info/mycelium/docs/"
|
||||||
|
) }}
|
||||||
|
|
||||||
|
|
||||||
|
<style scope>
|
||||||
|
ul {
|
||||||
|
list-style: circle;
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
|
||||||
|
|
||||||
<style>
|
|
||||||
|
|
||||||
|
|
||||||
.card_h{
|
|
||||||
height: 110px !important;
|
|
||||||
}
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
|
|
||||||
.rounded_img img {
|
|
||||||
border-radius: 8px;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.white-gray{
|
|
||||||
color: #9f9f9f;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.road_border{
|
|
||||||
|
|
||||||
border-left: 1px solid #cbcbcb;
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@media (max-width: 480px) {
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.road_border{
|
|
||||||
|
|
||||||
border-left: 0px solid #cbcbcb;
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</style>
|
|
||||||
|
BIN
content/home/mycel2.png
Normal file
After Width: | Height: | Size: 104 KiB |
Before Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 312 KiB |
@@ -1,20 +0,0 @@
|
|||||||
---
|
|
||||||
id: 314_upgrade
|
|
||||||
title: TF Grid Mainnet Upgraded to V3.14
|
|
||||||
image_caption: 314_upgrade
|
|
||||||
description: TF Grid 3.14 is now on Mainnet. To know more click here.
|
|
||||||
date: 2024-07-16
|
|
||||||
taxonomies:
|
|
||||||
people: [bernadette_amanda_caster]
|
|
||||||
tags: [tech,grid,community]
|
|
||||||
news-category: [tech,grid,community]
|
|
||||||
extra:
|
|
||||||
imgPath: 314_upgrade1.png
|
|
||||||
---
|
|
||||||
|
|
||||||
TF Grid 3.14 is now on Mainnet. This release is focused on stability and reliability and includes improvements and upgrades to Zero OS, TF Chain, Grid-Proxy, Farmerbot, Pulumi, and SDK-Go. Find the details [here](https://forum.threefold.io/t/gep-tf-grid-mainnet-release-3-14/4372).
|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
This upgrade requires an update of the Farmerbot to version 0.15.10. For instructions on how to update the Farmerbot, please see our [forum post](https://forum.threefold.io/t/farmerbot-update-required-for-grid-3-14/4388).
|
|
||||||
|
|
@@ -1,18 +0,0 @@
|
|||||||
---
|
|
||||||
title: "News"
|
|
||||||
paginate_by: 9
|
|
||||||
description: "Check the latest updates on how we are building a more open, decentralized, and scalable internet for everyone." # quotation marks to allow
|
|
||||||
# paginate_reversed: false
|
|
||||||
|
|
||||||
sort_by: "date"
|
|
||||||
insert_anchor_links: "left"
|
|
||||||
#base_url: "posts"
|
|
||||||
#first: "first"
|
|
||||||
#last: "last"
|
|
||||||
template: "layouts/newsroom.html"
|
|
||||||
page_template: "newsPage.html"
|
|
||||||
#transparent: true
|
|
||||||
generate_feed: true
|
|
||||||
extra:
|
|
||||||
imgPath: newsroom.png
|
|
||||||
---
|
|
Before Width: | Height: | Size: 939 KiB |
Before Width: | Height: | Size: 2.5 MiB |
Before Width: | Height: | Size: 1.0 MiB |
Before Width: | Height: | Size: 1.0 MiB |
Before Width: | Height: | Size: 28 KiB |
@@ -1,52 +0,0 @@
|
|||||||
---
|
|
||||||
id: our_world_free_zone
|
|
||||||
title: Our World Free Zone
|
|
||||||
description: ThreeFold is working with ZICTIA, on behalf of the Zanzibar government, to create the world’s first 100% Digital Free Zone – accessible and affordable for all.
|
|
||||||
template: partnerPage.html
|
|
||||||
taxonomies:
|
|
||||||
partners-category: [foundation]
|
|
||||||
tags: []
|
|
||||||
date: 2024-03-19
|
|
||||||
extra:
|
|
||||||
countries: [Global]
|
|
||||||
cities: []
|
|
||||||
rank: 1
|
|
||||||
imgPath: freezonecover2.png
|
|
||||||
image_caption: Our World Free Zone
|
|
||||||
partner_logo: freezonelogo.png
|
|
||||||
websites: https://freezone.ourworld.tf/
|
|
||||||
private: 0
|
|
||||||
---
|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
### **A Sovereign Economic Zone**
|
|
||||||
|
|
||||||
Imagine if an entrepreneur, digital nomad, or any organization could obtain a digital company license, a bank account supporting both fiat and cryptocurrencies, and handle their legal requirements and taxes – all within a single streamlined platform. ThreeFold technology will be leveraged to enable just that within the world’s first 100% digital free zone – accessible and affordable for all.
|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
The government of Zanzibar is undertaking several initiatives to shift its economy from being largely dependent on tourism to embracing the IT sector. As part of this vision they have partnered with ThreeFold via [ZICTIA](https://zictia.go.tz/), the Zanzibar ICT Infrastructure Agency, to create the world’s first digital free zone.
|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
This collaboration was formally announced by Zanzibar’s President, Dr. Hussein Ali Mwinyi, at ThreeFold’s Africa Regenerative Future Summit in July 2023 which brought together a group of passionate entrepreneurs and actors working on innovative planet-first projects in Africa. The president promised to establish the digital free zone from a regulatory perspective, with the goal of developing local skills, bringing about major changes in the ICT sector, and creating job opportunities to increase the nation’s income.
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<div style="display: flex; justify-content: center;">
|
|
||||||
<img src="freezone.png" alt="our_world_free_zone" width="600"/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
As the world’s first digital free zone, this special economic zone will be supported by ThreeFold’s innovative tech stack. Merging traditional business structures with groundbreaking technology, the free zone will be a pioneering hub for business, fostering an ecosystem that is adaptive, resilient, and conducive to growth. It will be one of the first environments where Decentralized Autonomous Organizations (DAOs) can be legally established and operated. Some of the ThreeFold team is based in Zanzibar and working to make the free zone live by the end of 2024.
|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
ThreeFold’s latest technology, which is currently being fine tuned, the Digital Twin, will also be launched as part of the Free Zone membership. The Digital Free Zone (DFZ) Digital Twin application provides a centralized interface for accessing all free zone features and users will own 100% of the data and digital capabilities. You can be among the first to embark on the OurWorld Digital Free Zone journey.
|
|
||||||
|
|
||||||
### **News Coverage**
|
|
||||||
|
|
||||||
- [The Citizen](https://www.thecitizen.co.tz/tanzania/zanzibar/zanzibar-seeks-to-become-digital-freezone--4316150)
|
|
||||||
- [Daily News Tanzania](https://dailynews.co.tz/mwinyi-commits-to-improvement-of-digital-spaces/)
|
|
@@ -1,46 +0,0 @@
|
|||||||
---
|
|
||||||
id: sikana
|
|
||||||
title: Sikana
|
|
||||||
description: Sikana is on a mission to empower individuals with practical skills through free educational videos – local content in local languages on top of local infrastructure.
|
|
||||||
template: partnerPage.html
|
|
||||||
taxonomies:
|
|
||||||
partners-category: [foundation]
|
|
||||||
tags: []
|
|
||||||
date: 2024-03-19
|
|
||||||
extra:
|
|
||||||
countries: [Global]
|
|
||||||
cities: []
|
|
||||||
rank: 1
|
|
||||||
imgPath: sikana.png
|
|
||||||
image_caption: sikana
|
|
||||||
partner_logo: sikana_logo.png
|
|
||||||
websites: https://www.sikana.tv/en
|
|
||||||
private: 0
|
|
||||||
---
|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
### **Education for all**
|
|
||||||
|
|
||||||
Sikana is a non-profit organization on a mission to empower individuals with practical skills through free educational video programs. Targeting the 3+ billion people around the world with access to screens they have so far delivered over 400,000,000 online video lessons. Some of the projects they have been involved in include facilitating access to energy and fighting against energy poverty in the Ivory Coast, helping to save biodiversity in France and empowering women with vocational training at sewing schools in India.
|
|
||||||
|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
However, the incredible scale of this inspirational project comes with significant hosting fees, inhibiting Sikana’s ability to equip people and communities around the world with new knowledge and skills. It was at this point in Sikana’s journey that co-founders Florian Fournier and Grégory Flipo met the ThreeFold team. We shared the same vision of making education accessible and creating a more equitable and greener world, sparking an exciting partnership between ThreeFold and Sikana, and bringing Florian and Gregory onto the team.
|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
ThreeFold’s decentralized grid can step in as the solution to these immense hosting costs allowing Sikana to extend its global reach and helping even more communities around the world. Together, we are working to create and provide local content in local languages on top of local infrastructure, fulfilling the goal of making education accessible to everyone.
|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
You can help us on this mission by either creating educational content which will be disseminated on top of the ThreeFold Grid or you can help create the necessary capacity to host these educational programs. Hosting a node can mean hosting someone’s education. Learn more about [Sikana](https://www.sikana.tv/en) and how to host this impactful organization [here](https://www.threefold.io/host/).
|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/8ArbVX7bV1w" title="The Sikana Trailer: What Is This Channel for?" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
|
|
Before Width: | Height: | Size: 1.4 MiB |
Before Width: | Height: | Size: 78 KiB |
Before Width: | Height: | Size: 10 KiB |
@@ -1,45 +0,0 @@
|
|||||||
---
|
|
||||||
id: social_network
|
|
||||||
title: Social Network
|
|
||||||
description: Earth Staking’s Social Network is the first Bitcoin Staking Layer 2 on Earth, collaborating with ThreeFold to improve security, scalability, and energy-efficiency.
|
|
||||||
template: partnerPage.html
|
|
||||||
taxonomies:
|
|
||||||
partners-category: [foundation]
|
|
||||||
tags: []
|
|
||||||
date: 2024-03-19
|
|
||||||
extra:
|
|
||||||
countries: [Global]
|
|
||||||
cities: []
|
|
||||||
rank: 1
|
|
||||||
imgPath: social_network_cover.png
|
|
||||||
image_caption: Social Network
|
|
||||||
partner_logo: social_network_logo.png
|
|
||||||
websites: https://www.social.network/en
|
|
||||||
private: 0
|
|
||||||
---
|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
### **Scaling Bitcoin**
|
|
||||||
Earth Staking’s Social Network is the first Bitcoin Staking Layer 2 on Earth, designed to provide users with a more cost-effective, efficient and eco-friendly experience. Their mission is to decentralize scaling solutions for Bitcoin and create social networks that prioritize the well-being of Earth and its inhabitants. Having jointly identified challenges currently confronting Bitcoin and its alternatives, ThreeFold and Social Network have partnered together to improve the accessibility, security, scalability, reliability and energy efficiency of the Bitcoin Network.
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<div style="display: flex; justify-content: center;">
|
|
||||||
<img src="social_network.png" alt="social_network" width="800"/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
Social Network will be integrated with and enhanced by ThreeFold technologies. This includes, but is not limited to, ThreeFold’s decentralized cloud – featuring Quantum Safe Storage and the Mycelium Network – as well as decentralized computation, and Zero OS. ThreeFold's infrastructure provides the ideal backbone for Earth Staking's ambitions, offering a robust, low-level decentralized framework perfectly suited to empower its vision.
|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
The partnership is also focused on advancing the development of cross-chain communication technology for Bitcoin, Ethereum, and others – enhancing scale, security, ease of use, and energy efficiency. To this end, ThreeFold and Earth Staking will look to create a seamless, frictionless, easy-to-use EarthWallet and node with built-in BTC Staking, ETH Light, and Nostr functionalities.
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
Our partnership agreement was formalized in January 2024 and we are now in the process of technical implementation.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 2.3 MiB |
Before Width: | Height: | Size: 541 KiB |
Before Width: | Height: | Size: 12 KiB |
@@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
id: tanzania_sovereign_internet
|
|
||||||
title: Tanzania's Sovereign Internet
|
|
||||||
description: In collaboration with the ICT Commission of Tanzania and the tech community of Dar Es Salaam, ThreeFold is enabling a better digital way forward for Tanzania.
|
|
||||||
template: partnerPage.html
|
|
||||||
taxonomies:
|
|
||||||
partners-category: [foundation]
|
|
||||||
tags: []
|
|
||||||
date: 2024-03-19
|
|
||||||
extra:
|
|
||||||
countries: [Global]
|
|
||||||
cities: []
|
|
||||||
rank: 1
|
|
||||||
imgPath: tanzania_sovereign_internet_cover.png
|
|
||||||
image_caption: Tanzania Sovereign Internet
|
|
||||||
partner_logo: tanzania_sovereign_internet_logo.png
|
|
||||||
websites:
|
|
||||||
private: 0
|
|
||||||
---
|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
### **A Sovereign Internet, By and For Tanzania**
|
|
||||||
The current centralized Internet model works for the few and is GDP negative for most countries. Most nations do not own their Internet, instead with fiber optic cables transferring and storing their data in data centers in the Global North. A relatively small set of big companies have access to and control over the data of billions of citizens, making us a product. The result is a loss of national money, data, sovereignty and influence.
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
Our feasibility study showed that Tanzania is losing around 10 Billion USD per year from not having their own infrastructure and applications. The current centralized model needs to change.
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
**Centralized model vs ThreeFold model**
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<div class="object-cover w-full" style="display: flex; justify-content: center;">
|
|
||||||
<img src="todays_internet.png" alt="tanzania_sovereign_internet"/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<div class="object-cover w-full" style="display: flex; justify-content: center;">
|
|
||||||
<img src="threefold_internet.jpeg" alt="tanzania_sovereign_internet"/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
Tanzania shares this vision and together with ThreeFold has embarked on a mission to build their own sovereign Internet infrastructure where the people are in control and are the ones benefiting from their own digital lives. To achieve this mission, Tanzania’s ICT Commission has partnered with us to leverage ThreeFold technology to enable a Tanzanian-owned Internet infrastructure and allow local communities to build the digital solutions that they need and want on top of the grid.
|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
ThreeFold’s unique technology is ideal for this transformative project because of its affordability, efficiency, accessibility, reliability, security, sustainability and ability to be co-owned. By focusing on everyone owning and running things together, an autonomous digital future shaped by the community will become a reality. It will be a Tanzanian internet designed by and for the people.
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
The project “Dunia Yetu”, meaning Our World in Swahili, was announced in January 2024 at a conference in Dar Es Salaam organized by ThreeFold and Tanzania’s ICT Commission. The next steps which the team is currently working on include helping local communities to deploy nodes across Dar es Salaam as well as opening a coworking hub. This hub will empower startups and entrepreneurs in Dar es Salaam to learn more about the ThreeFold grid and focus on knowledge sharing to help them build their own digital solutions on top of the grid. Learn more about Tanzania’s new internet [here](https://www.threefold.io/blog/dunia-yetu/).
|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
<div style="padding:56.63% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/919967495?h=340e62170b&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="TBC NEWS JANUARY 19, 2024 | Sovereign internet: A game changer to Tanzania"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
|
|
||||||
|
|
Before Width: | Height: | Size: 1.1 MiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 54 KiB |
Before Width: | Height: | Size: 1.4 MiB |
Before Width: | Height: | Size: 178 KiB |
@@ -1,44 +0,0 @@
|
|||||||
---
|
|
||||||
id: veverse
|
|
||||||
title: VeVerse
|
|
||||||
description: VeVerse, a strong believer in a decentralized metaverse, is creating a virtual universe which eradicates cultural boundaries and supports the free flow of ideas and knowledge.
|
|
||||||
template: partnerPage.html
|
|
||||||
taxonomies:
|
|
||||||
partners-category: [foundation]
|
|
||||||
tags: []
|
|
||||||
date: 2024-03-19
|
|
||||||
extra:
|
|
||||||
countries: [Global]
|
|
||||||
cities: []
|
|
||||||
rank: 1
|
|
||||||
imgPath: veverse_cover.png
|
|
||||||
image_caption: Veverse
|
|
||||||
partner_logo: veverse_logo.png
|
|
||||||
websites: https://veverse.com/
|
|
||||||
private: 0
|
|
||||||
---
|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
### **A Metaverse eradicating cultural boundaries**
|
|
||||||
|
|
||||||
VeVerse aims to create a virtual universe which eradicates cultural boundaries and supports the free flow of ideas and knowledge. The vision is to provide a metaverse platform which bridges virtual worlds, digital assets and communities and to empower museums, artists and game developers to construct captivating environments together where users can play, explore and connect.
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
One of the critical moments which inspired this project was when VeVerse’s founder, Vasily Gnuchev, traveled to Egypt. In his own words “experiencing the rich history and art of this ancient civilization firsthand, I became even more determined to create a platform where such wonders could be shared with people worldwide.” It was on this trip Vasily met ThreeFold co-founder Kristof De Spiegeleer, who shared a passion for art and decentralization and whose encouragement played a crucial role in propelling VeVerse’s first project, Artheon, forward. Artheon is a virtual museum which breaks down cultural barriers by providing global access to artistic masterpieces. Check out this fascinating project [here](https://artheon3d.veverse.com/) and visualize it in the video below.
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<div class="object-cover w-full" style="display: flex; justify-content: center;">
|
|
||||||
<img src="veverse.png" alt="veverse"/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
One of the problems facing VeVerse, and all other metaverse products in existence, is the inadequate computational and connectivity infrastructure available today. Current infrastructure lacks the speed and capacity to power such expansive digital experiences. Latency levels are also significantly higher than the almost zero latency requirements of metaverse data being stored in close proximity to users. Edge computing emerges as a vital solution to realizing the metaverse, offering decentralized local data storage hardware that drastically reduces latency by storing data closer to users. This is where ThreeFold steps in as a pivotal player, offering the largest decentralized grid globally, equipped with edge cloud and computing capabilities essential for powering the metaverse's future. The partnership between ThreeFold and VeVerse will help bring cultural artworks and historical artifacts to billions. Help host this innovative solution by expanding ThreeFold’s cloud capacity.
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/FCjofnZnTDk?si=GexBObXsBJ-9zvyz" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
|
|
||||||
|
|
Before Width: | Height: | Size: 1.7 MiB |
Before Width: | Height: | Size: 1001 KiB |
Before Width: | Height: | Size: 9.3 KiB |
@@ -1,45 +0,0 @@
|
|||||||
---
|
|
||||||
id: vverse
|
|
||||||
title: VVerse
|
|
||||||
description: VVerse offers a cutting-edge platform for virtual socializing and entertainment – benefiting from ThreeFold's scalable infrastructure to provide a smooth experience for all.
|
|
||||||
template: partnerPage.html
|
|
||||||
taxonomies:
|
|
||||||
partners-category: [foundation]
|
|
||||||
tags: []
|
|
||||||
date: 2024-03-19
|
|
||||||
extra:
|
|
||||||
countries: [Global]
|
|
||||||
cities: []
|
|
||||||
rank: 1
|
|
||||||
imgPath: vverse_cover.png
|
|
||||||
image_caption: Veverse
|
|
||||||
partner_logo: vverse_logo.png
|
|
||||||
websites: https://www.vverse.co/explore?tag=
|
|
||||||
private: 0
|
|
||||||
---
|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
### **A cutting-edge Metaverse platform**
|
|
||||||
|
|
||||||
VVerse offers a cutting-edge platform for virtual socializing and entertainment. One of their first products is [VinDo](https://www.vindo.ai/), the next generation communication and business tool to streamline your interactions, empower your business, simplify your workflow and amplify your results. Businesses can become virtual with VinDO and redefine customer experiences in the metaverse. Checkout the video below to see this metaverse in action.
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<div style="display: flex; justify-content: center;">
|
|
||||||
<img src="vverse.png" alt="vverse" width="800"/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
VVerse has chosen to partner with ThreeFold as its infrastructure partner due to its unparalleled capabilities in powering the metaverse's evolution. With ThreeFold's decentralized grid and edge cloud computing, VVerse aims to overcome the limitations of current infrastructure, particularly in terms of latency and scalability. ThreeFold's edge cloud infrastructure minimizes latency, enabling real-time interactions in VR and AR settings. Users will experience seamless interactions and immersive experiences without delays. As VVerse anticipates an influx of users engaging in diverse activities simultaneously, ThreeFold's infrastructure offers scalable solutions. This ensures that the platform can efficiently handle spikes in demand, providing a smooth experience for all users.
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
Through strategic partnerships with metaverse innovators like VVerse, ThreeFold is paving the way for a future where digital and physical realities seamlessly coalesce. Together, these efforts propel the metaverse towards its full potential, revolutionizing digital experiences for users worldwide.
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<div style="padding:56.6% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/917760972?badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="vindo_intro"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
|
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 2.9 MiB |
Before Width: | Height: | Size: 783 KiB |
Before Width: | Height: | Size: 16 KiB |
@@ -1,11 +0,0 @@
|
|||||||
---
|
|
||||||
title: "Our People"
|
|
||||||
paginate_by: 4
|
|
||||||
sort_by: "weight"
|
|
||||||
template: "layouts/people.html"
|
|
||||||
page_template: "partials/personCard.html"
|
|
||||||
insert_anchor_links: "left"
|
|
||||||
description: "Our team brings together +30 years of experience in cloud automation, Internet storage, and infrastructure services. We are a passionate group on a collective mission to make the world a better place for the people around us."
|
|
||||||
extra:
|
|
||||||
imgPath: tf.png
|
|
||||||
---
|
|
Before Width: | Height: | Size: 3.4 MiB |
@@ -1,24 +0,0 @@
|
|||||||
---
|
|
||||||
title: Abdulrahman Elawady
|
|
||||||
weight: 9
|
|
||||||
description: Development Team
|
|
||||||
taxonomies:
|
|
||||||
people: [abdulrahman_elawady]
|
|
||||||
memberships: [team]
|
|
||||||
extra:
|
|
||||||
imgPath: abdulrahman_elawady.jpg
|
|
||||||
organizations: [threefold_tech]
|
|
||||||
countries: [Egypt]
|
|
||||||
cities: [Cairo]
|
|
||||||
private: 0
|
|
||||||
socialLinks: {
|
|
||||||
LinkedIn: https://www.linkedin.com/in/abdulrahmanelawady/,
|
|
||||||
websites: https://threefold.io/,
|
|
||||||
}
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
Abdulrahman Elawady is a passionate software engineer devoted to open-source projects. With a strong enthusiasm for technology, he enjoys collaborating with others to innovate and create impactful solutions. His dedication to the open-source community motivates him to keep learning and stay updated on software development advancements.
|
|
||||||
|
|
||||||
--!>
|
|
Before Width: | Height: | Size: 219 KiB |
@@ -1,24 +0,0 @@
|
|||||||
---
|
|
||||||
title: Adnan Fatayerji
|
|
||||||
weight: 1
|
|
||||||
description: Co-Founder
|
|
||||||
taxonomies:
|
|
||||||
people: [adnan_fatayerji]
|
|
||||||
memberships: [team]
|
|
||||||
extra:
|
|
||||||
imgPath: adnan_fatayerji.jpg
|
|
||||||
organizations: [threefold_foundation]
|
|
||||||
countries: [UAE, Spain]
|
|
||||||
cities: [Dubai, Ibiza]
|
|
||||||
private: 0
|
|
||||||
socialLinks: {
|
|
||||||
LinkedIn: https://www.linkedin.com/in/adnansf/,
|
|
||||||
websites: https://threefold.io/, https://www.mazraa.io/,
|
|
||||||
}
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
Honored to be part of a team that has the potential to make the world a better place by connecting billions of people to a new, accessible, data sovereign and environmentally conscious internet. A social entrepreneur, plant based warrior and a sovereign digital economy advocate with a passion for music creation and collaboration. Adnan has been based in the United Arab Emirates for the past 20 years, during which he has built successful grass-root businesses and invested startups in various sectors. At ThreeFold Adnan is responsible for driving the ThreeFold Foundation Ecosystem. Adnan is also the CEO of the @Mazraa Cooperative which is a founding farm and P2P Cloud Capacity provider on the ThreeFold Network.
|
|
||||||
|
|
||||||
--!>
|
|
Before Width: | Height: | Size: 439 KiB |
@@ -1,25 +0,0 @@
|
|||||||
---
|
|
||||||
title: Ahmed Hanafy
|
|
||||||
weight: 3
|
|
||||||
description: Development Team
|
|
||||||
taxonomies:
|
|
||||||
people: [ahmed_hanafy]
|
|
||||||
memberships: [team]
|
|
||||||
extra:
|
|
||||||
imgPath: ahmed_hanafy.jpg
|
|
||||||
organizations: [threefold_tech]
|
|
||||||
countries: [Egypt]
|
|
||||||
cities: [Cairo]
|
|
||||||
private: 0
|
|
||||||
socialLinks: {
|
|
||||||
LinkedIn: https://www.linkedin.com/in/ahmed-hanafy-7250/,
|
|
||||||
github: https://github.com/AhmedHanafy725,
|
|
||||||
websites: https://threefold.tech,
|
|
||||||
}
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
Ahmed is an Software Engineer, started his career at Codescalers, and now has about a 5 year experience in Cloud computing software. Engineer fell in love with Threefold I believe that Threefold is changing the world by building the new neutral internet, it's a great experience to be part of this.
|
|
||||||
|
|
||||||
--!>
|
|
Before Width: | Height: | Size: 140 KiB |
@@ -1,25 +0,0 @@
|
|||||||
---
|
|
||||||
title: Ahmed Saleh Harby
|
|
||||||
weight: 4
|
|
||||||
description: Software Testing Engineer
|
|
||||||
taxonomies:
|
|
||||||
people: [ahmed_harby]
|
|
||||||
memberships: [team]
|
|
||||||
extra:
|
|
||||||
imgPath: ahmed_harby.jpg
|
|
||||||
organizations: [threefold_tech]
|
|
||||||
countries: [Egypt]
|
|
||||||
cities: [Cairo]
|
|
||||||
private: 0
|
|
||||||
socialLinks: {
|
|
||||||
LinkedIn: https://www.linkedin.com/in/ahmed-saleh-harby/,
|
|
||||||
github: https://github.com/A-Harby,
|
|
||||||
websites: https://threefold.tech,
|
|
||||||
}
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
Ahmed is a passionate software test engineer with experience in software testing and automation using Selenium, Cypress, and other technologies. And always curious to learn more.
|
|
||||||
|
|
||||||
--!>
|
|
Before Width: | Height: | Size: 133 KiB |
@@ -1,25 +0,0 @@
|
|||||||
---
|
|
||||||
title: Ahmed Thabet
|
|
||||||
weight: 2
|
|
||||||
description: Development Team Lead
|
|
||||||
taxonomies:
|
|
||||||
people: [ahmed_thabet]
|
|
||||||
memberships: [team]
|
|
||||||
extra:
|
|
||||||
imgPath: ahmed_thabet.jpg
|
|
||||||
organizations: [threefold_tech]
|
|
||||||
countries: [Egypt]
|
|
||||||
cities: [Cairo]
|
|
||||||
private: 0
|
|
||||||
socialLinks: {
|
|
||||||
LinkedIn: https://www.linkedin.com/in/ahmed-te-youssef/,
|
|
||||||
github: https://github.com/xmonader,
|
|
||||||
websites: https://threefold.tech,
|
|
||||||
}
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
I lead the development of the Threefold Grid.I want to build beautiful applications that don't productize the users or invade their privacy.
|
|
||||||
|
|
||||||
--!>
|
|
Before Width: | Height: | Size: 318 KiB |
@@ -1,24 +0,0 @@
|
|||||||
---
|
|
||||||
title: Alaa Mahmoud
|
|
||||||
weight: 2
|
|
||||||
description: Development Team
|
|
||||||
taxonomies:
|
|
||||||
people: [alaa_mahmoud]
|
|
||||||
memberships: [team]
|
|
||||||
extra:
|
|
||||||
imgPath: alaa_mahmoud.jpg
|
|
||||||
organizations: [threefold_tech]
|
|
||||||
countries: [Egypt]
|
|
||||||
cities: [Cairo]
|
|
||||||
private: 0
|
|
||||||
socialLinks: {
|
|
||||||
LinkedIn: https://www.linkedin.com/in/alaa-mahmoud-647236153/,
|
|
||||||
websites: https://threefold.io/,
|
|
||||||
}
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
Alaa is an accomplished software engineer boasting over a year of professional experience in the field.Alaa consistently strives for excellence in all endeavors. With a passion for innovation and a dedication to achieving results, they bring invaluable expertise to every project they undertake.
|
|
||||||
|
|
||||||
--!>
|
|
Before Width: | Height: | Size: 118 KiB |
@@ -1,25 +0,0 @@
|
|||||||
---
|
|
||||||
title: Alexandre Hannelas
|
|
||||||
weight: 2
|
|
||||||
description: CFO, ThreeFold
|
|
||||||
taxonomies:
|
|
||||||
people: [alexandre_hannelas]
|
|
||||||
memberships: [team]
|
|
||||||
extra:
|
|
||||||
imgPath: alexandre_hannelas.jpeg
|
|
||||||
organizations: [threefold_foundation]
|
|
||||||
countries: [France]
|
|
||||||
cities: [Aix-en-Provence]
|
|
||||||
private: 0
|
|
||||||
socialLinks: {
|
|
||||||
LinkedIn: https://www.linkedin.com/in/alexandre-hannelas-741681112/,
|
|
||||||
github: https://github.com/AlexandreHannelas,
|
|
||||||
websites: https://threefold.io/,
|
|
||||||
}
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
After graduating from a Master in Finance at Toulouse School of Management, Alexandre worked with regenerative companies to help them in their funding round. He quickly thought about how unsustainable our current financial market is and reflecting on how can we make this system more devoted to collaboration instead of competition. Believing that digital currencies can solve a lot economical problems, he joined ThreeFold because it is perfectly aligned with his vision of enhancing people’s life on this earth. Being an artist-painter on the side, he is creating an online gallery which will promote and support international artists whose inspirations come from their deep connection with nature. He has the aim of bridging the creative world with the business world.
|
|
||||||
|
|
||||||
--!>
|
|
Before Width: | Height: | Size: 218 KiB |
@@ -1,25 +0,0 @@
|
|||||||
---
|
|
||||||
title: Amira Abouhadid
|
|
||||||
weight: 4
|
|
||||||
description: Development Team
|
|
||||||
taxonomies:
|
|
||||||
people: [amira_abouhadid]
|
|
||||||
memberships: [team]
|
|
||||||
extra:
|
|
||||||
imgPath: amira_abouhadid.jpg
|
|
||||||
organizations: [threefold_tech]
|
|
||||||
countries: [Egypt]
|
|
||||||
cities: [Cairo]
|
|
||||||
private: 0
|
|
||||||
socialLinks: {
|
|
||||||
LinkedIn: https://www.linkedin.com/in/amira-abouhadid/,
|
|
||||||
github: https://github.com/amiraabouhadid,
|
|
||||||
websites: https://threefold.tech,
|
|
||||||
}
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
Trilingual (Arabic, English & German) software developer and chemical engineer skilled in remote pair programming and mentoring. I can use multiple languages, frameworks, and technologies to efficiently achieve a project’s goals.
|
|
||||||
|
|
||||||
--!>
|
|
Before Width: | Height: | Size: 163 KiB |
@@ -1,25 +0,0 @@
|
|||||||
---
|
|
||||||
title: Ashraf Fouda
|
|
||||||
weight: 3
|
|
||||||
description: Development Team
|
|
||||||
taxonomies:
|
|
||||||
people: [ashraf_fouda]
|
|
||||||
memberships: [team]
|
|
||||||
extra:
|
|
||||||
imgPath: ashraf_fouda.jpeg
|
|
||||||
organizations: [threefold_tech]
|
|
||||||
countries: [Egypt]
|
|
||||||
cities: [Cairo]
|
|
||||||
private: 0
|
|
||||||
socialLinks: {
|
|
||||||
LinkedIn: https://www.linkedin.com/in/ashraffouda/,
|
|
||||||
github: https://github.com/ashraffouda,
|
|
||||||
websites: https://threefold.tech,
|
|
||||||
}
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
Software Engineer with passion in new technologies, love every thing that is really new and challenging. Threefold is changing the world by decentralizing and neutralizing the internet.
|
|
||||||
|
|
||||||
--!>
|
|
Before Width: | Height: | Size: 109 KiB |
@@ -1,24 +0,0 @@
|
|||||||
---
|
|
||||||
title: Atef Nazmy
|
|
||||||
weight: 3
|
|
||||||
description: Development Team
|
|
||||||
taxonomies:
|
|
||||||
people: [atef_nazmy]
|
|
||||||
memberships: [team]
|
|
||||||
extra:
|
|
||||||
imgPath: atef_nazmy.jpg
|
|
||||||
organizations: [threefold_tech]
|
|
||||||
countries: [Egypt]
|
|
||||||
cities: [Cairo]
|
|
||||||
private: 0
|
|
||||||
socialLinks: {
|
|
||||||
LinkedIn: https://www.linkedin.com/in/atef-nazmy-2521b2134/,
|
|
||||||
websites: https://threefold.tech,
|
|
||||||
}
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
IT-Telecom & Networking Engineer, having a great passion to learn more about new technologies.
|
|
||||||
|
|
||||||
--!>
|
|
Before Width: | Height: | Size: 259 KiB |
@@ -1,24 +0,0 @@
|
|||||||
---
|
|
||||||
title: Bernadette Amanda Caster
|
|
||||||
weight: 3
|
|
||||||
description: Communication Team
|
|
||||||
taxonomies:
|
|
||||||
people: [bernadette_amanda_caster]
|
|
||||||
memberships: [team]
|
|
||||||
extra:
|
|
||||||
imgPath: bernadette_amanda_caster.jpg
|
|
||||||
organizations: [threefold_tech]
|
|
||||||
countries: [India]
|
|
||||||
cities: [Bangalore, Chennai]
|
|
||||||
private: 0
|
|
||||||
socialLinks: {
|
|
||||||
LinkedIn: https://www.linkedin.com/in/bernadette-caster-7a11a4b4/,
|
|
||||||
websites: https://threefold.io/,
|
|
||||||
}
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
Amanda loves exploring things, especially at her job. She is proactive in volunteering to help others at her job and personally. She accepts life as it comes but learns what she can along the way. She believes to make a change in this world we need to be the change.
|
|
||||||
|
|
||||||
--!>
|
|
Before Width: | Height: | Size: 719 KiB |
Before Width: | Height: | Size: 562 KiB |
@@ -1,23 +0,0 @@
|
|||||||
---
|
|
||||||
title: Cameron Ramraichan Labeyrie
|
|
||||||
weight: 3
|
|
||||||
description: Support Team
|
|
||||||
taxonomies:
|
|
||||||
people: [cameron_ramraichan_labeyrie]
|
|
||||||
memberships: [team]
|
|
||||||
extra:
|
|
||||||
imgPath: cameron_ramraichan_labeyrie.jpg
|
|
||||||
organizations: [threefold_tech]
|
|
||||||
countries: [India]
|
|
||||||
cities: [Bangalore, Chennai]
|
|
||||||
private: 0
|
|
||||||
socialLinks: {
|
|
||||||
websites: https://threefold.io/,
|
|
||||||
}
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
I work as a support at Threefold.I am passionate about road trips, exploring new places, a music enthusiast, and enjoy trying exotic foods.
|
|
||||||
|
|
||||||
--!>
|
|
Before Width: | Height: | Size: 191 KiB |
@@ -1,25 +0,0 @@
|
|||||||
---
|
|
||||||
title: Ehab Hassan
|
|
||||||
weight: 3
|
|
||||||
description: Web Developer
|
|
||||||
taxonomies:
|
|
||||||
people: [ehab_hassan]
|
|
||||||
memberships: [team]
|
|
||||||
extra:
|
|
||||||
imgPath: ehab_hassan.jpg
|
|
||||||
organizations: [threefold_tech]
|
|
||||||
countries: [Egypt]
|
|
||||||
cities: [Cairo]
|
|
||||||
private: 0
|
|
||||||
socialLinks: {
|
|
||||||
LinkedIn: https://www.linkedin.com/in/ehab-hassan-a00897116/,
|
|
||||||
github: https://github.com/ehab-hassan,
|
|
||||||
websites: https://threefold.tech,
|
|
||||||
}
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
Positive person in every aspect of life. Senior Graphic Designer & Web Developer at ThreeFold. Fell in love with ThreeFold as I dream about the world where everyone can be happy.
|
|
||||||
|
|
||||||
--!>
|
|
Before Width: | Height: | Size: 38 KiB |
@@ -1,25 +0,0 @@
|
|||||||
---
|
|
||||||
title: Erwan Renaut
|
|
||||||
weight: 4
|
|
||||||
description: Development Team
|
|
||||||
taxonomies:
|
|
||||||
people: [erwan_renaut]
|
|
||||||
memberships: [team]
|
|
||||||
extra:
|
|
||||||
imgPath: erwan_renaut.jpeg
|
|
||||||
organizations: [threefold_tech]
|
|
||||||
countries: [Brazil]
|
|
||||||
cities: [Rio de Janeiro]
|
|
||||||
private: 0
|
|
||||||
socialLinks: {
|
|
||||||
LinkedIn: https://www.linkedin.com/in/erwan-renaut-78869433/,
|
|
||||||
github: https://github.com/renauter,
|
|
||||||
websites: https://www.threefold.tech,
|
|
||||||
}
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
Since cloud technology is live, Erwan was always wondering where and how its datas were going to be stored and used. Sovereignty and privacy concerns always made him reluctant in using such services. That's why, after more than a decade working on oil & gas research projects, he was very enthusiastic about joining the Threefold team and contributing to define a new internet paradigm.
|
|
||||||
|
|
||||||
--!>
|
|
Before Width: | Height: | Size: 483 KiB |
@@ -1,23 +0,0 @@
|
|||||||
---
|
|
||||||
title: Eslam Nawara
|
|
||||||
weight: 2
|
|
||||||
description: Development Team
|
|
||||||
taxonomies:
|
|
||||||
people: [eslam_nawara]
|
|
||||||
memberships: [team]
|
|
||||||
extra:
|
|
||||||
imgPath: eslam_nawara.jpg
|
|
||||||
organizations: [threefold_tech]
|
|
||||||
countries: [Egypt]
|
|
||||||
cities: [Cairo]
|
|
||||||
private: 0
|
|
||||||
socialLinks: {
|
|
||||||
LinkedIn: https://www.linkedin.com/in/eslam-nawara,
|
|
||||||
websites: https://threefold.io/,
|
|
||||||
}
|
|
||||||
---
|
|
||||||
<!--
|
|
||||||
|
|
||||||
Eslam is a passionate software engineer focused on crafting innovative solutions and tackling complex challenges through creative problem-solving. With a strong foundation in software development, Eslam excels in designing and implementing robust applications to meet diverse user needs.
|
|
||||||
|
|
||||||
--!>
|
|
Before Width: | Height: | Size: 111 KiB |
@@ -1,24 +0,0 @@
|
|||||||
---
|
|
||||||
title: Evon Yacoub
|
|
||||||
weight: 5
|
|
||||||
description: Office Manager, Cairo
|
|
||||||
taxonomies:
|
|
||||||
people: [evon_yacoub]
|
|
||||||
memberships: [team]
|
|
||||||
extra:
|
|
||||||
imgPath: evon_yacoub.jpg
|
|
||||||
organizations: [threefold_tech]
|
|
||||||
countries: [Egypt]
|
|
||||||
cities: [Cairo]
|
|
||||||
private: 0
|
|
||||||
socialLinks: {
|
|
||||||
LinkedIn: https://www.linkedin.com/in/evon-yacoub-phri-b6028025/,
|
|
||||||
websites: https://threefold.tech,
|
|
||||||
}
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
Experienced Office Manager with a demonstrated history of working in IT industry. Skilled in Human Resources, Management, Office Administration, Administrative Coordination.
|
|
||||||
|
|
||||||
--!>
|
|
Before Width: | Height: | Size: 525 KiB |
@@ -1,24 +0,0 @@
|
|||||||
---
|
|
||||||
title: Florian Fournier
|
|
||||||
weight: 1
|
|
||||||
description: Co-Founder & CMO
|
|
||||||
taxonomies:
|
|
||||||
people: [florian_fournier]
|
|
||||||
memberships: [team]
|
|
||||||
extra:
|
|
||||||
imgPath: florian_fournier.jpeg
|
|
||||||
organizations: [ootopia, threefold_foundation]
|
|
||||||
countries: [Brazil]
|
|
||||||
cities: [Rio de Janeiro]
|
|
||||||
private: 0
|
|
||||||
socialLinks: {
|
|
||||||
LinkedIn: https://www.linkedin.com/in/florianfournier/,
|
|
||||||
websites: https://www.ootopia.org/,
|
|
||||||
}
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
When Florian left Apple he was 30 years old. It was the toughest decision he had ever made. Why leave a career so many people dream of – an executive position in the global company? Being really happy working at Appl and part of an amazing young and dynamic team that had been built over the last few years to take care of the marketing for Latin America. Florian was feeling accomplished to be working for such a great organization. But years were passing by. One after the other. And the iPhone 6S was replacing the iPhone 6 and so on. Year after year. A machine you cannot stop. Technology is amazing. Really. But so much seemed at stake about how it could be used to improve people’s lives and how they could really connect to each other.Florian feelt deep inside that working on the tools was not enough, and that he needed to work on the content and give it a different usage. He had to follow his heart and intuition. We will bring new ways of living together, relating, moving, consuming, taking care of each other and working in a more sustainable way, by unpicking current scenarios and anticipating future perspectives. The vision is always the same - to enact individual actions that address global challenges.
|
|
||||||
|
|
||||||
--!>
|
|
Before Width: | Height: | Size: 364 KiB |
@@ -1,24 +0,0 @@
|
|||||||
---
|
|
||||||
title: Gregory Flipo
|
|
||||||
weight: 3
|
|
||||||
description: Community Developer
|
|
||||||
taxonomies:
|
|
||||||
people: [gregory_flipo]
|
|
||||||
memberships: [team]
|
|
||||||
extra:
|
|
||||||
imgPath: gregory_flipo.jpg
|
|
||||||
organizations: [threefold_tech]
|
|
||||||
countries: []
|
|
||||||
cities: []
|
|
||||||
private: 0
|
|
||||||
socialLinks: {
|
|
||||||
LinkedIn: https://www.linkedin.com/in/gregory-flipo-34a9947/,
|
|
||||||
websites: https://threefold.io/,
|
|
||||||
}
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
Gregory Flipo is a purpose-driven Entrepreneur dedicated to accelerating human progress for 20 years. After a round-the-world trip, meeting hundreds of social entrepreneurs who focused on the 4 billion people who are living with less than 2 dollars per day. He founded Sikana, A learning and sharing collaborative platform to empower anyone with life skills to develop their potential and serve the common good. Hundreds of millions of people have been impacted by Sikana Original content all supported by thousands of engaged members from around the world. Gregory is bringing that innovative, impactful, and decentralized approach to our Ecosystem of ventures as a Community Developer.
|
|
||||||
|
|
||||||
--!>
|
|
@@ -1,25 +0,0 @@
|
|||||||
---
|
|
||||||
title: Jan De Landtsheer
|
|
||||||
weight: 1
|
|
||||||
description: Co-Founder & CTO
|
|
||||||
taxonomies:
|
|
||||||
people: [jan_de_landtsheer]
|
|
||||||
memberships: [team]
|
|
||||||
extra:
|
|
||||||
imgPath: jan_de_landtsheer.jpeg
|
|
||||||
organizations: [threefold_tech]
|
|
||||||
countries: [Belgium]
|
|
||||||
cities: [Gent]
|
|
||||||
private: 0
|
|
||||||
socialLinks: {
|
|
||||||
LinkedIn: https://www.linkedin.com/in/jand2/,
|
|
||||||
github: https://github.com/delandtj,
|
|
||||||
websites: https://threefold.tech,
|
|
||||||
}
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
Wandering the Net since it's inception (www wasn't even a thing back then... and yes, I'm that old), I have experienced the (r)evolution of the Internet in steps going backward in terms of accessibility, bias and width. It seems to me, by the effect of personalized search, directed ads, filtered and hidden information, that the Internet has become so much smaller, narrowing and enforcing biased views. That needs to be addressed. The Net needs to become that vast resource of unbiased knowledge, so that people can start thinking for themselves again. That's why I'm here, to be part of a group of guardians who's purpose is to equalize all views so that people can really understand viewpoints instead of being just judgemental. Techie at heart, having lived professionally in the tech basements of the Internet, I can help and I will help. Education for all is the only path to a better world. Count me in.
|
|
||||||
|
|
||||||
--!>
|
|
Before Width: | Height: | Size: 116 KiB |
Before Width: | Height: | Size: 253 KiB |