feat: admin enrollment UI and agent keystore scaffolding

This commit is contained in:
2025-10-17 18:02:45 -06:00
parent f63d5c4f83
commit 2edf5a1cf1
7 changed files with 1003 additions and 10 deletions

View File

@@ -5,6 +5,7 @@ python-socketio
websocket-client
eventlet
aiohttp
cryptography
# GUI-related dependencies (Qt for GUI components)
PyQt5