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
We'd likely need to implement support for TCP SIP first. That's something that should happen. Once that's done, it might be possible to have TLS connections flow through a program like stunnel so that gosip doesn't have to own the crypto algorithms itself. I'd like for gosip to be an unsecure sip stack in the sense that's it's neither secure, nor insecure. How much security you want to bolt on, is entirely up to you, and the project should be doing whatever is within its power to help facilitate that.
Hi all,
Thank you for making this project. Wanted to check to see if you have any plans to support SIP over TLS?
The text was updated successfully, but these errors were encountered: