Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Mainpassword versus fingerprint auth

  • 2 відповіді
  • 1 має цю проблему
  • 77 переглядів
  • Остання відповідь від Chris

more options

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

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".

Читати цю відповідь у контексті 👍 1

Усі відповіді (2)

more options

Вибране рішення

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".

more options

Hi cor-el,

thanks for your explanation!

Cheers, Chris