You are browsing as a guest. Sign up (or log in) to start making projects!

2h 10m 22s logged

2026-09-08 - 1.1.2

Added

  • A terminal response for the exact command sudo rm -rf /: YOU HAVE BEEN PWNED!.
  • A reproducible Linux ARMv6 static-server source and Raspberry Pi Zero W binary that listens on 127.0.0.1:8010 by default.
  • The cyberos-server-linux-armv6 executable: a stripped, statically linked Linux ARM EABI5 binary sized for the Raspberry Pi Zero W.
  • A self-contained build that embeds the CyberOS frontend (index.html, styles.css, and app.js) directly into the executable.
  • A cyberos_hackclub-project.service systemd unit for DietPi, with boot-time startup and Restart=always supervision.

Changed

  • Raspberry Pi deployment now uses the included static server instead of requiring Python, Flask, Node, or another runtime dependency.
  • The bundled server serves the project root on 127.0.0.1:8010 by default and rejects non-GET requests with 405 Method Not Allowed.
  • The ARMv6 binary no longer requires a local project directory; copying the executable alone now serves the CyberOS interface.

Fixed

  • Raised the menu bar stacking context above application windows so Apps, File, and Window popovers always appear in front of the active window.
0
12

Comments 0

No comments yet. Be the first!