Skip to content

Conversation

@vorburger
Copy link
Contributor

because while experimenting with RCON, it's highly confusing why without a RCON_PASSWORD it happens
to "just work" e.g. with https://github.com/willroberts/minecraft-client (which uses "minecraft" as the default password itself!)
but not with https://github.com/itzg/rcon-cli (which has no default password).

Default passwords are always a bad idea, and should ideally ideally just be removed (if you are willing to make that backward compatible breaking change).

because while experimenting with RCON, it's highly confusing why without a RCON_PASSWORD it happens
to "just work" e.g. with https://github.com/willroberts/minecraft-client (which uses "minecraft" as the default password itself!)
but not with https://github.com/itzg/rcon-cli (which has no default password).

Default passwords are always a bad idea, and should ideally ideally just be removed (if you are willing to make that backward compatible breaking change).
Copy link
Owner

@itzg itzg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the detail and the cautionary note. I don't really like default passwords either, so I'm not sure why I started with one there 😀 But yeah, at this point I've gotten that default stuck there.

@itzg itzg merged commit 402894c into itzg:master Nov 5, 2021
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