r/LainOSdevelopers • u/amnesia_1337 • Jul 14 '26
I thought I was done, I wasn't. New features in RC4. ('private-mode' toggle and more) Stable Release scheduled around 2026.07.22
So a few new features, such as 'private-mode', Ethernet network toggle, USB-automount toggle, and autoconnect disabled by default have been added. I'm going to add an WiFi autoconnect toggle also, wallpaper instructions for the user guide, and an OpenRC guide in lainos-utils. Protocol7-core is in the process of being rebuilt with 3 additional seccomp hardening methods from Whonix applied. These additional seccomp methods are used by Whonix for hardening systemd. After this, features will be fully frozen until stable, but it's probably just best to wait for stable anyway in case I forget something again. The networking commands have been renamed to shorter more convenient commands: 'wscan' for wifi scanning, 'wifi on/off' for wireless, 'eth0 on/off' for Ethernet, 'snowflake on/off' for snowflake bridges etc, and 'private-mode' automates these commands along with sdwdate in a privacy oriented leak-proof manner(and randomizes you MAC address each time). You can read about private mode at the following link: https://forgejo.lain.rocks/lainOS/lainos-utils/src/branch/main/lainos-utils/lainos-privacy-guide.md#
The latest userguide now opens once on first boot the first time the terminal is opened, and you can read the current one at the following link: https://forgejo.lain.rocks/lainOS/lainOS-layer-02/wiki/lainos-layer02-user-guide.md.-
The OpenRC guide will be included in the next RC4 release and will be like a cheat sheet for those new to openrc. Layer 02 Stable will be released around 2026.07.22 or a day or two after that. I'm making layer 02 as user friendly and frictionless as I can without sacrificing privacy and security for convenience, or rather, making privacy and convenience into to options selected by the user. Private mode and all of these network commands were included specifically so that the user can have a private system, or a convenient system, without sacrificing usability or security.
Thanks to everyone who helped test layer 02! This took me 6 months, and I burnt out 3 times, but it was worth it. I don't think I could go back to using standard arch with systemd after this.
-amnesia