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 TOTP keys in DB #2094

Open
analystcmyk opened this issue Oct 4, 2021 · 0 comments
Open

Encrypt TOTP keys in DB #2094

analystcmyk opened this issue Oct 4, 2021 · 0 comments

Comments

@analystcmyk
Copy link

TOTP are stored cleartext in user_data table.
Since we have access to encryption keys in data/config.php , I would suggest to store the TOTP keys encrypted as well.

@yurikuzn yurikuzn changed the title security : encrypt TOTP keys in DB Encrypt TOTP keys in DB Oct 6, 2021
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

1 participant