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 transfer data #54

Open
realJustmike opened this issue May 10, 2016 · 5 comments
Open

Encrypt transfer data #54

realJustmike opened this issue May 10, 2016 · 5 comments

Comments

@realJustmike
Copy link

I think it would be nice to encrypt the data transferred between monitor and clients based on a pre-shared key in the extension-settings like Xavier Perseguers does in his "Central account management":

https://docs.typo3.org/typo3cms/extensions/causal_accounts/AdministratorManual/InstallingExtension/Index.html

@georgringer
Copy link
Owner

Absolutely, wanna do a pull request?

@christophlehmann
Copy link
Collaborator

Would we close it in times of HTTPS und free letsencrypt certificates?

@christophlehmann
Copy link
Collaborator

I would rather force HTTPS usage per setting in EM, what so you think?

@calien666
Copy link

I don't think, closing this is the best idea. Because having an https connection allows an attacker knowing your secret to get the data fetched.
Securing it via a pre shared key or a key pair solution is more secure. I will think about it and do a pull request on this, if I find a solution

@liayn
Copy link
Contributor

liayn commented Feb 15, 2024

Additional encryption is more secure. But the attack vector you described, is easily mitigated by employing a proper IP filter in the extension's settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants