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

Encrypt filename (and maybe size) #3

Closed
felinira opened this issue Mar 16, 2022 · 1 comment · Fixed by #5
Closed

Encrypt filename (and maybe size) #3

felinira opened this issue Mar 16, 2022 · 1 comment · Fixed by #5
Assignees
Labels
enhancement New feature or request

Comments

@felinira
Copy link
Contributor

This would most likely be a backwards incompatible change. Currently the filename (and file size) is sent unencrypted. While the size could probably be determined anyways by looking at the data stream, the filename could contain sensitive information.

@landhb
Copy link
Owner

landhb commented Mar 18, 2022

I think this is a good idea. Started working a solution in #5

@landhb landhb added the enhancement New feature or request label Mar 18, 2022
@landhb landhb linked a pull request Mar 18, 2022 that will close this issue
@landhb landhb self-assigned this Mar 18, 2022
@landhb landhb closed this as completed in #5 Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants