simplify vision text
All checks were successful
check / test (pull_request) Successful in 18s

This commit is contained in:
Valentin Gagarin 2024-04-05 19:40:54 +02:00
parent dcf9e6aae0
commit 0e829e100e

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