invalid input doesn't attempt key derivation

This commit is contained in:
Daniel Micay 2021-01-10 02:27:11 -05:00
parent b34d9577f5
commit 01eedf59d2

View File

@ -382,6 +382,9 @@
<li>140 or more failed attempts: 86400 second delay (1 day)</li> <li>140 or more failed attempts: 86400 second delay (1 day)</li>
</ul> </ul>
<p>Invalid input outside the minimum or maximum length limits won't trigger an
attempt at authentication or key derivation.</p>
<p>GrapheneOS only officially supports devices with Weaver. The fallback <p>GrapheneOS only officially supports devices with Weaver. The fallback
implementation for devices without it is out-of-scope for this FAQ.</p> implementation for devices without it is out-of-scope for this FAQ.</p>