Skip to content

Adding crypt to pwgen output #12

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

edneville
Copy link

New -e flag to output proposed crypt string with password.

@makr
Copy link

makr commented Aug 22, 2023

Why only sha256crypt? And may I also suggest to add a "brake" and sleep for 1s before it prints out the result?! Just my personal 2cents...

New -e flag to output proposed crypt string with password.

Signed-off-by: ed neville <ed@s5h.net>
@edneville
Copy link
Author

edneville commented Aug 23, 2023 via email

@makr
Copy link

makr commented Aug 27, 2023

To not create a tool that could easily be used to create thousands of encrypted passwords in a second. Granted, people who know what they are doing have that already, but "script-kiddies" really don't need that. And while thinking of it again ... what is the use-case anyway?

@edneville
Copy link
Author

edneville commented Aug 29, 2023 via email

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

Successfully merging this pull request may close these issues.

2 participants