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

add filename length checker to file obfuscator #191

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

TheBearodactyl
Copy link

No description provided.

@deltazefiro
Copy link
Owner

Hey @TheBearodactyl 👏 Thanks for the contribution!

I noticed that you’ve attempted to truncate the overly long encoded filename. However, I believe it might not be ideal for a hider to modify a user’s data — including filenames — without explicit consent.

One potential solution could be to add a toggle in the settings, allowing users to enable or disable truncation. Alternatively, a more robust approach might be to store the overly long filename in a separate file.

@TheBearodactyl
Copy link
Author

sure, lemme add that rq

@deltazefiro
Copy link
Owner

Mind if I switch the PR to a draft for now? Just let me know when you think it's good to go!

@deltazefiro deltazefiro marked this pull request as draft January 12, 2025 00:39
@TheBearodactyl
Copy link
Author

TheBearodactyl commented Jan 12, 2025 via email

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