Skip to main content

unlocking

every visit is the same: your password, then your three questions, one at a time.

wrong answers

every fifth wrong answer pauses unlocking, twice as long each time:

wrong answerspause
515 minutes
1030 minutes
151 hour
20, 25, 302, 4, 8 hours
35frozen
  • during a pause, even the right answer is refused.
  • a full unlock resets the count.
  • TUCK_FREEZE_AFTER changes how many pauses come before the freeze.

frozen?

whoever runs the database can lift it:

UPDATE tuck.users
SET unlock_frozen = false, failed_unlocks = 0, unlock_lockouts = 0, unlock_locked_until = NULL;

changing your password or questions

go to settings. you'll need your current password.