Nexxus's installer is gated by an 8-byte binary phrase bound to your handle, requested clearance band, and a fresh server-side salt. You generate it here, copy it, and paste it as the first argument to the install command. Without the phrase, the installer refuses to run.
0Read & accept the security protocols
Nexxus is a surveillance-resistant identity console. The forge below runs a comprehensive scan of this browser session only, and binds your installer access to a series of cryptographic protocols. You must explicitly accept each protocol below. We tell you exactly what each one does so you can make an informed choice. Nexxus does NOT track legitimate users — every protocol below only activates against attempted intrusion (DevTools, automation, scrapers, debugger pauses). If you forge normally and never inspect the page, you never trip any of them.
Anti-surveillance promise. Nexxus exists because mass tracking is a problem. Every protocol above is defensive (against intrusion of your install) — not offensive (against you). No telemetry leaves this page during normal use. The only outbound network calls are: (a) the GitHub avatar HEAD probe to verify your handle, (b) the loopback beacon to your own substrate only if Sentinel detects an intrusion. Your scan, your phrase, your block — all stay in your browser tab.
1Forge identity
Virtual Stamp (VS) replaces the email field. A VS is a 5-10
million-character compressed NX! bin morphing code phrase, derived from your
handle + this device's invasive scan + a fresh nonce. It's forever-valid (no
expiration), security-bound (HMAC-keyed by your access code), and device-bound
(will not validate on a different machine because the underlying scan won't match).
The full VS is stored in your .nxa keycard download; only its 16-char fingerprint
appears here on screen.
Your GitHub handle is mixed into the phrase derivation and embedded into the binary octets. The wizard's launcher refuses to run unless the handle exists on github.com (verified via a HEAD request to https://github.com/<you>). This means the binary phrase is bound to a real, public, social-graph-attested identity — not just an arbitrary string. Lose the handle, lose access.
Use the [NX] Copy button. The Nexxus installer ONLY accepts
passphrases in the NX-PASSPHRASE.v1.<payload>.<sig>
envelope format minted here. A raw SHA-256 hex pasted manually or
copied from elsewhere is rejected -- this prevents intercepted
hashes, reused codes from other sessions, or AI-generated random
hex from being used as access codes.
3Run the installer
Paste this single PowerShell line. The installer reads your binary phrase, decodes it back to your handle + band, applies them as the install profile, and only then proceeds.
— phrase required —
⚠ The phrase is the only credential the installer accepts. If you lose it you must re-forge here. Anyone with the phrase can run the installer at your declared band.
Phrase forged locally in your browser. No request goes to any server.
Verify by viewing source / inspecting network tab in any browser.
← back to homepage