r/Redox • u/Dreamy_Jy • 7d ago
Many vulnerabilities have been found in the Linux Kernel due to AI. Has Redox had this experience?
Has Rust or a lack of Sec Research attention speared Redox?
r/Redox • u/ribbon_45 • 14d ago
Virtualized Redox project, Userspace file descriptor allocation, USB gamepad support and more general compatibility, GTK 3 in Orbital, Tcl and Flycast ports, Orbital fractional scaling, mixed kernel-userspace profiling and more.
r/Redox • u/jackpot51 • Mar 09 '26
For details please review our our CONTRIBUTING.md: https://gitlab.redox-os.org/redox-os/redox/-/blob/master/CONTRIBUTING.md
r/Redox • u/Dreamy_Jy • 7d ago
Has Rust or a lack of Sec Research attention speared Redox?
r/Redox • u/chafporte • Jun 11 '26
r/Redox • u/ribbon_45 • Jun 08 '26
EEVDF scheduler, page flipping and plane support on Intel graphics driver, COSMIC Monitor, XFCE port, massive performance improvement on I/O event wait and RedoxFS inode, Rust toolchain update, RSoC 2026, and many more.
r/Redox • u/chilabot • May 17 '26
r/Redox • u/chilabot • May 17 '26
r/Redox • u/WilliamBarnhill • May 08 '26
A post on r/Redox asked if Redox OS was usable as your daily driver. I know that YMMV, and that the answers there focused on browser support, but what are native apps/types of apps you'd list as must haves before you'd consider using Redox OS as your daily driver?
I'll start the list with mine:
What are yours?
r/Redox • u/Agile-Driver5065 • May 08 '26
yeah like i mean is can you use browsers like firefox,office software, and retro emulator . thx for your answers
r/Redox • u/ribbon_45 • May 06 '26
Improved boot on real hardware, more RISC-V compatibility on real hardware, tmux ported, accurate CPU time stats, better Orbital performance, Package Web Interface and more.
This month was focused on regression and bug fixing, we are also solving the long-time blocker bugs of the next release.
r/Redox • u/arunkumar413 • Apr 11 '26
Hi Team,
I just built a simple file browser based on the rust based frame work called tauri ( https://v2.tauri.app/ ). It uses react for the UI and rust for the backend logic. It's native application. Here is the link ( https://github.com/arunkumar413/tauri-file-browser ) to the repository. Please let me know your thoughts on this.
Thanks,
Arun
r/Redox • u/krakenlake • Apr 09 '26
What's the current status with Redox and RISC-V?
I was able to dig up some news story from 2024 that Redox is running on RISC-V, but the HARDWARE.md list does not contain a single RISC-V board. Is the list outdated, or does the RISC-V version only run on QEMU so far?
r/Redox • u/ribbon_45 • Apr 08 '26
libcosmic demo on COSMIC compositor, new CPU scheduler, kernel deadlock runtime detection, namespace and process CWD as capabilities, package update and compression, more Unicode support, Orbital VirtIO-GPU display resize support, AI policy and many more improvements and fixes.
r/Redox • u/OkEscape8332 • Apr 04 '26
And this one is more of my own "help please I am a noob" kind of question: How exactly do I parse the arguments?
My plan is to do that "shift" procedure mentioned above until I hit a "--"...
Referring this manual here: https://doc.redox-os.org/ion-manual/introduction.html
Trying to (re-)implement "uwsm-app" but using only systemd-run (IK app2unit exists BTW)
r/Redox • u/[deleted] • Mar 30 '26
Okay, this post isn't about redoxOS but it's filesystem... on some other platform.
Most of the usual features are prepared (not all the interfaces tho), and the fs seems closer to bcachefs at this point (except for btrees and fs-as-a-db concept ig)
The FUSE driver is ready.
Features like snapshots and I think even quite a few features like reflinks or dedup are not yet implemented... are they?
Anyone using in on linux? Is it worth trying? If anyone has tried it, how good is it?
Link: https://gitlab.redox-os.org/redox-os/redoxfs
(IK "there are other filesystems". That's not my point)
r/Redox • u/arunkumar413 • Mar 28 '26
Hi Team,
I'd like to contribute to the redox os. Could you please point me to the git repository of the file browser used in redox.
Thanks,
Arun
r/Redox • u/ribbon_45 • Mar 27 '26
r/Redox • u/birdsintheskies • Mar 18 '26
I'm interested to play with this, mostly just to use as a test OS to see if some my shell scripts are holding up (portability tests), but I'm totally lost.
At the very minimum, I just need:
If I have just these two things then IU can take it from there, but I am not even able to do that. When I run ifconfig, it says `Read error: Failed to read entry: not a directory (os error 20). I'm running the command as root.
r/Redox • u/nix-solves-that-2317 • Mar 08 '26
r/Redox • u/Proton-Lightin • Mar 07 '26
I'm been trying to boot on Redox and install but I get stuck on this. Any 8nsight how I can move on from here?
r/Redox • u/ribbon_45 • Mar 05 '26
This month was very exciting as always: COSMIC Compositor, COSMIC Settings, NodeJS, Vulkan, Complete POSIX Signals, Fixed Nushell and Helix, More Boot Fixes, Better Multi-threading, Better Package Manager, Orbital Performance Monitor and many more.
r/Redox • u/Batou2034 • Feb 11 '26
I'm struck by how much Redox OS resembles the Amiga OS architecture - just updated for a world where Rust exists.
For example:
Memory Grants provide a safe way to use shared memory message passing, which is the fundamental building block of Amiga multitasking. While if you look at how Amiga "Handlers" used packet IO, it’s remarkably similar to Redox's scheme-based I/O. In particular the IORequest is the same pattern as Redox Packets.
Does anyone else see the similarities? Or violently disagree, because reddit?
r/Redox • u/ribbon_45 • Feb 09 '26
This month was huge: Self-hosting Milestone, Capabilities security, Development in Redox, Functional SSH, Better Boot Debugging, Redox on VPS, web browser demo, FOSDEM 2026, and many more: