You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Custom pin screen is currently vulnerable to brute forcing as we implement no lockout, explore options for this.
Current Behavior
PIN can be attempted without penalty until correct
The text was updated successfully, but these errors were encountered:
nityas
changed the title
Implement smarter lockout on PIN attempts if there are several incorrect attempts
Implement lockout on PIN attempts if there are several incorrect attempts
Feb 5, 2020
@jeanregisser@nityas there is no description of what to show when the user fails, how many tries, and what to do if the user fails all the times
I'll start investigating how to lock the app if the user fails, but I'll need the rest of the information to finish the task
MuckT
transferred this issue from celo-org/celo-monorepo
Jul 6, 2021
Expected Behavior
see discussion here: celo-org/celo-monorepo#2574 (comment)
Custom pin screen is currently vulnerable to brute forcing as we implement no lockout, explore options for this.
Current Behavior
PIN can be attempted without penalty until correct
The text was updated successfully, but these errors were encountered: