- Web client - HTTPS
Users will always get security notification from web-browsers since WAVE Server uses a self-signed certificate.
- Mobile Application - HTTPS
HTTPS is used by default for all connections. - The communication between Server and Client - HTTPS
HTTPS is used by default for all connections. - Email - TLS / SSL
TLS is the default option for the Email Server. - User Password - MD5
All passwords in Server databases are encrypted with MD5 - Streaming encryption
No streaming encryption at this moment.
Might be relatively easily implemented on demand (if any big projects). Will significantly increase minimal hardware requirement for server PCs. Or, the users can try to use VPN tunneling and HTTPS to protect the transmitted videos.