Skip to content

EBPF-based Network Isolation for Stellar ProtocolsΒ #251

@OtowoSamuel

Description

@OtowoSamuel

πŸ”΄ 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-rs or libbpf-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.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programenhancementNew feature or requestsecuritySecurity relatedstellar-waveStellar Wave Program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions