▲ 11 r/flask
First time deploying a Flask app to the web.
For the past few months I've been using a flask app to serve static video to various devices on my home network(raspberry pi, tablet, etc.). I would like to deploy it publicly and want to make sure it's secure. I added a login with a werkzeug hashed password and will serve the app with waitress and nginx through a domain i got on porkbun. It's just for personal use/fun/learning. Is there anything else i should do for security purposes?
u/OHMYDAYUMTHEYGOINHAM — 3 days ago