perlin-network / noise

A decentralized P2P networking stack written in Go.
https://godoc.org/github.com/perlin-network/noise
MIT License
1.78k stars 213 forks source link

Added pre shared key authentication. #276

Closed bgokden closed 3 years ago

bgokden commented 4 years ago

It is not ready yet, I am sharing it as a draft.

haukened commented 4 years ago

Any progress on this? I'm interested in the resolution of PSK for peer node auth

bgokden commented 4 years ago

Any progress on this? I'm interested in the resolution of PSK for peer node auth

Unfortunately no. But adding a new protocol is a better solution for this problem.