You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 15, 2022. It is now read-only.
I was wondering if it's possible, or otherwise planned, to support encryption between the server and the client using SSL/TLS or similar. I did some searching on the issue tracker, wiki, and in the codebase, but couldn't find anything related to this - apologies if I looked over it.
Forge already supports authentication, which is great, but I'd rather not send data unencrypted over the network if the server is not hosted locally.