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 an option to disable Session Encryption #269

Open
cleanerspam opened this issue Aug 11, 2024 · 0 comments
Open

Add an option to disable Session Encryption #269

cleanerspam opened this issue Aug 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@cleanerspam
Copy link

Problem

If a user or even owner wants to leech bulk files from a private telegram they have to enter decryption password every time .
For example if command was
/leech -b replied to a .txt file with 500 links then user would have to enter password 500 times

Solution Proposed

Solution1

Ask for password only once and when user authorises it keep the decrypted key in database for 2 hours after the last task completed .

Solution 2

Simply give an option in config.env to disable encryption of keys

Solution 3

Ask if user wasnts to use encryption and warn about dangers if not encrypting .

@cleanerspam cleanerspam added the enhancement New feature or request label Aug 11, 2024
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

1 participant