nodes connections
command needs to show if the connections have been authenticated
#369
Labels
development
Standard development
Specification
With the new network segregation changes, we can have active connections but if they're not authenticated then they can't be used. We need to indicate in the
nodes connections
command and theagent status
command the connections that have been authenticated.For the
nodes connections
command this just needs to indicate next to each connection if it has been authenticated or not. The RPC call for getting the active connections from the Polykey Agent needs to be updated to support this.For the agent status we just need to show the number of total, authenticated and unauthenticated connections.
Additional context
Tasks
nodes connections
command to show if the connections are authenticated.agent status
command to show the number of authenticated and unauthenticated connections.The text was updated successfully, but these errors were encountered: