Back to browse
GitHub Repository

Self-hosted software license issuance and delivery platform — split-key signing architecture, Stripe integration, built for a solo developer selling software directly.

2 starsGo

Quartermaster – self-hosted license server with offline signing key

by laudendev·Jul 20, 2026·1 point·0 comments

AI Analysis

●●●BangerBig BrainSolve My ProblemZero to One

Split-key architecture makes forging licenses structurally impossible even if the public server is compromised.

Strengths
  • Private signing key lives on a machine that never accepts inbound connections, only initiates outbound tunnels.
  • Fixed-width binary license format designed as a permanent ABI for offline verification years later.
  • Flat infrastructure cost model that doesn't penalize sales volume like per-seat SaaS competitors.
Weaknesses
  • Requires managing two separate servers and tunnel infrastructure instead of a single managed service.
  • No mention of Windows or Linux binaries for the offline signer, potentially limiting deployment options.
Target Audience

Solo developers selling desktop software

Similar To

Keygen · Cryptolens · Gumroad

Similar Projects

Infrastructure●●Solid

VoidLLM – privacy-first LLM proxy (Go, self-hosted)

Zero-knowledge architecture means prompts never touch disk — unlike LiteLLM.

Solve My ProblemSlick
chrisremo85
343mo ago