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
We could use TLS-SRP to mutually authenticate d4-client and d4-server.
Only the client key would be needed and we could get rid of server certificates: https://en.wikipedia.org/wiki/TLS-SRP
Alas it's not supported by twisted ATM.
The text was updated successfully, but these errors were encountered:
Just to keep track of an idea:
We could use TLS-SRP to mutually authenticate d4-client and d4-server.
Only the client key would be needed and we could get rid of server certificates: https://en.wikipedia.org/wiki/TLS-SRP
Alas it's not supported by twisted ATM.
The text was updated successfully, but these errors were encountered: