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

Autogenerated passphrase #78

Closed
Fastidious opened this issue Jan 2, 2020 · 5 comments
Closed

Autogenerated passphrase #78

Fastidious opened this issue Jan 2, 2020 · 5 comments

Comments

@Fastidious
Copy link

Environment

  • OS: macOS
  • age version: Latest on brew

What were you trying to do

Following the example on README.md, age -p secrets.txt > secrets.txt.age.

What happened

This:

dreadnought: fastidious$ age -p secrets.txt > secrets.txt.age
Enter passphrase:
Error: empty scrypt password
[ Did age not do what you expected? Could an error be more useful? Tell us: https://filippo.io/age/report ]

There is no more autogenerated password?

@islishude
Copy link

Seems that already fix,you can build on the master branch and then try it.

1

@Fastidious
Copy link
Author

Sure enough, it is. Thanks!

@graphixillusion
Copy link

graphixillusion commented Feb 20, 2020

I got the same problem: i've compiled from source but when it stucks at:

Enter passphrase (leave empty to autogenerate a secure one):

Enter key doesn't work, even if you type something then enter. You can only do a ctlr-c to force close.

Tried it on Windows 10

@FiloSottile
Copy link
Owner

@graphixillusion Ah, this is golang/go#36609, I updated x/crypto to bring in the fix. Please open a new issue if it's still a problem.

@graphixillusion
Copy link

@FiloSottile thank you very much for the super fast fix. now it works as expected.

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

4 participants