PAKE
This commit is contained in:
parent
bb5168e894
commit
60f4b1cf36
1 changed files with 4 additions and 0 deletions
|
@ -123,6 +123,10 @@ so won't want to type that in. Need discovery.
|
||||||
for Bob to confirm he's ready to finish pairing, this will fail,
|
for Bob to confirm he's ready to finish pairing, this will fail,
|
||||||
because Bob won't get to that point if the authtoken is intercepted.
|
because Bob won't get to that point if the authtoken is intercepted.
|
||||||
|
|
||||||
|
Check out
|
||||||
|
<https://en.wikipedia.org/wiki/Password-authenticated_key_agreement>
|
||||||
|
for more MITM resistance.
|
||||||
|
|
||||||
## local lan detection
|
## local lan detection
|
||||||
|
|
||||||
At connection time, after authentication, the remote can send
|
At connection time, after authentication, the remote can send
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue