Marak
Marak
Nice! I'm really glad to see you got it started. We'll probably want to add some test certificates or at least configure the app to not try to load the...
Docker file should be fully working now. Closing.
Is it important to always upgrade to HTTPS? I feel like if the user hasn't logged in or isn't sending any secure data they can just use HTTP? My primary...
@jden - You are totally right about this. I'm going to switch to HTTPS by default in the next day or so.
Added upstream to `resource-http` with https://github.com/bigcompany/http/commit/4c6f95ff1929135c35807a3db26dd26df887f6bf
Looks like we've gotten everything on the site going to SSL every time for everything. Will continue to test and deploy this over the next few days.
Working well. Deployment will be waterfall with #91
Deployed. @jden - For hsts do you mean something like https://github.com/helmetjs/hsts ?
@jden - Do you have any interest adding this feature to our `resource-http` module? https://github.com/bigcompany/http `resource-http` is a helper module for creating http servers. hook.io ( and a few other...
Related to #79 update