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

Adding a more securing feature #15

Open
Majdoulineait opened this issue Apr 30, 2021 · 1 comment
Open

Adding a more securing feature #15

Majdoulineait opened this issue Apr 30, 2021 · 1 comment

Comments

@Majdoulineait
Copy link

Majdoulineait commented Apr 30, 2021

Since the objective is to send emails in a more secure way, keylogger.py is using TLS to send an email but since SL/TLS only encrypt email on its way between the sender’s email client and his/her email server. A message is then decrypted and it travels all the way to the recipient’s inbox without any encryption, being vulnerable to attacks.
I suggest using an end-to-end encryption like PGB to strengthen the security of the process.

@aydinnyunus
Copy link
Owner

Thanks for your opinion, I'll look into it.

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

No branches or pull requests

2 participants