There is mentioning on the login page that all data transferred between game client running on our browser and the servers is secured with SSL. However when I follow the traffic that the game generates with Chrome developer tools it's not encrypted with SSL but plain unencrypted http.
![]()