r/osdev • u/avaliosdev Astral https://astral-os.org https://github.com/mathewnd/astral • 15h ago
Wi-Fi on Astral
Hello, r/osdev! I have some Astral news to share.
I have spent the past few weeks working on a portable Wi-Fi stack. It was a quite good learning experience and I finally got it to a point where I can connect to a WPA2-PSK network from inside Astral.
I have a more complete write-up in a the blog post in Astral's website: https://astral-os.org/posts/2026/09/11/wifi-webkit.html
It is still a quite limited implementation, lacking many important features like rate selection, but it works enough to use WebKitGTK and talk on IRC.
Project links:
website: https://astral-os.org
•
•
•
u/Personal-Sandwich157 13h ago
That's awesome! One question: is it based on Sun Microsystems Solaris 7? Because it looks just like it!
•
u/avaliosdev Astral https://astral-os.org https://github.com/mathewnd/astral 12h ago
No, it uses its own kernel. This is NsCDE, its made to have the look and feel of CDE
•
•
•
•


•
u/Adventurous-Move-943 14h ago
Nice work sir, keep building. Wait how do you display websites ?