Getting Started
What cyberbaser is
Section titled “What cyberbaser is”Cyberbaser is the tooling project for cyberbase — a distributed, contributable cybersecurity knowledge wiki. The content itself lives in a separate repo (cybersader/cyberbase) and originates in an Obsidian vault. Cyberbaser is the publishing pipeline, the translation layer R&D, and the first-principles thinking that answers “how do you turn an Obsidian vault into a public, contributable wiki without losing anything Obsidian makes possible?”
Two repos, easy to confuse:
| Repo | Role |
|---|---|
cybersader/cyberbase | The live Obsidian content vault — source of truth |
cybersader/cyberbaser (this repo) | The tooling: Astro+Starlight, translation layer, CMS integration, deployment |
Current phase — Research & Foundations
Section titled “Current phase — Research & Foundations”Cyberbaser is in Phase R right now: building up first-principles thinking before shipping new implementation. The Roadmap is explicit — Phase 0 (publishing prototype) is parked, and no later phase gets concrete steps until the problem, ecosystem, concepts, prior art, and principles have real content.
This is a deliberate constraint. The old approach jumped to implementation before the principles justified the choices. The reinit inverted that: write the thinking, then write the code.