Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Generate a design for node authentication #6

Open
raokrutarth opened this issue Oct 22, 2017 · 4 comments
Open

Generate a design for node authentication #6

raokrutarth opened this issue Oct 22, 2017 · 4 comments

Comments

@raokrutarth
Copy link
Collaborator

raokrutarth commented Oct 22, 2017

generate a payload design to include in main packet to make sure only the intended display/draw devices are exchanging packets in the network.

** ACK replies may expose side channel venerability like WEP **

@raokrutarth
Copy link
Collaborator Author

@agoeckner Can I get a sample of what a packet will look like in a string form? & will the packets have a sequence number or can the EXACT same packet be generated multiple times.?

@agoeckner
Copy link
Owner

I don't have the format entirely finalized yet, but no, the exact same packet cannot be generated multiple times since they will have sequence numbers.

@agoeckner
Copy link
Owner

When do you need the packet format by?

@raokrutarth
Copy link
Collaborator Author

Authentication Stage:

First entrance into the network by the node, it will send out a packet with a valid HMAC checksum. If the packet is not validated by the other nodes, they will not add the new node's address to their "list"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants