[GH-ISSUE #39] Peer registration endpoint (simplified version) #79

Open
opened 2026-08-05 00:37:10 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @braginini on GitHub (Jul 1, 2021).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/39

Originally assigned to: @braginini on GitHub.

Endpoint to register a new peer.

The request should contain:

  • Protocol version
  • Peer Wireguard Public Key
  • Setup key (pre-authorized key, the one generated on the server)
  • local file storage

Please, consider the extension of the protocol (new fields, encryption, etc)

Originally created by @braginini on GitHub (Jul 1, 2021). Original GitHub issue: https://github.com/netbirdio/netbird/issues/39 Originally assigned to: @braginini on GitHub. Endpoint to register a new peer. The request should contain: - [ ] Protocol version - [x] Peer Wireguard Public Key - [x] Setup key (pre-authorized key, the one generated on the server) - [x] local file storage Please, consider the extension of the protocol (new fields, encryption, etc)
saavagebueno added the enhancementpeer-management labels 2026-08-05 00:37:10 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#79