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

[TECH DEBT] Replace libnacl with pynacl #64372

Closed
dwoz opened this issue May 26, 2023 · 2 comments
Closed

[TECH DEBT] Replace libnacl with pynacl #64372

dwoz opened this issue May 26, 2023 · 2 comments
Assignees
Labels
Bug broken, incorrect, or confusing behavior tech-debt

Comments

@dwoz
Copy link
Contributor

dwoz commented May 26, 2023

libnacl has been plagued with issues for some time now. We are no longer actively maintaining libnacl. An alternative, pynacl is being actively maintained and has all the bits we need for salt. Migrate from libnacl to pynacl. All of the changes needed should be in salt.utils.nacl.

@dwoz dwoz added Bug broken, incorrect, or confusing behavior tech-debt labels May 26, 2023
@dwoz
Copy link
Contributor Author

dwoz commented May 26, 2023

See also: #64342

@dmurphy18
Copy link
Contributor

Closing this since PR #64415 is merged

PaulChristophel added a commit to PaulChristophel/docker-salt that referenced this issue Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug broken, incorrect, or confusing behavior tech-debt
Projects
None yet
Development

No branches or pull requests

2 participants