-
-
Notifications
You must be signed in to change notification settings - Fork 0
Ecosystem
hyperpolymath edited this page Aug 8, 2026
·
1 revision
Svalinn is designed to integrate seamlessly with a broader ecosystem of security and infrastructure tools.
- Kubernetes: Svalinn provides a mutating admission webhook to automatically inject sidecar proxies into pods that require shielding.
- HashiCorp Vault: Native integration for externalizing KMS operations and secret rotation.
- Prometheus & Grafana: Export metrics regarding proof generation times, rejected packets, and boundary integrity.
The Svalinn plugin system allows developers to write custom ZK-circuits for domain-specific data validation. Plugins must be written in Rust and pass the same formal verification checks as the core codebase.
Several community-maintained projects extend Svalinn's capabilities:
-
svalinn-ui: A graphical dashboard for visualizing topology. -
svalinn-mesh: Extensions for integrating with Istio and Linkerd.
We encourage contributions to the ecosystem! See the Contributing guide for details.