This commit is contained in:
despiegk 2024-01-27 08:38:38 +03:00
parent 18d14ad669
commit 5b25f47527
Signed by: despiegk
GPG Key ID: 99E4E1492F73BC18
20 changed files with 62 additions and 12 deletions

View File

@ -10,7 +10,7 @@
- [Build on top of Tanzania's decentralised Internet](dy_intro/how_you_can_participate/build.md) - [Build on top of Tanzania's decentralised Internet](dy_intro/how_you_can_participate/build.md)
- [Join Our Coding Academy](dy_intro/how_you_can_participate/coding_participate.md) - [Join Our Coding Academy](dy_intro/how_you_can_participate/coding_participate.md)
- [Join Our Community](dy_intro/how_you_can_participate/community_participate.md) - [Join Our Community](dy_intro/how_you_can_participate/community_participate.md)
- [Why](why/internet_human_right/internet_human_right.md) - [Why](why/internet_human_right/internet_human_right.md)
- [social warming](why/social_warming/social_warming.md) - [social warming](why/social_warming/social_warming.md)
- [Farming](farming/farming.md) - [Farming](farming/farming.md)
- [3Nodes](farming/3nodes.md) - [3Nodes](farming/3nodes.md)
@ -23,10 +23,9 @@
- [FreeFlow Intro](freeflow/freeflow_movement.md) - [FreeFlow Intro](freeflow/freeflow_movement.md)
<!-- - [FreeFlow Self](ffself_specs/freeflowself/freeflowself.md) --> <!-- - [FreeFlow Self](ffself_specs/freeflowself/freeflowself.md) -->
- [Community Principles](freeflow/community_principles/community_principles.md) - [Community Principles](freeflow/community_principles/community_principles.md)
- [Social Media Protocols](social_media_protocols/protocols.md)
- [Nostr Protocol](social_media_protocols/nostr.md)
- [Activity Pub](social_media_protocols/activitypub.md)
- [Technology](ffself_specs/tech.md) - [Technology](ffself_specs/tech.md)
- [Actor Based Development](ffself_specs/actor_based/actor_based_approach.md) - [Actor Based Development](ffself_specs/actor_based/actor_based_approach.md)
- [Social Media Protocols](ffself_specs/protocols/protocols.md)
- [Nostr Protocol](ffself_specs/protocols/nostr.md)
- [Activity Pub](ffself_specs/protocols/activitypub.md)
- [Market Status](ffself_specs/protocols/comparison.md)
- [Vlang](ffself_specs/vlang/vlang.md) - [Vlang](ffself_specs/vlang/vlang.md)

View File

@ -19,7 +19,7 @@ The recommended (default) pricing for a twin and storage/network capacity is:
- 10 USD per TB Transfer per month - 10 USD per TB Transfer per month
- 5 USD per TB Storage per month - 5 USD per TB Storage per month
> 80% of these fees goes to farmer, 20% to farming cooperative, exception for a twin which is 50-50% split. > 80% of these fees goes to farmer, 20% to our cooperative, exception for a twin which is 50-50% split.
## Rewards for being a Farmer ## Rewards for being a Farmer

View File

@ -1 +0,0 @@
# Social Media App Protocols

View File

@ -1,3 +1,5 @@
![](img/social_media_content_provider.png)
# Solution for Content or Social Network Providers # Solution for Content or Social Network Providers
Content providers have quite some issues in supporting their user base, our approach can help. Content providers have quite some issues in supporting their user base, our approach can help.

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

View File

@ -1,4 +1,4 @@
![](img/cdn2.png)
## high CDN cost = Content Delivery ## high CDN cost = Content Delivery

View File

@ -1,4 +1,6 @@
# DO current centralized clouds resolve your problems? ![](img/cloudcomplex.png)
# Do current clouds resolve your problems?
This page describe some of the issues you might encounter if your use clouds to fullfil your requirements for your solution. This page describe some of the issues you might encounter if your use clouds to fullfil your requirements for your solution.

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

View File

@ -1,7 +1,7 @@
# Painkillers are not a solution.
![](img/painkillers.png) ![](img/painkillers.png)
# Painkillers are not a solution.
Currently, most develop their digital future by implementing many independent projects which all act as painkillers to their problems. While a painkiller might fix symptoms, it rarely solves the root issue. This happens for content providers, countries, enterprises. Currently, most develop their digital future by implementing many independent projects which all act as painkillers to their problems. While a painkiller might fix symptoms, it rarely solves the root issue. This happens for content providers, countries, enterprises.
We should stop treating the symptoms it becomes time to resolve the root cause. We should stop treating the symptoms it becomes time to resolve the root cause.

View File

@ -1,3 +1,5 @@
![](img/activitypub.png)
# ActivityPub # ActivityPub
## Moderated OpenAI Take ## Moderated OpenAI Take

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB

View File

@ -1,3 +1,5 @@
![](img/nostr.png)
# Nostr # Nostr
## Moderated OpenAI Take ## Moderated OpenAI Take

View File

@ -1,5 +1,8 @@
### Other Federated Social Network Protocols ![](img/social_protocols.png)
# Social Media App Protocols
- [**Activitypub**](activitypub.md)
- [**nostr**](nostr.md)
- **Diaspora** - **Diaspora**
- An early decentralized social network. - An early decentralized social network.
- Uses the "Diaspora federation protocol" for connecting different instances (pods). - Uses the "Diaspora federation protocol" for connecting different instances (pods).
@ -51,5 +54,6 @@ Each protocol presents unique features and focuses, from privacy-centric network
- ActivityPub provides clearer mechanisms for identity and account management, which is vital for trust and reputation in the network. - ActivityPub provides clearer mechanisms for identity and account management, which is vital for trust and reputation in the network.
### Conclusion ### Conclusion
Nostr is well-suited for users and developers prioritizing simplicity, privacy, and flexible data hosting. In contrast, ActivityPub is more appropriate for those seeking a feature-rich, interconnected social networking experience with established community support and structured content moderation. The choice between the two depends on individual needs and priorities related to privacy, social interaction, and resource availability for hosting and development. Nostr is well-suited for users and developers prioritizing simplicity, privacy, and flexible data hosting. In contrast, ActivityPub is more appropriate for those seeking a feature-rich, interconnected social networking experience with established community support and structured content moderation. The choice between the two depends on individual needs and priorities related to privacy, social interaction, and resource availability for hosting and development.

38
specs/ecosystem.md Normal file
View File

@ -0,0 +1,38 @@
# parties
## Tech
- Decentralized Cloud = ThreeFold
- Transaction layer = Holochain
- Twin Layer = FreeFlow Twin
-
## Solutions (building on top of us)
- Education System = Sikana
- VVerse 1 = Metaverse System 1
- VVerse 2 = Metaverse System 2
## Community
- Education ...
- Hatch ? we can create their super app
## ThreeFold
Option 1: we stay ThreeFold
- TFGrid
- 3Node
- ...
Option 2: we go mycelium
- Mycelium Grid
- Mycelium Net
- Mycelium Compute
- Mycelium Stor
- Mycelium Bot (new 3Bot)
- Mycelium CI/CD

2
specs/naming.md Normal file
View File

@ -0,0 +1,2 @@
# naming