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

Add Support for Pnet on quic #3275

Open
dignifiedquire opened this issue Dec 21, 2022 · 1 comment
Open

Add Support for Pnet on quic #3275

dignifiedquire opened this issue Dec 21, 2022 · 1 comment

Comments

@dignifiedquire
Copy link
Member

Unfortunately the Pnet extension doesn’t work with quic. For details see

@rklaehn
Copy link
Contributor

rklaehn commented Dec 21, 2022

Maybe we can just mix in the preshared key into the quic negotiation to avoid double encryption.

Private network is basically:

  • only nodes that have the preshared key can talk to each other.

It does not have to use salsa20 as long as the above is true.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants