Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document API of wireguard broker #229

Open
aparcar opened this issue Jan 10, 2024 · 0 comments
Open

Document API of wireguard broker #229

aparcar opened this issue Jan 10, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request PTF-14

Comments

@aparcar
Copy link
Contributor

aparcar commented Jan 10, 2024

I'm using an additional source of key material which I'm combining via a KDF with the Rosenpass output. Ideally the KDF output would be fed into Wireguard from an unprivileged script, which could be possible using the Rosenpass wireguard broker.

For that I'd like to ask for further details on the broker API. Is it possible to set the PSK for a peer via the socket if using something else than Rosenpass directly?

A second approach would be to feed the extra key material into Rosenpass itself, but from my understanding it's preferred to use a KDF instead of feeding key material into Rosenpass directly. If this is no longer valid please correct me @koraa

@koraa koraa added the PTF-14 label Jan 16, 2024
@prabhpreet prabhpreet added documentation Improvements or additions to documentation enhancement New feature or request labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request PTF-14
Projects
None yet
Development

No branches or pull requests

3 participants