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

Consider encryption support #7

Open
multimeric opened this issue Oct 13, 2023 · 5 comments
Open

Consider encryption support #7

multimeric opened this issue Oct 13, 2023 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@multimeric
Copy link
Member

However, the user could simply encrypt the files as a prior step using a separate tool, so it's unclear if this CLI supporting encryption would be particularly helpful.

@multimeric multimeric self-assigned this Oct 13, 2023
@multimeric multimeric added the enhancement New feature or request label Oct 13, 2023
@WebSpider
Copy link

It would be useful since it allows to download an encrypted file via webui that has been made available via cli.

@multimeric
Copy link
Member Author

Is your use case that the sender has uploaded the file via the GUI and it's encrypted? And the recipient wants to decrypt it via CLI?

@WebSpider
Copy link

It's both ways:
WebUI encrypts, CLI decrypts
or
CLI encrypts, WebUI decrypts

@svennd
Copy link

svennd commented Sep 30, 2024

(just a +1) It would be great if we could just provide a password before uploading a file and the cli takes care of the encryption!

@multimeric
Copy link
Member Author

I'm open to PRs. I do intend to implement this, but it's not a priority for me right now.

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

No branches or pull requests

3 participants