Commit Graph

1 Commits

Author SHA1 Message Date
797d93bda6 feat: add env.py module for base64-encoded secret loading from environment variable
Introduces a new env.py utility that loads a base64-decoded password from the SECRET environment variable when imported, and provides an interactive password-to-base64 conversion when run as a script.
2024-12-04 20:36:32 +00:00