Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto generated passphrase is shown truncated #600

Open
RCasatta opened this issue Nov 8, 2024 · 1 comment
Open

auto generated passphrase is shown truncated #600

RCasatta opened this issue Nov 8, 2024 · 1 comment

Comments

@RCasatta
Copy link

RCasatta commented Nov 8, 2024

Environment

  • OS: vm nixos
  • age version: 1.1.1

What were you trying to do

encrypt something with an auto generated passphrase

What happened

the auto generated passphrase has been printed truncated, with a final " that let me thinking it was not truncated.

[root@nixos:~]# cat PLAIN | age -e -p -a >PLAIN.age
age: using autogenerated passphrase "grass-inside-sense-balcony-siege-box-sna"

Probably is due to the terminal being "serial" ?

@FiloSottile
Copy link
Owner

That’s really weird, we don’t have any logic that would truncate it, and I wouldn’t expect any lower level mechanism to add the final quote

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants