Lazy Web | Lazy Artix installer companion site
2026-04-11 07:56 UTC
Hey all,
Not long ago I shared my Artix Linux installer. I wanted to take it a little bit further (And learn some more Rust along the way), and make a companion site to make setting up the script settings even easier when wanting to run the installer - so here it is. Introducing the Lazy Web
This was developed using Rust, with Actix for the backend and egui + wasm for the frontend.
I had a few considerations when developing this, I wanted the encryption to occur clientside in the frontend in order to ensure your encryption password never makes it to the server. But also I wanted the decryption process to occur when the script downloads the settings. I also wanted the identifier that you use to connect and download the settings to be short and unique.
The website and the script are both still a work in progress, and i’m open to suggestions/feedback.
Replies (3)
-
@FuyuhikoDate@feddit.org 2026-04-11 14:41
This looks awesome I gonna check it out when i am at home :D
-
@Thorned_Rose@sh.itjust.works 2026-04-13 02:39
Would it be possible to have a UEFI bootloader option? Sorry if stupid question, I’m tired and sick and not able to think straight.
-
@penguin@lemmy.pixelpassport.studio 2026-04-11 19:14
That's a great idea, love that you included encryption support and the limine bootloader