Updated Alternative Passphrase Methods (markdown)
parent
1ee32c3d0e
commit
5bfad29f2c
|
@ -3,6 +3,8 @@ As a general mechanism, we can add a non-exportable direct key signature to any
|
||||||
Exemplary types of such auxiliary information could be flags that the passphrase should be entered as a pin, lock pattern, or obtained via nfc.
|
Exemplary types of such auxiliary information could be flags that the passphrase should be entered as a pin, lock pattern, or obtained via nfc.
|
||||||
|
|
||||||
### NFC
|
### NFC
|
||||||
|
Read tag -> decrypt using tag -> write new tag
|
||||||
|
|
||||||
* Easily be lost together with the smartphone
|
* Easily be lost together with the smartphone
|
||||||
* Protects against shoulder surfing
|
* Protects against shoulder surfing
|
||||||
* Remote readable when in pocket?
|
* Remote readable when in pocket?
|
||||||
|
|
Loading…
Reference in New Issue