-
Notifications
You must be signed in to change notification settings - Fork 44
Jeffery Zhao edited this page Mar 15, 2017
·
3 revisions
PIN lets you login faster on trusted devices. After setting PIN in some device, you can use PIN instead of username and password to login Password Manager in this device.
- PIN is a new feature introduced in v8.0, any string with length greater than 4 can be your PIN
- Web browser needs fewer iterations of PBKDF2 to generate login_sig from PIN, thus, the speed of login can be improved
- In your trusted devices, you can set a PIN after login and use PIN instead of username/password to login next time
- Encrypt/Decrypt PIN-related information involves both client and server, so neither sides can make use of PIN alone
- You are only allowed to try PIN 3 times. After 3rd error try, PIN information will be deleted and you have to login with your username and password, then you might reset your PIN.
You can read more about PIN feature on Mechanism page.
After login, click Set PIN
on navbar, input your PIN and click Set/Reset
After login, click Set PIN
on navbar, input your new PIN and click Set/Reset
- After login, click
Set PIN
on navbar, clickDelete PIN
. - Before login, at the PIN login window, click
Delete PIN
.
Go to Settings -> Account Activity
after login. Under trusted device
section, find the device you want to disable PIN, click Untrust this device