-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programenhancementNew feature or requestNew feature or requestsecuritySecurity relatedSecurity relatedstellar-waveStellar Wave ProgramStellar Wave Program
Description
π΄ Difficulty: High (200 Points)
Standard K8s NetworkPolicies are L4. We need L7 deep packet inspection using eBPF to ensure only valid SCP messages are allowed.
β Acceptance Criteria
- Implement an eBPF program (using
aya-rsorlibbpf-rs) that filter traffic on port 11625. - Reject any packet that doesn't follow the XDR-encoded Stellar protocol structure.
- Export eBPF-derived metrics to Prometheus.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programenhancementNew feature or requestNew feature or requestsecuritySecurity relatedSecurity relatedstellar-waveStellar Wave ProgramStellar Wave Program