Skip to content

terminal.ReadPassword() on windows #3

Description

@brsmsn

terminal.ReadPassord() does not work on windows. Input terminates immediately before users can type in passphrases.

39d4517#diff-055e3e2c833cd88c8c82b8fe7a1e2693R159 changes from hardcoded 0 to a variable from package syscall however the values are not the same for unix and windows. There will need to be code to handle this change.

Bug Description

  • OS: Windows 10
  • Go Version: v1.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    S2 - BugMajor bug - Bugs that can/could potentially break security

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions