Skip to content

[Q] Practical Work 3 - UDP Authentication #176

Closed Answered by ludelafo
knownasred asked this question in Q&A
Discussion options

You must be logged in to vote

Hi!

What we wanted to illustrate with these criteria are more in the architecture/design of the application more than the security aspect of it.

If we take the demonstration made by @hadrylouis, the emitters emit messages (temperature, humidity, pressure) for all other users to use ("affect all users"). The clients can retrieve/ask the receiver to send its data individually and the receiver will send the data to them ("unique to one user").

Retrieving the data from a receiver shouldn't affect the other clients: if one client asks for the temperature average, another client should be able to request the exact same data without any issue. It's not because one client did ask for the data tha…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@knownasred
Comment options

@ludelafo
Comment options

Answer selected by knownasred
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants