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 more Encryption Methods to the plugin #3

Open
3 tasks done
Im-Fran opened this issue Aug 1, 2021 · 4 comments
Open
3 tasks done

Add more Encryption Methods to the plugin #3

Im-Fran opened this issue Aug 1, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@Im-Fran
Copy link
Member

Im-Fran commented Aug 1, 2021

We need more encryption methods so we can implement a system to import form other plugins

Encryption Methods to Add:

  • ARGON2
  • BCRYPT (And possible variants)
  • PBKDF2
@Im-Fran Im-Fran added the enhancement New feature or request label Aug 28, 2021
@Im-Fran
Copy link
Member Author

Im-Fran commented Apr 16, 2022

Regarding ARGON2, the recommended setup is using the lib only, and ask the users to compile it. The steps provided by the AuthMeReloaded plugin seems to be a good way to do it

@Im-Fran
Copy link
Member Author

Im-Fran commented Apr 17, 2022

Removed Argon2 from the list. In the future maybe we could add it, but right now is not a priority, we need further investigation on how to implement it. Currently using the lib phxql/argon2-jvm for some reason gives you a different hash every time.

@Im-Fran
Copy link
Member Author

Im-Fran commented May 10, 2022

Removed WBB4 and XAuth from the list

@Im-Fran
Copy link
Member Author

Im-Fran commented May 10, 2022

Removed XFBCRYPT from the list. I'm going to investigate about more encryption methods that are actually secure :p

@Im-Fran Im-Fran moved this to To Do in SuperAuth v3 Jul 26, 2023
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
Status: To Do
Development

No branches or pull requests

1 participant