Wanted Pages
Wanted Pages
Section titled “Wanted Pages”These are content gaps identified in a structural review of the wiki. They’re topics that align with our focus areas (cybersecurity, AI/ML, military/veteran, privacy, radio, infrastructure) but don’t yet have dedicated pages — or have only a stub.
Want to help? Each page below is a claimable bounty on the scoreboard.
3 ways to contribute
Section titled “3 ways to contribute”Pick whichever fits your comfort level — all three end up in the same place.
✏️ Option 1 — Edit button (easiest)
Section titled “✏️ Option 1 — Edit button (easiest)”- Sign in with your IrregularChat SSO account.
- Click any link below to open the stub or existing page.
- Click Edit this page at the bottom of that page.
- Edit the markdown in the split-pane editor and click Save.
Works for any page that already exists (including all stubs on this list).
🌐 Option 2 — GitLab web UI (no local tools, good for new pages)
Section titled “🌐 Option 2 — GitLab web UI (no local tools, good for new pages)”- Open the wiki folder on GitLab:
git.juntogroups.org → apps/wiki/src/content/docs - Navigate to the right subfolder, click an existing file (pencil to edit) or + → New file to create one.
- Add frontmatter, write your content, scroll down to Commit changes.
- Commit to a new branch → Create merge request → submit for review.
💻 Option 3 — Obsidian + Git (best for writing multiple pages)
Section titled “💻 Option 3 — Obsidian + Git (best for writing multiple pages)”git clone https://git.juntogroups.org/irregulars/irregularchat-monorepo.gitOpen apps/wiki/src/content/docs as an Obsidian vault, install the Obsidian Git plugin, write pages locally, then push and open a merge request.
Full walkthrough: Obsidian + GitHub Wiki Workflow
Privacy
Section titled “Privacy”The Privacy section is currently small (10 pages). Most-requested gaps:
privacy/secure-messaging-comparison— Matrix vs Signal vs SimpleX vs Session vs Element. Threat model framing, metadata leakage, device-binding behavior, recovery mechanics. (page exists — help expand it)privacy/tor-network-guide— Tor Browser, onion services, running a relay or bridge. Common misuses to avoid. (page exists — help expand it)privacy/metadata-hygiene— EXIF stripping, document metadata, geotag scrubbing, browser referrer headers, file-share metadata. (page exists — help expand it)privacy/burner-devices-guide— buying, provisioning, and rotating temporary devices. SIM/eSIM considerations. (page exists — help expand it)privacy/browser-fingerprinting— what fingerprinting is, mitigation strategies, what works vs theater. (page exists — help expand it)privacy/email-anonymity-guide— ProtonMail vs Tutanota vs Skiff vs SimpleLogin/anonaddy aliasing. Threat-model grid. (stub — help fill it in)privacy/opsec-for-activists— operational security for journalists, activists, dissidents. Adversary modeling, comms hygiene. (stub — help fill it in)privacy/cryptocurrency-privacy— privacy-coin comparison (extends the existing Monero page). Mixing, decoy outputs, view keys. (stub — help fill it in)privacy/mixnets-overview— Mixminion, Loopix, Nym. What problem mixnets actually solve vs Tor. (page exists — help expand it)
Military / Veteran
Section titled “Military / Veteran”The Military section is well-developed for some topics but missing core transition resources:
military/gi-bill-complete-guide— Chapter 33, Forever GI Bill, transferring benefits, cap rates, school certification. (stub — help fill it in)military/va-claims-process— step-by-step disability claim, intent-to-file, C&P exam, supplemental claims, appeals (HLR / BVA). (stub — help fill it in)military/mos-to-civilian-translation— mapping common MOSs (ranger, intel, comms, EOD, medic, etc.) to civilian career fields and certifications. (stub — help fill it in)military/transition-timeline-checklist— 18-month, 12-month, 6-month, 3-month, 1-month checklists pre-separation. (stub — help fill it in)military/security-clearance-guide— maintaining clearance, transferring, breaks in service, periodic reinvestigation, SF-86 prep. (stub — help fill it in)military/oconus-transition-resources— separating overseas, SOFA status, international employment, base access post-ETS. (stub — help fill it in)military/reserve-guard-transition— part-time service members, dual benefits, drilling/non-drilling status. (stub — help fill it in)military/veteran-benefits-overview— VA healthcare enrollment, home loans, vocational rehab, dependents’ benefits. (stub — help fill it in)
Cybersecurity
Section titled “Cybersecurity”Only 12 pages despite cybersecurity being a stated focus. Gaps:
cybersecurity/opsec-framework— formal OPSEC methodology applied to red/blue/individual contexts. (stub — help fill it in)cybersecurity/threat-modeling— STRIDE, DREAD, attack trees, when to use which. (page exists — help expand it)cybersecurity/enterprise-incident-response— distinct from the existing personal-IR page. Tabletop exercises, IR playbooks, retainers. (page exists — help expand it)cybersecurity/soc-tooling-overview— SIEM (Splunk / ELK / Wazuh), EDR (Elastic / CrowdStrike), IDS/IPS (Snort / Suricata / Zeek). Strengths, costs, fit. (stub — help fill it in)cybersecurity/red-team-tradecraft— adversary emulation frameworks, C2 frameworks (Sliver, Mythic, etc.), reporting standards. (stub — help fill it in)cybersecurity/blue-team-tools— defender’s loadout: detection engineering, threat hunting, deception tech. (page exists — help expand it)cybersecurity/physical-security-guide— referenced by the cybersecurity index but the page didn’t exist; stub is now up. (stub — help fill it in)cybersecurity/digital-forensics— disk imaging, timeline analysis, memory forensics (Volatility, Rekall). (page exists — help expand it)cybersecurity/malware-analysis— static (PE/ELF analysis, strings, YARA) and dynamic (sandbox, debugger) workflow. (page exists — help expand it)cybersecurity/common-cves-tracking— CVE landscape, KEV catalog, vendor advisory subscriptions, EPSS scoring. (page exists — help expand it)
Infrastructure / Server Guides
Section titled “Infrastructure / Server Guides”Surprisingly thin for a community that runs a lot of self-hosted infrastructure:
infrastructure/reverse-proxy-nginx— only Cloudflared exists currently. (page exists — help expand it)infrastructure/reverse-proxy-traefik— (page exists — help expand it)infrastructure/monitoring-prometheus-grafana— node exporter, Grafana dashboards, alerting basics. (stub — help fill it in)infrastructure/logging-elk-stack— (or Loki) log aggregation, retention, querying. (stub — help fill it in)infrastructure/backups-borgbase— backup strategies for self-hosted services. (page exists — help expand it)infrastructure/backups-restic— (page exists — help expand it)infrastructure/iac-terraform— declarative infra, state management, multi-environment patterns. (stub — help fill it in)server-guides/kubernetes-setup— single-node and small-cluster K8s. (stub — help fill it in)server-guides/load-balancing-haproxy— when, why, how. (page exists — help expand it)server-guides/database-postgresql— install, tune, backup. (MySQL or MongoDB pages also welcome.) (stub — help fill it in)server-guides/server-hardening— distinct from existing index content. CIS benchmarks, fail2ban, kernel hardening. (stub — help fill it in)server-guides/disaster-recovery— RPO/RTO, runbooks, failover. (page exists — help expand it)
AI / ML
Section titled “AI / ML”The AI/ML section is one of the strongest, but a few gaps:
ai-ml/rag-patterns— retrieval-augmented generation: chunking, embeddings, retrieval strategies, hybrid search. (stub — help fill it in)ai-ml/eval-frameworks— LLM evaluation: golden sets, LLM-as-judge, regressions. (stub — help fill it in)ai-ml/agentic-patterns— tool use, planning, multi-agent orchestration patterns. (stub — help fill it in)ai-ml/local-llm-setup— extends the existingpi-llmpage to bigger hardware (consumer GPUs, vLLM, llama.cpp). (stub — help fill it in)ai-ml/prompt-engineering-taxonomy— chain-of-thought, few-shot, structured output, prompt injection defense. (stub — help fill it in)
radio/gmrs-guide— license, equipment, repeater use. (stub — help fill it in)radio/ham-licensing-tiers— Tech / General / Extra path, study resources, exam logistics. (stub — help fill it in)radio/meshtastic-and-mesh-networking— LoRa mesh nets, Meshtastic firmware, deployment patterns. (stub — help fill it in)
Hardware
Section titled “Hardware”hardware/raspberry-pi-cluster— referenced from the AI/ML Pi-LLM page; stub is now up. (stub — help fill it in)
How to claim a page
Section titled “How to claim a page”- Sign in via SSO.
- Click any GitLab link above to open the Web IDE pre-filled with the correct file path, or click any wiki link and use the Edit this page button at the bottom of the page.
- Use this frontmatter:
---title: "Your Page Title"description: "One-line SEO summary"tags: ["section", "specific-topic"]---
- Submit a merge request. Reviewers will help land it.
Don’t worry about completeness. A solid stub with the right structure is more useful than nothing — the Backlinks feature will start surfacing inbound interest as soon as your page exists.
Found another gap?
Section titled “Found another gap?”Open a Q&A post tagged wiki-gap, or just create the page and add it to this list.