Skip to content
Snippets Groups Projects

unl0kr: add the CLI option to avoid suffixing a password with a newline character

Merged Vladimir Stoiakin requested to merge vstoiakin/buffybox:newline into master

Appending the newline character '\n' is the right thing to do when you print a password to a tty or a text file. But different tools process it differently. For example, cryptsetup strips the newline character, but systemd-cryptsetup with a password agent does not. This commit allows to control the newline character with an option.

Fixes: #44 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading