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

TODO: Stop using pre-compiled libsodium #57

Open
joemphilips opened this issue Feb 28, 2020 · 0 comments
Open

TODO: Stop using pre-compiled libsodium #57

joemphilips opened this issue Feb 28, 2020 · 0 comments
Labels
packaging This issue is related to packaging rather than code itself. Security Issues related to possible security incident.

Comments

@joemphilips
Copy link
Owner

Currently, we use libsodium nuget package through NSec.
( since we must use ChaCha20-Poly1305 for p2p messaging)

Ideally we should compile everything in this repository, or if libsodium supports more secure deployment pipeline (e.g. deterministic building), we should incorporate that.

related: #56

@joemphilips joemphilips added Security Issues related to possible security incident. packaging This issue is related to packaging rather than code itself. labels Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packaging This issue is related to packaging rather than code itself. Security Issues related to possible security incident.
Projects
None yet
Development

No branches or pull requests

1 participant