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

wordlist audit mode #6

Open
3 tasks
raspberryaether opened this issue Feb 4, 2017 · 0 comments
Open
3 tasks

wordlist audit mode #6

raspberryaether opened this issue Feb 4, 2017 · 0 comments
Assignees
Milestone

Comments

@raspberryaether
Copy link
Owner

Implement an "audit" mode to provide the ability to swap out undesirable (vulgar and/or hard to remember or spell) words.

A suggested mode of implementation:

  1. The word is printed, upon which the user is prompted "(K)eep? (D)iscard? (B)ack? ".
    a. Keep will result in the current word being added to the revised wordlist and the next word being shown.
    b. Discard will show the next word. The current word will not be added.
    c. Back will remove the previous word added to the revised wordlist and present it again for decision.
  2. The user is prompted for a filename in which to save the revised wordlist.

Acceptance Criteria:

  • A wordlist audit mode such as the one described above is implemented.
  • A mechanism is present to use the customized wordlists.
  • The readme is updated with an explanation of the new mode.
@raspberryaether raspberryaether self-assigned this Feb 4, 2017
@raspberryaether raspberryaether modified the milestone: 0.2.0 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