development #55

Merged
mik-tf merged 21 commits from development into main 2024-05-10 23:35:12 +00:00
4 changed files with 69 additions and 46 deletions
Showing only changes of commit 2bf60d88cb - Show all commits

View File

@ -1,19 +1,30 @@
# FAQ # FAQ
### Decentralization # Earth Hub Benefits
## Decentralization
### Security? Having a decentralized protocol on centralized servers can be somewhat sub-optimal.
- The protocols by itself have quite some security but this security also makes it sometimes just a little harder to use. Earth Hub provides decentralization thanks to its workload being run on the Mycelium network by decentralized nodes. With Mycelium nodes, the shortest path is taken and we can then deliver real edge cloud results. We do not rely heavily on big data center but can disperse workloads and be compliants with local conditions, e.g. being GDPR compliant.
### Scalability? ## Security
- The systems are capable to be super scalable but because people don't want to operate themselves its somewhat more limited. The protocols discussed in this book by itself have quite some security, but this security also makes it sometimes just a little harder to use.
### Is the data secure and protected? Earth Hub allows for a very simple process that is self-healing by design.
- Thanks to EarthHub we can store the data on a quantum safe storage system which will allow more reliability and security. ## Scalability
The protocols discussed in this book are capable of being super scalable, but since people don't want to operate those protocols themselves this somewhat limits scalability.
With Earth Hub, there is no need to install and main server: this fact can drastically increase the scalability factor by enabling anyone to get set up easily without technical knowledge required.
### Data Protection
While there can be a level of data protection with the protocols described in the book, it stays limited.
Thanks to Earth Hub, we can store the data on a quantum safe storage system which will allow more reliability and security.

View File

@ -2,54 +2,64 @@
![](img/earthhub0.png) ![](img/earthhub0.png)
Earthhub is a novel way how to re-invent how the social networks work based on existing protocols and apps. Earth Hub is a novel way how to re-invent how the social networks work based on existing protocols and apps.
There are very good protocols out there like There are very good protocols out there, such as:
- matrix - Matrix
- activitypub - ActivityPub
- nostr - Nostr
Each have their own speciality and the app support by now is marvelous. Each have their own speciality and the app support by now is marvelous.
> more than 280,000,000 users are now on decentralized platforms based on the 3 above chosen protocols. > More than 280,000,000 users are now on decentralized platforms based on the 3 above chosen protocols.
## There are still some elements slowing it down: ## There are still some elements slowing it down
- no monetization of the hosters of the servers - Monetizatio
- complexity to install, maintain a server - No monetization of the hosters of the servers
- different protocols, not being interlinked (need more bridges) - Complexity
- hard to find users and define your interest groups - Complexity to install and maintain a server
- redundancy: how do we know my data is safe? - Different protocols
- Not being interlinked, they need more bridges
- Search limited
- Hard to find users and define your interest groups
- Redundancy
- Hard to know with certainty if your data is safe
## How We Resolve These Issues
## How do we resolve these issues
### Monetization ### Monetization
- Thanks to EarthWallet micropayments are done to automatically reward the relays, nodes, bandwidth points for utilization. - Automatic micropayment:
- Cost: having full blown sovereign social network app capabilities doesn't have to be expensive, a couple of USD per month should be enough. There is not something as a free lunch. - Thanks to Earth Wallet micropayments are done to automatically to reward the relays, nodes and bandwidth points for utilization.
- Customers will not feel it, they will only pay for what they use which will be super small. - Minimal cost:
- Having full blown sovereign social network app capabilities doesn't have to be expensive: a couple of USD per month should be enough. *There is no such thing as a free lunch!.*
- Fulfilled customers:
- Customers will not feel it, they will only pay for what they use which will be super small.
### Complexity ### Complexity
EarthHub adds the following: Earth Hub adds the following:
- Single Sign On - Single sign on
- Unified Naming System - Unified Naming System (UNS)
- No need to maintain/install nodes. - No need to maintain/install nodes
- Mycelium as network interconnects all nodes over all protocols and provides an ultra safe connectivity for all. - The Mycelium Network interconnects all nodes over all protocols and provides an ultra safe connectivity for all
- All is done with full self healing capabilities. - All is done with full self healing capabilities
### Find Users (user experience) ### How to Find Users
- at each Hub we do single sign on and make it super easy for people to find each other. It's easy to find users with Earth Hub.
- At each Hub, we do single sign on and make it super easy for people to find each other
### Redundancy ### Redundancy
- thanks to EarthHub all data is stored on a storage system (quantum safe) which makes sure data can never be corrupted nor lost. With EarthHub, all data is stored on a storage system (quantum safe) which makes sure data can never be corrupted nor lost.
## What extra will we add ## Additional Features
- personal e-book + website publishing platform with support for CDN in Mycelium We will be able to add personal e-book and website publishing platform with support for CND in Mycelium.
- personal S3 server which serves as backend for all above (also the backup of your social media exposure)
We set a S3 server as a backend for all the above (also the backup of your social media exposure).

View File

@ -1,12 +1,12 @@
# Roadmap # Roadmap
## Announcement when Earth wallet goes mainnet ## Announcement When Earth Wallet Goes Mainnet
- serious collaboration between TF & EarthWallet We are currently in serious collaborations with Earth Wallet.
- people can buy Earth Hub NFT's for personal name & position in the Earth Hub Federation
People can buy Earth Hub NFT's for personal name & position in the Earth Hub Federation.
## End May ## End May
- first 1000 people early testers We aim to have by the end of May the first 1000 testers on the grid. Those will server as our early testers and will set the ground for the expansion of the Earth Wallet community and ecosystem.

View File

@ -1,25 +1,27 @@
# Utilization # Utilization
> more than 280,000,000 users are now on decentralized platforms based on the 3 chosen protocols. ## Introduction
### ActivityPub: +150,000,000 There are currently more than 280 million users interacting on decentralized platforms based on the 3 protocols present.
## ActivityPub: +150,000,000
- **Overview**: ActivityPub is a decentralized social networking protocol that powers a wide range of social media platforms and applications, the most notable being Mastodon. It enables users across different platforms to interact with each other. - **Overview**: ActivityPub is a decentralized social networking protocol that powers a wide range of social media platforms and applications, the most notable being Mastodon. It enables users across different platforms to interact with each other.
- **User Count**: Mastodon, the largest platform using ActivityPub, +14.4 million, spurred by a significant influx of new users around that time. The total number of ActivityPub users across all platforms is way higher when including other services like Pleroma, PeerTube, and Pixelfed, Threats (meta) - **User Count**: Mastodon, the largest platform using ActivityPub, +14.4 million, spurred by a significant influx of new users around that time. The total number of ActivityPub users across all platforms is way higher when including other services like Pleroma, PeerTube, and Pixelfed, Threats (meta)
### Matrix: +115,000,000 ## Matrix: +115,000,000
![alt text](matrix.png) ![alt text](matrix.png)
- **Overview**: Matrix is an open network for secure, decentralized communication, supporting instant messaging, VoIP, and video calling features. It's used by a variety of clients and services, both for personal messaging and organizational communication. - **Overview**: Matrix is an open network for secure, decentralized communication, supporting instant messaging, VoIP, and video calling features. It's used by a variety of clients and services, both for personal messaging and organizational communication.
- **User Count**: As of early 2023, Matrix had over 60 million addressable users. This number represents the total users that can be reached within the Matrix network, though active user numbers may be lower. The growth of Matrix has been consistent, driven by both community adoption and organizational use, including several governmental bodies. Today its more than 115,000,000 users. - **User Count**: As of early 2023, Matrix had over 60 million addressable users. This number represents the total users that can be reached within the Matrix network, though active user numbers may be lower. The growth of Matrix has been consistent, driven by both community adoption and organizational use, including several governmental bodies. Today its more than 115,000,000 users.
### NOSTR ## NOSTR
- **Overview**: NOSTR (Notes and Other Stuff Transmitted by Relays) is a relatively new and simple decentralized protocol for open and censorship-resistant social networks. Being in its early stages, it has attracted attention for its simplicity and potential for privacy-focused social networking. - **Overview**: NOSTR (Notes and Other Stuff Transmitted by Relays) is a relatively new and simple decentralized protocol for open and censorship-resistant social networks. Being in its early stages, it has attracted attention for its simplicity and potential for privacy-focused social networking.
- **User Count**: +-400k but hard to know exact. Adoption is currently much lower than for ActivityPub or Matrix, but interest in the protocol is growing within certain communities focused on privacy and decentralization. - **User Count**: +-400k but hard to know exact. Adoption is currently much lower than for ActivityPub or Matrix, but interest in the protocol is growing within certain communities focused on privacy and decentralization.
### Remarks ## Remarks
- **Growth and Adoption**: While ActivityPub has seen widespread adoption due to platforms like Mastodon, Matrix is also significantly growing, particularly among tech-savvy users and organizations needing secure communication. NOSTR, being newer, has a smaller user base but is of interest to those deeply invested in decentralization and privacy. - **Growth and Adoption**: While ActivityPub has seen widespread adoption due to platforms like Mastodon, Matrix is also significantly growing, particularly among tech-savvy users and organizations needing secure communication. NOSTR, being newer, has a smaller user base but is of interest to those deeply invested in decentralization and privacy.
- **Measurement Challenges**: Measuring the exact number of users on decentralized networks is inherently challenging. Many instances or servers do not publicly report their user numbers, and users can have multiple accounts across different servers. - **Measurement Challenges**: Measuring the exact number of users on decentralized networks is inherently challenging. Many instances or servers do not publicly report their user numbers, and users can have multiple accounts across different servers.