[Feature Request] Brute Force Protection for PIN and Password authentification #984

Closed
opened 2026-04-05 18:04:21 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @PottiMc on 8/31/2025

Currently, PIN and password protection don't have any brute-force protection. At least I could try it like 15 times without any notification. Security would be far better even with a small brute-force protection like timeouts after 3 unsuccessfull attempts or so. Of course, a professional brute-force protection with block lists, etc. would be far better, but I can't measure the developing time needed to implement such a solution.

*Originally created by @PottiMc on 8/31/2025* Currently, PIN and password protection don't have any brute-force protection. At least I could try it like 15 times without any notification. Security would be far better even with a small brute-force protection like timeouts after 3 unsuccessfull attempts or so. Of course, a professional brute-force protection with block lists, etc. would be far better, but I can't measure the developing time needed to implement such a solution.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#984