User Guide
🛡️ The Ultimate Post-Quantum Cryptographic & Zero-Knowledge Vault
Introduction
Aegis Vault 3.0 is a next-generation password manager engineered for the quantum era. By combining Post-Quantum Cryptography (PQC) with a rigorous Zero-Knowledge Architecture, it ensures your sensitive data remains impenetrable today and resilient against future quantum computing breakthroughs.
🌟 Key Features
| Feature | Description |
|---|---|
| ML-KEM-768 (Kyber) | NIST-approved quantum-resistant encryption |
| Hardware Binding | Your vault opens only on your device |
| Zero-Knowledge | Your data stays only on your device |
| Hybrid Sync | Cloud or P2P synchronization |
| Biometric Authentication | Windows Hello, Touch ID, FIDO2 |
| Breach Monitoring | Check if your passwords have been leaked |
Installation
System Requirements
| Operating System | Minimum Version |
|---|---|
| Windows | 10 / 11 |
| macOS | 11+ (Intel & Apple Silicon) |
| Linux | Ubuntu 20.04+, Fedora 35+ |
Installation Steps:
- Download: Download the appropriate version from GitHub Releases.
- Install: Use .exe for Windows, .dmg for macOS, or .AppImage for Linux.
- Launch: Start the application and your 3-day free trial begins.
First Time Setup
Step 1: Create Master Password
When you first launch the application, you'll need to create a Master Password.
⚠️ Important: Do not forget your master password! This is the only way to unlock your vault and it is never stored anywhere.
Step 2: Recovery Phrase
When your vault is created, a 24-word recovery phrase is generated. This phrase:
- Allows you to recover your vault if you forget your master password.
- Must be stored in a secure location.
- Should never be stored digitally.
Main Dashboard
The main dashboard uses a Bento Grid layout and includes the following components:
🛡️ Security Score
A 0-100 score showing your vault's overall security status.
⚡ Quick Actions
| Button | Function |
|---|---|
| ➕ New Password | Add a new entry |
| 🔍 Search | Search passwords |
| 📋 Add from Clipboard | Detect password from clipboard |
| 🔑 Password Generator | Generate random strong passwords |
Password Management
Adding a New Password
1. Click "New Password" from the Quick Actions menu.
2. Fill in the form (Title, Username, Password, URL, Notes, Folder).
3. Click Save.
TOTP (Two-Factor Authentication)
Aegis Vault can generate TOTP codes. Scan a QR code or enter the secret key.
Security Features
🔐 Two-Factor Authentication (2FA)
Add an extra security layer to your vault. Set up 2FA in Settings → Security tab.
👆 Biometric Authentication
Use Windows Hello or macOS Touch ID to unlock your vault.
🚨 Duress Password
Open a decoy vault when under duress by setting up a special duress password.
Synchronization
☁️ Cloud Synchronization
Supports Google Drive, OneDrive, iCloud, WebDAV, and S3.
🌐 P2P Synchronization
Serverless, peer-to-peer synchronization for maximum privacy.
Browser Extension
Use the Aegis Vault extension for Chrome and Firefox. Ensure the Native Host application is installed.
# Windows (Run as Administrator)
.\register_native_host.bat
# macOS/Linux
chmod +x register_native_host.sh
./register_native_host.sh