Hacker News new | ask | show | jobs
by captn3m0 879 days ago
The generator is avoiding the real complexity of the command. Username and password are easily used, but actually providing support for various other options (mentioned in the guide) will be worth it.

Maybe just don’t ask the password to allay security fears, and put a placeholder password in the generated command. There’s also other methods of authentication.

1 comments

thanks for the feedback!

seems like "password" has been the main concern.

definitely going to add more available options.