I just wanted to report that SecretStorage.py is a bad practice of secret storage.
I recommend moving secret storage to environment variables, or to make use of a proper secret management system, especially since the intended use for this script/bot is for machines connected directly to the internet.
Regards,
JM Erestain
I just wanted to report that SecretStorage.py is a bad practice of secret storage.
I recommend moving secret storage to environment variables, or to make use of a proper secret management system, especially since the intended use for this script/bot is for machines connected directly to the internet.
Regards,
JM Erestain