cred-helper done
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Steps in the auth scheme
|
||||
|
||||
1. sever issues a packet with an PoW challenge
|
||||
2. client breaks the challenge, and send the data encrypted by its RSA private key
|
||||
2. client breaks the challenge, and send the data encrypted by its eliptical signing private key
|
||||
3. server checks against all public keys on file till the right matching one is found
|
||||
4. server sends ephemeral public key | possible second layer security
|
||||
5. client sends ephemeral public key | possible second layer security
|
||||
|
||||
Reference in New Issue
Block a user