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

Word list changes #86

Open
pett-j opened this issue Jul 3, 2024 · 6 comments
Open

Word list changes #86

pett-j opened this issue Jul 3, 2024 · 6 comments
Assignees
Labels
docker Docker config related enhancement New feature or request usability

Comments

@pett-j
Copy link

pett-j commented Jul 3, 2024

Title

Clean word list

Is Your Feature Request Related to a Problem? Please Describe.

Are you able to add a feature where a other word lists can be chosen over the standard one?

Description

To be able to generate clean passphrases from a new clean word list or a custom one

Acceptance Criteria

  • Criterion 1: Clean word lisy has been added and can be activated, same with a custom list
@pett-j pett-j added the enhancement New feature or request label Jul 3, 2024
@mmozzano
Copy link

mmozzano commented Jul 8, 2024

You can already do this. The ENV variable is PP_LANGUAGE_CUSTOM. In Docker Compose I believe the default one is:
- PP_LANGUAGE_CUSTOM='https://raw.githubusercontent.com/dwyl/english-words/master/words_alpha.txt'

I changed mine to:
- PP_LANGUAGE_CUSTOM='https://raw.githubusercontent.com/dolph/dictionary/master/popular.txt'

@jocxfin
Copy link
Owner

jocxfin commented Sep 12, 2024

Thank you @mmozzano for helping out a fellow user!

@jocxfin jocxfin closed this as completed Sep 12, 2024
@pett-j
Copy link
Author

pett-j commented Sep 12, 2024

Thanks for the suggestion, but unfortunately the list isn't clean.

@pett-j
Copy link
Author

pett-j commented Sep 12, 2024

I should add that having the ability to point to a local custom wordlist would be a preference, instead of a seperate public git repo.

@jocxfin jocxfin reopened this Sep 12, 2024
@jocxfin
Copy link
Owner

jocxfin commented Sep 12, 2024

Sure. I'll add that feature.

@jocxfin jocxfin self-assigned this Sep 12, 2024
@jocxfin jocxfin added usability docker Docker config related labels Sep 12, 2024
@pett-j
Copy link
Author

pett-j commented Sep 12, 2024

That would be nice, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Docker config related enhancement New feature or request usability
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants