update and test color for quotes
This commit is contained in:
parent
768f3900df
commit
7218ddabb9
2 changed files with 6 additions and 4 deletions
|
@ -11,7 +11,7 @@ languages:
|
|||
title: Hemera Wiki Pages
|
||||
weight: 1
|
||||
params:
|
||||
description: HemeraLink and Hemera Network based on Netmaker
|
||||
description: Mutual aid through distributed compute
|
||||
|
||||
DefaultContentLanguage: en
|
||||
|
||||
|
@ -40,7 +40,7 @@ params:
|
|||
|
||||
sidebar:
|
||||
emoji: ☀️
|
||||
subtitle: HemeraLink and Hemera Network based on Netmaker
|
||||
subtitle: Mutual aid through distributed compute
|
||||
avatar:
|
||||
enabled: true
|
||||
local: true
|
||||
|
|
|
@ -23,7 +23,7 @@ This covers:
|
|||
|
||||
### Our solution
|
||||
|
||||
We present a solution that involves providing resources to individuals or groups interested in running private clouds for anyone. As an individual, business, or organization who wants or needs resources you can write up what you need and what you will use those resources for, directly connecting you with people who are interested in providing mutual aid.
|
||||
We present a solution that involves providing resources to individuals or groups interested in running private clouds. As an individual, business, or organization who wants or needs resources you can write up what you need and (optionally) what you will use those resources for, directly connecting you with people who are interested in providing mutual aid.
|
||||
|
||||
## Distributed Computing for All
|
||||
|
||||
|
@ -33,6 +33,8 @@ Getting full or partial adoption with tools recommended and supported by Hemera
|
|||
|
||||
## Introducing Netmaker
|
||||
|
||||
> [color=#f7520c] An important amendment to this section and all of those relating to Netmaker. Netmaker has started to introduce it's enterprise license, removing some features from their new community license. Putting basic security features like MFA behind a paywall is unacceptable and does not align with what we would like to uphold. The main Hemera Network cloud has been transitioned off of Netmaker and now uses Netbird as a pilot for testing new solutions. This is also a call to any developers interested on testing stability and usability of other solutions, outlined [here](https://wiki.hemera.network/to-do/#testing).
|
||||
|
||||
At the core of Hemera Network lies Netmaker, a platform that seamlessly connects computers, devices, and servers to create a unified, distributed network. Netmaker makes use of TURN (Traversal Using Relays around NAT) based communication, this means that nodes can be behind a single or double NAT.
|
||||
|
||||
> Any device connected by mobile data is likely behind a double NAT, your home computer/server may not be.
|
||||
|
@ -112,7 +114,7 @@ Here's a sneak peek of what's coming up:
|
|||
|
||||
- Edge Computing: The process of processing data closer to where it's generated (usually on devices or servers at the "edge" of a network) instead of sending it to a centralized data center, reducing latency and improving response times.
|
||||
|
||||
- Mutual Aid: The idea of individuals or organizations offering their extra computing resources (like spare processing power or storage) to help others with tasks or projects, often without expecting anything in return.
|
||||
- Mutual Aid (specifically as it relates to distributed networks): The idea of individuals or organizations offering their extra computing resources (like spare processing power or storage) to help others with tasks or projects, often without expecting anything in return.
|
||||
|
||||
- Optimizing: Making something work better or more efficiently by fine-tuning it or adjusting its settings, usually to achieve better performance or resource utilization.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue