Skip to content

Implement group password for session auth#1350

Merged
neilalexander merged 1 commit into
developfrom
neil/grouppassword
Jun 1, 2026
Merged

Implement group password for session auth#1350
neilalexander merged 1 commit into
developfrom
neil/grouppassword

Conversation

@neilalexander

Copy link
Copy Markdown
Member

This adds a new GroupPassword option to the configuration file. Only nodes that share the same GroupPassword are able to exchange overlay traffic with each other, allowing the formation of closed networks.

This does not affect peerings, nodes with different GroupPassword set can still forward traffic for each other and act as routers in the wider network.

If the GroupPassword is set, then it is not possible to access public services or nodes on the public testnet. This is intentional.

This adds a new `GroupPassword` option to the configuration file. Only
nodes that share the same `GroupPassword` are able to exchange overlay
traffic with each other, allowing the formation of closed networks.

This does not affect peerings, nodes with different `GroupPassword` set
can still forward traffic for each other and act as routers in the wider
network.
@neilalexander neilalexander merged commit 1b98dfe into develop Jun 1, 2026
38 checks passed
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

Successfully merging this pull request may close these issues.

1 participant