unfoldingWord-dev / ts-server

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

send server ssh key to clients #2

Open da1nerd opened 10 years ago

da1nerd commented 10 years ago

The server needs to send it's public ssh key to clients when they first connect so that further communication with the server can be encrypted.

da1nerd commented 10 years ago

it should also send a signature so the client can verify the key.