Back to Docs
Recipe

Just Primer

The minimal Meridian setup that activates hardware-bound licensing with zero configuration drift.

What you get

  • TPM-backed machine identity — no manual HWID collection
  • Ed25519-signed loader that self-verifies before execution
  • Offline grace cache — 72 hours without phoning home

Quick start

nimbus-cli init --recipe just-primer

Drops a single nimbus_loader.dll and signed payload into your build output. No config file needed.

Next steps

Ready for production hardening? Move to the Full Suite recipe for Themida wrapping, ETW monitoring, and kernel-mode integrity checks.