espilon-source/tools/C3PO/core
Eun0us 79c2a4d4bf c3po: full server rewrite with modular routes and honeypot dashboard
Replace monolithic CLI and web server with route-based Flask API.
New routes: api_commands, api_build, api_can, api_monitor, api_ota,
api_tunnel. Add honeypot security dashboard with real-time SSE,
MITRE ATT&CK mapping, kill chain analysis.

New TUI with commander/help modules. Add session management,
tunnel proxy core, CAN bus data store. Docker support.
2026-02-28 20:12:27 +01:00
..
__init__.py c3po: full server rewrite with modular routes and honeypot dashboard 2026-02-28 20:12:27 +01:00
can_store.py c3po: full server rewrite with modular routes and honeypot dashboard 2026-02-28 20:12:27 +01:00
crypto.py ε - ChaCha20-Poly1305 AEAD + HKDF crypto upgrade + C3PO rewrite + docs 2026-02-10 21:28:45 +01:00
device.py ε - ChaCha20-Poly1305 AEAD + HKDF crypto upgrade + C3PO rewrite + docs 2026-02-10 21:28:45 +01:00
groups.py ε - ChaCha20-Poly1305 AEAD + HKDF crypto upgrade + C3PO rewrite + docs 2026-02-10 21:28:45 +01:00
keystore.py c3po: full server rewrite with modular routes and honeypot dashboard 2026-02-28 20:12:27 +01:00
registry.py ε - ChaCha20-Poly1305 AEAD + HKDF crypto upgrade + C3PO rewrite + docs 2026-02-10 21:28:45 +01:00
session.py c3po: full server rewrite with modular routes and honeypot dashboard 2026-02-28 20:12:27 +01:00
transport.py c3po: full server rewrite with modular routes and honeypot dashboard 2026-02-28 20:12:27 +01:00
tunnel.py c3po: full server rewrite with modular routes and honeypot dashboard 2026-02-28 20:12:27 +01:00