RC Museum. An art gallery you visit through your terminal.

mussheum.recurse.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2026
  • using port 2222 instead of 22
  • Merge pull request #2 from georgemandis/submission/morning-kafi-17799…
May 2026
  • docs: document showSubmitPrUrl, /api/fingerprint, and preview generator
  • feat: add showSubmitPrUrl config option, enable for rc-ssh-museum
  • fix: constrain logo width for correct aspect ratio on splash screen
  • feat: replace hardcoded fingerprint with dynamic /api/fingerprint end…
  • feat: use ink-text-input for TUI form fields
  • fix: allow pasting into TUI form fields
  • Add submission: "Morning Kafi" by Isha
  • feat: add SSH host fingerprint and known_hosts copy to homepage
  • refactor: updating homepage and submission page
  • feat: add half-block terminal preview generator
  • fix: don't delete pending token on approval so TUI poll succeeds
  • sync: allowlist auth mode and admin list-keys from upstream mussheum
  • refactor: use config-driven OAuth auth from upstream mussheum
  • fix: use mussheum.rcdis.co as SSH hostname
  • Update public website for RC MuSSHeum
  • feat: add admin endpoint to clear approved SSH keys
  • feat: add RC OAuth authentication for SSH access
  • fix: remove VOLUME directive from Dockerfile