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

Check HMAC key for incoming message #30

Open
Arkweid opened this issue Aug 23, 2019 · 0 comments
Open

Check HMAC key for incoming message #30

Arkweid opened this issue Aug 23, 2019 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Arkweid
Copy link

Arkweid commented Aug 23, 2019

We receive messages, but we don't check HMAC key setted uo up on handshake proccess with peer.
We can do it here:
https://github.com/astroband/astrocore/blob/master/src/overlay/peer.rs#L462-L463
You can read about handshake process here:
https://github.com/astroband/astrocore/wiki/Network#handshake

@Arkweid Arkweid added help wanted Extra attention is needed good first issue Good for newcomers labels Aug 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant