Update fido2-impl.md

Fixed small apparent typo.
pull/56/head
robbiemacg 2019-01-07 13:47:03 -04:00 zatwierdzone przez GitHub
rodzic 600b2a61fe
commit 8c1d716632
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -21,7 +21,7 @@ When you register a service with a FIDO2 or U2F authenticator, the
authenticator must generate a new keypair unique to that service. This keypair
could be stored on the authenticator to be used in subsequent authentications,
but now a certain amount of memory needs to be allocated for this. On embedded
devices, there isn't much memory to spare and users will allows frustratingly
devices, there isn't much memory to spare and users will always frustratingly
hit the limit of this memory.
The answer to this problem is to do key wrapping. The authenticator just