<HTML><BODY>I want to add cloud integration to scummvm.<br>My proposal contain two sub-task:<br>1) secure connections to server<br>2) work with servers<br><br>First sub-task:<br>I propose OpenSSL for secure connections and own certstore distributed with app.<br>Certstore is file with stored Certification Authority (CA) certificates. I think Firefox sertificates list is what we needed. List CA sertificates stored at <a href="https://mozillacaprogram.secure.force.com/CA/IncludedCACertificateReport">https://mozillacaprogram.secure.force.com/CA/IncludedCACertificateReport</a> .<br> Backend' authors may choose between static or dynamic linking with OpenSSL.<br> Login/passwords may be stored in encrypted file and later used in connections to servers instead manual input.<br>Of course user should have choise to not remember passwords at all.<br><br>Second sub-task:<br>Reading manuals, stackoferflow etc. Here tips for dropbox: <a href="http://stackoverflow.com/questions/21841362/dropbox-sync-api-for-c">http://stackoverflow.com/questions/21841362/dropbox-sync-api-for-c</a> and here - https://github.com/Dwii/Dropbox-C/tree/master/Dropbox<br><br><br><br>Stryzhniou Fiodar<br>Стрижнёв Федор</BODY></HTML>