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

Curve Security - Restrict to Authorized Clients Only #505

Open
jasondalycan opened this issue Jun 27, 2022 · 0 comments
Open

Curve Security - Restrict to Authorized Clients Only #505

jasondalycan opened this issue Jun 27, 2022 · 0 comments
Labels

Comments

@jasondalycan
Copy link

When reviewing the following example code on utilizaing Curve to secure sockets in Node.js it appears that all clients are authenticated:

https://github.com/zeromq/zeromq.js/blob/master/test/unit/socket-curve-send-receive-test.ts

It appears that clients cannot be restricted by client identifier. How can this be done (i.e. allow only authorized clients).

@jasondalycan jasondalycan changed the title Curve Security - Authorized Clients Only Curve Security - Restrict to Authorized Clients Only Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant