Rate limit pin attempts
Open
enhancement
good first issue
- Dominant language
- C
- Stars
- 281
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
When entering a pin, there is nothing stopping you from trying as many times as you want. This is a security concern for brute force attempts.
**Describe the solution you'd like**
After a couple failed attempts, force the user to wait for a period of time before trying again. The more failed attempts, the longer you need to wait.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.