Package howdy: Information

    Source package: howdy
    Version: 3.0.0-alt12.beta1.gitc5b1766
    Latest version according to Repology
    Build time:  Jul 24, 2024, 01:08 PM in the task #353391
    Report package bug
    License: MIT
    Summary: Windows Hello style authentication
    Description: 
    Howdy provides Windows Hello style authentication for Linux.
    Use your built-in IR emitters and camera in combination
    with facial recognition to prove who you are.
    
    Using the central authentication system (PAM),
    this works everywhere you would otherwise need
    your password: Login, lock screen, sudo, su, etc.

    List of RPM packages built from this SRPM:
    howdy (x86_64, i586, aarch64)
    howdy-gtk (x86_64, i586, aarch64)
    howdy-pam (x86_64, i586, aarch64)
    howdy-pam-debuginfo (x86_64, i586, aarch64)

    Maintainer: Leontiy Volodin

    List of contributors:
    Leontiy Volodin
    Anton Golubev

    ACL:
    Leontiy Volodin
    @everybody

      1. libevdev-devel
      2. meson
      3. libinih-devel
      4. rpm-build-ninja
      5. rpm-build-python3
      6. rpm-macros-meson
      7. rpm-macros-pam0
      8. cmake
      9. python3-devel
      10. libpam0-devel
      11. gcc-c++
      12. gettext-tools

    Last changed


    July 3, 2024 Leontiy Volodin 3.0.0-alt12.beta1.gitc5b1766
    - NMU: Fix build
    Dec. 5, 2023 Anton Golubev 3.0.0-alt11.beta1.gitc5b1766
    - howdy-gtk: Add default args to exit functions (ALT #48543)
    - Don't pkexec if already root
    - Handle the case if there are no cameras via except (ALT #48544)
    - Show real camera ID in the 'Video' tab (ALT #48542)
    - Don't add a model if the user list is empty (ALT #48529)
    - More correct preview when stretching the window (ALT #48527)
    - Remove reading of non-existent '_variables' file (ALT #48500)
    - Update the container when the slide changes (ALT #48502)
    - Also use PKEXEC_UID to get username (ALT #48503)
    Nov. 17, 2023 Anton Golubev 3.0.0-alt10.beta1.gitc5b1766
    - actually add translations