Skip to content
@quantumauth-io

quantumauth.io

QuantumAuth Banner

🔐 QuantumAuth

Device-bound, quantum-inspired authentication for modern applications.

Next-generation identity without passwords, tokens, or secrets leaking across the network.



🚀 What is QuantumAuth?

QuantumAuth is a secure, device-anchored authentication system designed for modern apps.
Instead of passwords or shared secrets, the client device generates a TPM-backed asymmetric keypair, and all identity operations happen locally.

Only public material leaves the device.
Nothing private is ever transmitted.
Validation is cryptographic and verifiable.

Use it for:

  • Web apps
  • Desktop apps
  • Mobile apps
  • IoT + embedded devices
  • Distributed infrastructure authentication

🧩 Core Repositories

Repo Description
🔑 quantum-auth Main server (Go) – challenge/verify, users, devices
🖥️ quantum-auth-client Local device client with TPM signing
📦 quantum-auth-sdk Core TS SDK + utilities
🌐 quantum-web The official dashboard & developer portal (Next.js)
🧪 Demo Apps (coming) Example integrations

🔐 Why QuantumAuth?

✔️ Device-Bound Identity

Keys are created inside the user’s hardware (TPM / Secure Enclave), and never leave the device.

✔️ Zero Shared Secrets

Servers never store private keys or passwords.
Everything is verified by cryptographic challenge-response.

✔️ Man-in-the-Middle Resistant

The signed challenge includes:

  • Nonce
  • Origin
  • Client state
  • Timestamp

Preventing replay or impersonation.

✔️ Cross-Platform

  • Linux (TPM 2.0)
  • Windows (TPM)
  • macOS (Secure Enclave coming soon)
  • Browser via local client
  • IoT devices

✔️ Designed for Developers

Simple, consistent flow: client: request challenge server: return challenge client: sign with TPM key server: verify signature → authenticated

Popular repositories Loading

  1. quantum-go-utils quantum-go-utils Public

    Go

  2. quantum-auth-sdk quantum-auth-sdk Public

    TypeScript

  3. .github .github Public

  4. quantumauth-docs quantumauth-docs Public

    TypeScript

  5. data-store data-store Public

    Shell

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…