Improvements
- Added support for manual PAM setup on non-Ubuntu distros (for example ZorinOS, Fedora) with clear guidance in docs/PAM.md.
- Replaced heavy
OpenCVandLibTorchdependencies with lightweightonnxruntime,openpnp-capture, andstb_image. - Reduced runtime footprint significantly. Biopass is now dependency-light and package size is around 18 MB. Compared to Howdy, it can save up to 1 GB of installation size, including dependencies.
- Standardized logging across authentication modules for more consistent debugging and observability.
- Inference old AI models to
.onnxformat.
Features
- Added support for
.rpmpackage distribution.