Skip to content

libxcrypt #1

Description

@atalii

libcrypt (generally from glibc) doesn't support yescrypt, which is used by default in Debian and Arch (among others). Accordingly, password hashing is broken on all of those. We need to use libxcrypt instead.

  • Cleanly return when crypt fails. Kind of unacceptable that it just fails to a stack trace.
  • Make sure to link against libxcrypt.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions