unfoldingWord-dev / ts-server

Server side code for translationStudio
MIT License
1 stars 0 forks source link

verify client key with key signature #1

Open da1nerd opened 10 years ago

da1nerd commented 10 years ago

The server needs to use a signature generated from the udid to verify the client ssh key has not been tampered with during transmission. The server should respond with an appropriate error message if validation fails.