docs: Mark mesh onboarding testing as validated
- Token generation, IPK download, join flow all tested - Blockchain records peer_approved events correctly - Threat intel collecting 288 IOCs, 67 chain blocks - Next: multi-node mesh testing with real P2P sync Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
d315f3b861
commit
13fdab6987
@ -175,15 +175,25 @@ _Last updated: 2026-02-07_
|
|||||||
- Quick-add shortcuts for common services (gitea, grafana, jellyfin, etc.)
|
- Quick-add shortcuts for common services (gitea, grafana, jellyfin, etc.)
|
||||||
- Part of Punk Exposure infrastructure
|
- Part of Punk Exposure infrastructure
|
||||||
|
|
||||||
|
### Recently Completed (2026-02-07)
|
||||||
|
|
||||||
|
- **Mesh Onboarding Testing** — VALIDATED
|
||||||
|
- Token generation: POST `/api/master-link/token` with HMAC tokens + TTL
|
||||||
|
- IPK download: GET `/api/master-link/ipk?token=` serves pre-built 12KB IPK
|
||||||
|
- Dynamic IPK: `ml_ipk_generate` creates join packages on-the-fly
|
||||||
|
- Join flow: request → approval → peer added at depth+1
|
||||||
|
- Blockchain: `peer_approved` blocks recorded correctly
|
||||||
|
- Threat Intel: 288 local IOCs, 67 threat_ioc blocks in chain
|
||||||
|
|
||||||
### Next Up — Couche 1
|
### Next Up — Couche 1
|
||||||
|
|
||||||
1. **Guacamole Pre-built Binaries**
|
1. **Guacamole Pre-built Binaries**
|
||||||
- Current LXC build-from-source approach is too slow
|
- Current LXC build-from-source approach is too slow
|
||||||
- Need to find/create pre-built ARM64 binaries for guacd + Tomcat
|
- Need to find/create pre-built ARM64 binaries for guacd + Tomcat
|
||||||
|
|
||||||
2. **Mesh Onboarding Testing**
|
2. **Multi-Node Mesh Testing**
|
||||||
- End-to-end test of master-link dynamic join IPK generation
|
- Deploy second SecuBox node to test real peer-to-peer sync
|
||||||
- Validate P2P threat intelligence with real CrowdSec alerts
|
- Validate bidirectional threat intelligence sharing
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user