* Package name : libpam-fingerprint Version : 1.5 Upstream Author : Philipp Meisberger <team@pm-codeworks.de> * URL : https://github.com/philippmeisberger/pam-fingerprint * License : D-FSL Programming Lang: Python Description : Pluggable Authentication Module for fingerprint authentication This module provides biomtric fingerprint authentication. Supported sensors are ZhianTec ZFM-20, ZFM-60, ZFM-70 and ZFM-100. Other models like R302, R303, R305, R306, R307, R551 and FPM10A also work. This package is a good addition to Debian since there seems no such package. Easy to configure. The package is no dependency for other packages. I am looking for a sponsor. Regards, Philipp Meisberger
Are https://packages.debian.org/sid/libfprint0 and https://packages.debian.org/unstable/libpam-fprintd not suitable? Regards, Adam
Poorly libpam-fprintd is not suitable as libfprint0 seems to support ZhianTec fingerprint sensors. libpam-fingerprint is especially for those sensors. I see it would be more precise to use "Pluggable Authentication Module for ZhianTec fingerprint sensors" as description and name the package "libpam-fingerprint-zfm". Regards, Philipp Am 25.02.19 um 10:30 schrieb Adam D. Barratt:
Is it feasible to merge the two projects upstream? It seems like having two different fingerprint sensor stacks and have the user manually decide which one they want and then install it is a bit of a suboptimal experience. It would be nicer if there were one stack that supported all the fingerprint sensors available on the market.
This won't be an easy task (rather impossible) since libfprint is written in C and libpam-fingerprint is written in Python. Regards, Philipp Am 26.02.19 um 02:35 schrieb Paul Wise: