Conversation
|
@fselmo Appreciate if you could guide where best to keep plaintext specs like this one |
Perhaps something like ( cc: @tcoratger, did you have something in mind for docs organization? |
| ## Setup | ||
|
|
||
| - Transport: QUIC on IPv4 | ||
| - Encryption and identification: [Libp2p-noise](https://github.com/libp2p/specs/tree/master/noise) with `secp256k1` identities |
There was a problem hiding this comment.
QUIC already integrates TLS, so maybe we don't have to bother with Noise?
@fselmo Yep this structure looks good to me :) |
|
Closing in favor of #8. Will reopen this PR when there's more clarity around the specs format. |
🗒️ Description
Introducing the 1st draft of the networking specs for pqdevnet-0. Basically a trimmed down version of phase0 networking.
🔗 Related Issues or PRs
N/A
✅ Checklist
toxchecks to avoid unnecessary CI fails:uvx --with=tox-uv tox