-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Rex Ackermann edited this page Dec 7, 2025
·
2 revisions
Linux Hello brings Windows Hello™-style facial authentication to Linux using standard IR or RGB cameras. It features rotation-invariant detection, secure TPM key storage, and a user-friendly GUI.
-
Face Authentication: Login with your face anywhere
sudoorGDMasks for a password (experimental PAM support). - Rotation Invariant: Works even if your device (tablet/laptop) is rotated 90°, 180°, or 270°.
- Secure Storage: Uses TPM 2.0 (Trusted Platform Module) to securely store encryption keys, falling back to encrypted file storage if unavailable.
- GUI Management: Complete graphical interface for enrolling users, managing samples, and testing the camera.
- Bash Integration: Easily integrate face authentication into your own shell scripts.
- Continuous Monitoring: "Walk-away lock" feature automatically locks your session when you leave.
- Installation: How to install, update, and uninstall.
- User Guide: How to enroll, authenticate, and manage users via CLI or GUI.
-
Configuration: Detailed guide to
config.yamlauthenticaton levels, and camera settings. - Security: Deep dive into TPM integration, encryption, and security modes (Fast/Balanced/Secure).
- Integrations: Using Linux Hello with Bash, PAM, and D-Bus.
- Troubleshooting: Common issues, known bugs, and FAQ.
Made with ❤️ for the Linux Community