From 6ab00fd8a5fcfdb18ad5eea89479dd4aa54b6098 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Thu, 20 Nov 2025 04:19:42 +0100 Subject: Update website/index.md --- website/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'website') diff --git a/website/index.md b/website/index.md index c29f4965..b90802ab 100644 --- a/website/index.md +++ b/website/index.md @@ -1,7 +1,7 @@ ![alicelinux](assets/AliceLinux.png) ![alicelinux](assets/grimshot-240524-234840.png) -**Alice Linux** is my personal daily driver minimal distro that used [Clang/LLVM](https://www.llvm.org/) as main C compiler, [musl](https://musl.libc.org/) as main standard libc library, [busybox](https://www.busybox.net/) as main core utilities, package manager written in POSIX shell script, [Wayland](https://wayland.freedesktop.org/) as the gui server and trying to be minimal, lightweight and usable as possible. +**Alice Linux** is my personal daily driver minimal distro that used [Clang/LLVM](https://www.llvm.org/) as main C compiler, [musl](https://musl.libc.org/) as main standard libc library, [libressl](https://www.libressl.org) as main SSL/TLS and cryptographic libraries, [busybox](https://www.busybox.net/) as main core utilities, package manager written in POSIX shell script, [Wayland](https://wayland.freedesktop.org/) as the gui server and trying to be minimal, lightweight and usable as possible. - no systemd - no PAM @@ -15,3 +15,4 @@ - mandoc instead of man-db - doas instead of sudo - wayland instead of Xorg +- libressl instead of openssl -- cgit v1.2.3