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 support for encrypting TOTP secrets #455

Open
jeffpaul opened this issue Sep 9, 2022 · 5 comments · May be fixed by #389
Open

Add support for encrypting TOTP secrets #455

jeffpaul opened this issue Sep 9, 2022 · 5 comments · May be fixed by #389
Assignees
Milestone

Comments

@jeffpaul
Copy link
Member

jeffpaul commented Sep 9, 2022

Add support for encrypting TOTP secrets (if a constant is defined).

More details to be shared.

@jeffpaul jeffpaul added this to the 0.8.0 milestone Sep 9, 2022
@jeffpaul jeffpaul linked a pull request Sep 9, 2022 that will close this issue
@kasparsd kasparsd removed their assignment Sep 9, 2022
@jeffpaul jeffpaul modified the milestones: 0.7.2, 0.8.0 Sep 12, 2022
@calvinalkan
Copy link
Contributor

@jeffpaul Ping me here or in PR's.

Whats the minimum version for this project?

@calvinalkan
Copy link
Contributor

Strongly vote for https://github.com/defuse/php-encryption/blob/master/composer.json

Supports the minimum PHP version required here.

@calvinalkan
Copy link
Contributor

Or libsodium which is in php7.2 core and WP core includes sodium_compat.

https://paragonie.com/book/pecl-libsodium/read/04-secretkey-crypto.md

@jeffpaul
Copy link
Member Author

@calvinalkan not sure what minimum version you're referencing but this plugin requires WordPress 4.3 and PHP 5.6. If those are not what you were referencing, please restate so someone can chime in and help... thanks!

@calvinalkan
Copy link
Contributor

@calvinalkan not sure what minimum version you're referencing but this plugin requires WordPress 4.3 and PHP 5.6. If those are not what you were referencing, please restate so someone can chime in and help... thanks!

Yes im refering to the PHP Version.

Defuse/encryption supports PHP5.6

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

Successfully merging a pull request may close this issue.

5 participants