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

Ease of use and Base64 update #27

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Ease of use and Base64 update #27

wants to merge 18 commits into from

Conversation

Shepard246
Copy link
Collaborator

I've added logic to scan the config directory and list all configs based on a name pattern (export/import). I've also Base64 encoded passwords on config files. If they are plaintext they will be converted next time the config it utilized.

@Shepard246 Shepard246 requested a review from briapete May 28, 2024 13:50
@briapete
Copy link
Collaborator

briapete commented Jun 7, 2024

I think we should consider not writing the password to the file even if it is base64 encoded. Seems more like obfuscations vs any sort of security.

I do like that the code looks for a pwd and uses if it is in the config. It gives the user the option if they don't care.

That are your thoughts?

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