simplify vision text #55

Merged
fricklerhandwerk merged 1 commits from fricklerhandwerk/clan-homepage:docs-vision into main 2024-04-12 13:01:10 +00:00

View File

@ -11,17 +11,17 @@ template = "docs/page.html"
+++ +++
In this context, our vision defines how we envision the behavior of the final product and how users will interact with it. cLAN aims to offer a compelling alternative to the ever-increasing centralization of the internet. cLAN aims to offer a compelling alternative to the ever-increasing centralization of the internet.
### Decentralized Networking ### Decentralized Networking
Instead of relying on a centralized cloud accessible via the clearnet, our objective is to establish an encrypted network of interconnected computers, essentially creating a decentralized darknet, which we affectionately call a cLAN. Instead of relying on a centralized cloud accessible via the clearnet, our objective is to establish an encrypted network of interconnected computers, essentially creating a decentralized darknet, which we affectionately call a cLAN.
### Seamless Onboarding ### Seamless Access
Our vision includes providing users with a seamless experience when they join one or multiple cLANs through invitation links. Clicking the link will trigger a popup that seeks confirmation to connect to the network. Our vision includes providing users with a seamless experience when they join one or multiple cLANs through invitation links. Clicking the link will trigger a popup that seeks confirmation to connect to the network.
### Effortless VM Integration ### Effortless Integration
During the joining process, the user's computer (referred to as the client hereafter) will download a file containing information about a virtual machine (VM). The client will then automatically set up the VM, and once complete, this VM will become part of the cLAN. During the joining process, the user's computer (referred to as the client hereafter) will download a file containing information about a virtual machine (VM). The client will then automatically set up the VM, and once complete, this VM will become part of the cLAN.
@ -29,7 +29,7 @@ Users can also choose to seamlessly integrate the cLAN configuration into their
### Dashboard for Services ### Dashboard for Services
Once connected, users will have access to a dashboard displaying all the services offered within this specific cLAN. Within this dashboard, users can effortlessly add applications or decide to host services for fellow cLAN members, such as a Nextcloud instance or backup endpoints. Once connected, users will have access to a dashboard displaying all the services offered within this specific cLAN. Within this dashboard, users can easily add applications or decide to host services for fellow cLAN members, such as a Nextcloud instance or backup endpoints.
### Decentralization and Redundancy ### Decentralization and Redundancy
@ -39,4 +39,4 @@ The core idea is to ensure service decentralization without a single point of fa
Within a cLAN, administrators define the configuration file and have control over who becomes part of the network. Within a cLAN, administrators define the configuration file and have control over who becomes part of the network.
Go to [Technical Overview](@/docs/overview/index.md) to see more indepth details of our work. Go to [Technical Overview](@/docs/overview/index.md) to see more indepth details of our work.