Mainpassword versus fingerprint auth
Hi,
on my laptop and on my android phone I use fingerprint readers as auth methods which is very convenient. Can I replace the main password from firefox with auth via fingerprint readers? On both mobile and desktop (win) versions?
Cheers, Chris
الحل المُختار
On mobile you can no longer use a Primary Password with current releases (with 68 this was possible), so there is only the option to use OS authentication (fingerprint) and that is easier, but less secure. On desktop you can use a Primary Password as this is safest as the passwords in logins.json are encrypt using the PP, so if you forget the PP then you lose your logins. If you use OS authentication then merely access to logins.json and key4.db is sufficient to access the passwords (i.e. you depend on Windows for security). On Windows and Mac you can use OS authentication if you leave the PP blank and set the pref on about:config that controls this feature to true.
- signon.management.page.os-auth.enabled = true
You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".
Read this answer in context 👍 1All Replies (2)
الحل المُختار
On mobile you can no longer use a Primary Password with current releases (with 68 this was possible), so there is only the option to use OS authentication (fingerprint) and that is easier, but less secure. On desktop you can use a Primary Password as this is safest as the passwords in logins.json are encrypt using the PP, so if you forget the PP then you lose your logins. If you use OS authentication then merely access to logins.json and key4.db is sufficient to access the passwords (i.e. you depend on Windows for security). On Windows and Mac you can use OS authentication if you leave the PP blank and set the pref on about:config that controls this feature to true.
- signon.management.page.os-auth.enabled = true
You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".
Hi cor-el,
thanks for your explanation!
Cheers, Chris