From 0e829e100e05379d5e307112bd77b5390ba811ba Mon Sep 17 00:00:00 2001 From: Valentin Gagarin Date: Fri, 5 Apr 2024 19:40:54 +0200 Subject: [PATCH] simplify vision text --- content/docs/thevision/index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/docs/thevision/index.md b/content/docs/thevision/index.md index 004a959..d8ff12a 100644 --- a/content/docs/thevision/index.md +++ b/content/docs/thevision/index.md @@ -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 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. -### 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. @@ -29,7 +29,7 @@ Users can also choose to seamlessly integrate the cLAN configuration into their ### 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 @@ -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. -Go to [Technical Overview](@/docs/overview/index.md) to see more indepth details of our work. \ No newline at end of file +Go to [Technical Overview](@/docs/overview/index.md) to see more indepth details of our work.