A real company, a real product, a real kernel, real checksums. Here's who we are, what we've shipped, and how to verify every claim we make.
Alfred Linux is developed by GoSiteMe Inc., a software company that builds sovereign, privacy-first tools. We are not a hobby project, a weekend fork, or a reskin of Ubuntu with a different wallpaper.
The project is led by Danny William Perez (Commander) — founder of GoSiteMe — with development powered by Alfred, our AI engineering system. Alfred doesn't just chat — it compiles kernels, writes build hooks, hardens security modules, and ships ISOs.
Alfred Linux, Alfred IDE, Alfred Browser, Veil Messenger, Pulse Social, GoForge, Alfred Voice, Alfred Search
RC1 through RC8, from Bookworm to Trixie, from kernel 6.1 to kernel 7.0. Every build is tracked in release notes.
Automated, reproducible build system. Branding, IDE, Voice, Search, Store, Security, Network, Encryption, Hardware, Installer — each its own hook.
Fully open source. Build scripts, security profiles, kernel config — all available on GoForge. 8 public repositories, no account required to browse.
Most Linux distros take a base (Debian, Arch, Fedora), change the wallpaper, swap the package manager defaults, and call it a new OS. Alfred Linux is architecturally different:
Every build is documented. Every SHA-256 and BLAKE3 hash is published. Full details on the releases page.
32 security modules via 3 new hooks. CIS L2 sysctl hardening, full disk encryption, MAC randomization, antivirus, rootkit detection, file integrity monitoring.
Custom-compiled Linux 7.0.0-rc7-alfred with 24 CPU mitigations including 3 kernel-7-exclusive fixes (ITS, TSA, VMSCAPE).
Moved from Debian Bookworm (12) to Trixie (13). Added UEFI hybrid boot, Alfred Voice v2 (Kokoro TTS + PyTorch), Alfred Search, Alfred Store, hardware auto-detection.
Kernel 6.1.0-44 on Bookworm. Dual kernel-naming hook fix. Alfred Browser, IDE, Voice, Search, Calamares installer. 2.5 GB ISO.
First builds. Live-build system established. Alfred branding, basic hook system. Build-only (not yet bootable).
Don't trust us — verify us. Here's exactly how:
wget https://alfredlinux.com/downloads/alfred-linux-4.0-rc8-amd64-20260407.iso
sha256sum alfred-linux-4.0-rc8-amd64-20260407.iso
# Compare with published hash on /releases
# Write to USB
sudo dd if=alfred-linux-4.0-rc8-amd64-20260407.iso of=/dev/sdX bs=4M status=progress
# Or use Ventoy, Rufus, or balenaEtcher
# Boot → select "Live" → you're in Alfred Linux
uname -r
# Should show: 7.0.0-rc7-alfred
cat /proc/cmdline
# Should show security params: init_on_alloc=1 pti=on lockdown=integrity ...
alfred-security-status # Full security audit
alfred-network-status # Network hardening status
alfred-encrypt-status # Disk encryption status
systemctl status fail2ban # Intrusion prevention
systemctl status apparmor # Mandatory access control
systemctl status auditd # Security audit logging
alfred-ide # Open VS Code IDE in browser
alfred-info # System information
meilisearch --version # Search engine
kokoro --help # Voice TTS engine
GoForge is our self-hosted Git platform. Every repository is public — no account required. Browse, clone, audit.
Build system, 10 hooks, package lists, kernel config. Everything that produces the ISO.
IDE extension source (3,500+ lines). Chat, voice, model switching, account stats, walkthrough.
AI agent runtime — multi-provider, tool-calling, session management. The brain behind Alfred.
This entire website — every page, the docs, the compare table, the about page you’re reading right now.
IDE server config, start script, branding patches. How Alfred IDE runs on the cloud.
Android/Samsung installer script. 308 lines that set up the full Alfred stack on mobile.
MetaDome VR world directory — interactive map, world browser, Space Command.
Browser architecture docs and build configuration.
Alfred Linux is one product in a broader platform. Every product is built by the same team, shares the same privacy-first architecture, and works together.