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

Is it possible to include an option to read a password protected file? #16

Open
AzzaAzza69 opened this issue Oct 10, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@AzzaAzza69
Copy link

No description provided.

@adirfische
Copy link
Contributor

Greetings there,

First off: You'd need the password for the file, and you'd need to be able to provide that programmatically.
Once that's available, it might be possible to implement a functionality to decrypt the document with it.

From a brief look at the problem though, this doesn't seem easy or quick to accomplish; Especially not without narrowing it down to specific use-cases. Furthermore, there is currently no interest in the development of new features for this library. It's mostly just basic support.

As such, I'll keep this issue open and label it as an enhancement request for now.
If this topic becomes more relevant at some point, the respective information can be provided here.

Take care.

@adirfische adirfische added the enhancement New feature or request label Jan 5, 2023
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

2 participants