clarify rejection of invalid input

This commit is contained in:
Daniel Micay 2021-01-10 04:45:32 -05:00
parent 01eedf59d2
commit 75762a8496

View File

@ -382,8 +382,8 @@
<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 <p>Invalid input outside the minimum or maximum length limits of the UI won't
attempt at authentication or key derivation.</p> 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>