QBitAuth is an open-source authentication and authorization service designed for the quantum era. Built with Post-Quantum Cryptography (PQC) and Quantum Random Number Generators (QRNG), it ensures security beyond classical attacks.
- Quantum-Safe Security: Utilizes PQC and QRNG to protect against both classical and quantum adversaries.
- Open Source: Transparent and community-driven development.
- Next-Gen OAuth Alternative: Seamless identity flows and token-based access delegation.
- End-to-End Encryption: All sessions are encrypted for maximum privacy.
- Zero-Knowledge Proofs: Advanced cryptographic techniques for privacy-preserving authentication.
- Post-Quantum Cryptography (PQC): Future-proof cryptographic algorithms.
- Quantum Random Number Generators (QRNG): True randomness for secure key generation.
- Zero-Knowledge Proofs: Learn more on Wikipedia.
- Quantum-Ready: Learn more on Wikipedia.
- Clone the repository:
git clone https://github.com/qbitauth/qbitauth-frontend.git
- Install dependencies:
npm install
- Run the development server:
npm run dev
This project is licensed under the MIT License.
Designed as a next-gen OAuth alternative, QBitAuth offers seamless identity flows, token-based access delegation, and end-to-end encrypted sessions — all hardened against quantum adversaries.
