secubox-openwrt/package/secubox/luci-app-secubox-p2p
CyberMind-FR a9130715e9 feat(p2p): Add SecuBox Factory unified dashboard with signed Merkle snapshots
Implement mesh-distributed, cryptographically-validated control center:

- Add factory.sh library with Ed25519 signing via signify-openbsd
- Add Merkle tree calculation for /etc/config validation
- Add CGI endpoints: dashboard, tools, run, snapshot, pubkey
- Add KISS Web UI (~280 lines vanilla JS, inline CSS, zero deps)
- Add gossip-based 3-peer fanout for snapshot synchronization
- Add offline operations queue with replay on reconnect
- Add LuCI iframe integration under MirrorBox > Factory tab
- Configure uhttpd alias for /factory/ on port 7331
- Bump secubox-p2p version to 0.4.0

Factory UI accessible at http://<device>:7331/factory/

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 08:03:54 +01:00
..
htdocs/luci-static/resources feat(p2p): Add SecuBox Factory unified dashboard with signed Merkle snapshots 2026-01-31 08:03:54 +01:00
root/usr/share feat(p2p): Add SecuBox Factory unified dashboard with signed Merkle snapshots 2026-01-31 08:03:54 +01:00
Makefile feat(p2p): Add SecuBox P2P Hub packages and Services Registry 2026-01-30 19:46:28 +01:00