Skip to content

QuakeGuard v2.0.1 - Documentation & Zenodo Sync

Latest

Choose a tag to compare

@GiZano GiZano released this 01 Sep 21:20
· 5 commits to main since this release

Release Date: 2026-09-01
Type: Patch (Docs-only)
Codename: Zenodo Sync


🎯 Highlights

  • Zenodo DOI & Academic Integrity: Completely polished the v2.0.0 whitepaper for academic distribution, resolving citation formatting and technical consistency issues.
  • Architectural Coherence: Aligned documentation across PDF, GitHub Wiki, and project website regarding tunnel architecture (Cloudflare) and threshold/anti-replay values (300s).
  • Project Licensing Health: Clearly detailed testing pipelines, AGPL-3.0 software licensing, and CERN-OHL hardware licensing.

🔧 Changes by Component

Documentation & Infrastructure

File/Area Changes
docs/whitepaper/*.typ Removed LLM RAG residual tags ([cite: 1]) and updated version to v2.0.1.
docs/web/quakeguard.html Replaced ngrok badge with Cloudflare; updated anti-replay window to 300s.
GitHub Wiki Synchronized with all PDF modifications; added CI/CD and licensing sections.
02-hardware.typ Clarified 1.8f firmware threshold vs 2.4 SIL offline threshold; contextualized ROC curve.
09-devops.typ Added comprehensive testing and CI/CD pipeline documentation.
12-roadmap.typ Added detailed v1.2.x changelog (v1.2.0 - v1.2.2).
13-threat-model.typ Clarified ATECC608A secure element alignment to Roadmap Phase R3.
16-appendix.typ Added AGPL-3.0 (software) and CERN-OHL (hardware) licensing statements.

🧪 Testing Summary

Suite Status
Documentation Linting / Build Typst compilation SUCCESS ✅
Static Analysis (SonarCloud) Clean ✅

🚀 Deployment & Artifacts

Auto-triggers post-merge:

  • GitHub Pages deploy (docs/web)
  • Zenodo archive (via CITATION.cff)

Versioned Artifacts:

  • docs/whitepaper/QuakeGuard_Technical_Report_v2.0.1.pdf

🔗 Related

What's Changed

  • docs(web): add riccardo0731 to contacts section by @GiZano in #377
  • docs(web): add get in touch email for riccardo0731 by @GiZano in #378
  • docs(core): update CITATION.cff DOIs by @GiZano in #379
  • fix(web): remove duplicated contact entry by @GiZano in #380
  • docs(whitepaper): synchronize whitepaper and website content for v2.0.1 by @GiZano in #381

Full Changelog: v2.0.0...v2.0.1