Streamlit Communication Security

May I know if there any encryption between user and streamlit?

Hi @gegreg -

It depends on your deployment. If you deploy on Streamlit Cloud, then SSL is provided by default. If you are hosting on other platforms, then you’ll need to consult their documentation and/or set up SSL yourself.

Best,
Randy

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.