You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make use of PKI and exchange public keys during invitation.
On subsequent connections an agent will encrypt their identifier using the public key of the remote agent. The remote agent will then decrypt that identity using their private key. This continues to ensure authentication by identity but also ensures identities cannot be spoofed without also replicating key sets.
The text was updated successfully, but these errors were encountered:
Make use of PKI and exchange public keys during invitation.
On subsequent connections an agent will encrypt their identifier using the public key of the remote agent. The remote agent will then decrypt that identity using their private key. This continues to ensure authentication by identity but also ensures identities cannot be spoofed without also replicating key sets.
The text was updated successfully, but these errors were encountered: