New Update Linux Mint 22.2 Will Feature Fingerprint Authentication with Fingwit App

lokamoka820

Level 30
Thread author
Verified
Well-known
Mar 1, 2024
1,917
It can be used for the login screen, the screensaver, as well as for sudo commands and apps that require administrative privileges.
The upcoming Linux Mint 22.2 (Zara) operating system will feature a brand-new app called Fingwit, providing users with fingerprint authentication capabilities.

In the latest monthly newsletter, Linux Mint project leader Clement Lefebvre revealed one of the attractions of the forthcoming Linux Mint 22.2 release: a new in-house application for managing fingerprint authentication and configuration on computers with fingerprint readers.

Fingerprint authentication on Linux Mint 22.2 can be used for the login screen to log into your Linux Mint session, the screensaver when you lock your computer, as well as for sudo commands and apps that require administrative privileges (pkexec).

Under the hood, the Fingwit app relies on the well-known fprintd daemon, but provides a smarter PAM (Pluggable Authentication Modules) module than pam_fprintd.so allowing the application to detect problematic cases and dynamically switch between fingerprint and password authentication.
Screenshot 2025-06-14 at 22-22-31 Linux Mint 22.2 Will Feature Fingerprint Authentication with...png
“For instance if you’re trying to log in but your home directory is encrypted, fingerprint authentication would log you in but your session would crash since ecryptfs requires your password. Fingwit detects that kind of things so you get fingerprint authentication as much as possible, but avoid such issues,” explains Clement Lefebvre.
 

lokamoka820

Level 30
Thread author
Verified
Well-known
Mar 1, 2024
1,917
Device compatibility is the main factor determining whether fingerprint login will work. Linux Mint relies on the fprintd framework, which supports a wide range of fingerprint readers. To verify compatibility, identify your device and check it against the official list.

Step 1: Identify your fingerprint device using lsusb. This command lists all USB devices and their IDs.
Code:
lsusb

Step 2: Locate the fingerprint reader in the output and note its vendor and product ID (the format is usually xxxx:yyyy).

Step 3: Visit fprint supported devices and search for your device ID to confirm support. If your device is not listed, check the unsupported devices page for additional information.

If your hardware is unsupported, Linux Mint may not be able to use the fingerprint reader. Some users have reported partial success with community drivers or by compiling custom firmware, but these approaches require advanced troubleshooting and are not guaranteed.
 

About us

  • MalwareTips is a community-driven platform providing the latest information and resources on malware and cyber threats. Our team of experienced professionals and passionate volunteers work to keep the internet safe and secure. We provide accurate, up-to-date information and strive to build a strong and supportive community dedicated to cybersecurity.

User Menu

Follow us

Follow us on Facebook or Twitter to know first about the latest cybersecurity incidents and malware threats.

Top