Add / Edit Key NEW
Stored Keys
0 keys
No keys stored yet. Add your KAIXU_VIRTUAL_KEY above.
Key Propagation
All apps under this domain share the same localStorage.
Propagating writes your key(s) to the correct namespace so every app can pick them up
immediately — no re-entering keys app by app.
Click "Check Status" to see propagation state.
What gets propagated
• KAIXU_VIRTUAL_KEY → Used by ALL kAIxU ecosystem apps
• SKYE_KEY_* → Used by Skye Portal Netlify functions
• Any custom key you add is written to localStorage under its exact key name
⚠ Keys are stored unencrypted in localStorage. Use Vault tab for AES-encrypted backup.
Check reachability + auth key status for all apps.
● Reachable
● Offline
🔑 Has key
Generate QR Code
Scan on your phone to transfer a key without typing it.
QR encodes:
KEYNAME=value
QR Code
QR will appear here
How to use on another device
1. Generate the QR code above for your key
2. Open the SkyePortal on your other device
3. Scan or screenshot the QR — it contains
4. Paste the decoded string into the QR import field:
2. Open the SkyePortal on your other device
3. Scan or screenshot the QR — it contains
KEYNAME=value4. Paste the decoded string into the QR import field:
Gateway Test
Response
// Response will appear here…
AES-GCM Encrypted Backup Web Crypto API
Export an AES-256-GCM encrypted blob of your entire keyring. Only someone with your passphrase can decrypt it. Store the blob anywhere — it's useless without the passphrase.
Encrypted Blob