You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
boger f579a77bfd goodixmoc: add PID 63BC
63BC: Dell XPS series fingerprint sensor
2 years ago
.ci ci: Add ABI check 4 years ago
.gitlab-ci ci: Pull in diffutils 2 years ago
data goodixmoc: add PID 63BC 2 years ago
demo demo: Do not build udev_rules inside flatpak 2 years ago
doc doc: Add internal suspend/resume API 2 years ago
examples utilities: Explicitly list default enum value 2 years ago
libfprint goodixmoc: add PID 63BC 2 years ago
scripts scripts: Speed up uncrustify by running 4 jobs in parallel 2 years ago
tests meson: Use source_root() to not require meson 0.56 2 years ago
.git-blame-ignore-revs .git-blame-ignore-revs: Ignore formatting commit and add hint how to use it 3 years ago
.gitignore gitignore: Remove autotools ignores, add _build 3 years ago
.gitlab-ci.yml ci: Reference image directly for forks 2 years ago
AUTHORS AUTHORS: Update 11 years ago
COPYING upekts relicensing 16 years ago
HACKING.md HACKING: Clarify the intent of the license 4 years ago
INSTALL INSTALL: Update for Meson 5 years ago
MAINTAINERS Add MAINTAINERS file 3 years ago
NEWS Release 1.94.0 2 years ago
README README: Add links to historical resources 5 years ago
THANKS Thanks to Greg and Martin from AuthenTec 11 years ago
TODO Compiler flags update 16 years ago
code-of-conduct.md Add code of conduct document 4 years ago
meson.build Release 1.94.0 2 years ago
meson_options.txt meson: Permit disabling (and forcing) installation of udev rules 2 years ago

README

libfprint
=========

libfprint is part of the fprint project:
https://fprint.freedesktop.org/

libfprint was originally developed as part of an academic project at the
University of Manchester with the aim of hiding differences between different
consumer fingerprint scanners and providing a single uniform API to application
developers. The ultimate goal of the fprint project is to make fingerprint
scanners widely and easily usable under common Linux environments.

The academic university project runs off a codebase maintained separately
from this one, although I try to keep them as similar as possible (I'm not
hiding anything in the academic branch, it's just the open source release
contains some commits excluded from the academic project).

THE UNIVERSITY OF MANCHESTER DOES NOT ENDORSE THIS THIS SOFTWARE RELEASE AND
IS IN NO WAY RESPONSIBLE FOR THE CODE CONTAINED WITHIN, OR ANY DAMAGES CAUSED
BY USING OR DISTRIBUTING THE SOFTWARE. Development does not happen on
university computers and the project is not hosted at the university either.

For more information on libfprint, supported devices, API documentation, etc.,
see the homepage:
https://fprint.freedesktop.org/

libfprint is licensed under the GNU LGPL version 2.1. See the COPYING file
for the license text.

Section 6 of the license states that for compiled works that use this
library, such works must include libfprint copyright notices alongside the
copyright notices for the other parts of the work. We have attempted to
make this process slightly easier for you by grouping these all in one place:
the AUTHORS file.

libfprint includes code from NIST's NBIS software distribution:
http://fingerprint.nist.gov/NBIS/index.html
We include bozorth3 from the US export controlled distribution. We have
determined that it is fine to ship bozorth3 in an open source project,
see https://fprint.freedesktop.org/us-export-control.html

## Historical links

Older versions of libfprint are available at:
https://sourceforge.net/projects/fprint/files/

Historical mailing-list archives:
http://www.reactivated.net/fprint_list_archives/

Historical website:
http://web.archive.org/web/*/https://www.freedesktop.org/wiki/Software/fprint/