Skip to content

Conversation

@TheToddLuci0
Copy link
Contributor

Avoid potential issues with people putting their actual secrets into a file tracked by git.

config.json is already in .gitignore, so should be good there.

@TheToddLuci0 TheToddLuci0 force-pushed the move_config_to_example branch from aa1d4da to 3ae9248 Compare April 25, 2023 18:35
@knavesec
Copy link
Owner

knavesec commented Aug 2, 2023

Ehh, I think there's always going to be issues with people putting creds in files. Even with a name change, it's still just as easy for users to put their secrets in the example.config.json file and never rename it, which defeats the purpose

@knavesec
Copy link
Owner

knavesec commented Aug 2, 2023

Unless others have strong opinions on this, I plan on just keeping it the way it is. I usually just have a duplicate json file active.config.json or something similar that I use

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