solanav / liu_client

Cliente en C
1 stars 0 forks source link

Commands have to be signed #57

Open solanav opened 5 years ago

solanav commented 5 years ago

We need the server to sign messages with a public key that will be included on all the clients. This way we can get commands and it won't matter where they come from, only that they are signed by the trusted server.