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

take format string instead of only the number of words #1

Closed
2 tasks done
raspberryaether opened this issue Jan 28, 2017 · 0 comments
Closed
2 tasks done

take format string instead of only the number of words #1

raspberryaether opened this issue Jan 28, 2017 · 0 comments
Assignees
Milestone

Comments

@raspberryaether
Copy link
Owner

raspberryaether commented Jan 28, 2017

In addition to a number of words, we should also accept a format string which allows a password to be generated entirely programmatically if a user wishes to insert other characters between/after the words.

For example, the command: $ python -m dwpwg {@}-{+}-{.}-{.}-{#100}
Might output the password: CORRECT-Horse-battery-staple-42

Acceptance criteria:

  • a format string scheme is implemented as described above
  • README documents new scheme
@raspberryaether raspberryaether self-assigned this Jan 28, 2017
@raspberryaether raspberryaether modified the milestone: 0.1.0 Feb 4, 2017
raspberryaether added a commit that referenced this issue Feb 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant