Files
rosenpass/wireguard-broker/readme.md
Karolin Varner f3590645e9 feat: First version of broker based WireGuard PSK interface
This allows us to run with minimal priviledges in the Rosenpass process itself
2023-12-09 19:45:18 +01:00

265 B

Rosenpass internal broker supplying WireGuard with keys.

This crate contains a small application purpose-built to supply WireGuard in the linux kernel with pre-shared keys.

This is an internal library; not guarantee is made about its API at this point in time.