diff --git a/README.md b/README.md index 545ef9b..78fec8f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Validity90 -This project aims on reverse engineering protocol of Validity 138a:0090, 138a:0094, 138a:0097, 06cb:0081, 06cb:009a fingerprint readers, creating specification and FLOSS libfprint driver. +This project aims on reverse engineering protocol of Validity 138a:0090, 138a:0094, 138a:0097, 06cb:0081, 06cb:0088, 06cb:009a fingerprint readers, creating specification and FLOSS libfprint driver. ## Discussions @@ -29,6 +29,7 @@ Lenovo forums: [https://forums.lenovo.com/t5/Linux-Discussion/Validity-Fingerpri | 138a:0097 | Scan, Internal DB check works in prototype | | 138a:0094 | Doesn't work yet, but looks promising. I will try to work on it after 90/97 | | 06cb:0081 | So far looks identical to 138a:0094 | +| 06cb:0088 | Fully working FLOSS libfprint driver available (enroll, verify, PAM/login integration) — Kensington VeriMark. Pre-Prometheus chip; protocol differs from 009a (no fwext partition, different pre-TLS pairing). Driver auto-pairs on first plug-in, no Windows extraction required. See [Kensington_VeriMark_06cb-0088](https://github.com/visorcraft/Kensington_VeriMark_06cb-0088). | | 06cb:009a | Init works, leds work, scan doesn't work yet | | 138a:0091 | Different protocol, out of scope for this project. Check out [Validity91](https://github.com/hmaarrfk/Validity91) which aims to reverse engineer it.|