planetfederal / geodroid-server

Apache License 2.0
3 stars 4 forks source link

should probably provide toggle for server bind address #34

Open ischneider opened 10 years ago

ischneider commented 10 years ago

Right now, the server binds to all interfaces. Does providing the option to bind to only localhost make sense? Or better, defaulting to localhost and opting in to bind to all interfaces?

jdeolive commented 10 years ago

Yeah, i think an option makes sense. As to whether binding to all interfaces or only just localhost by default... no strong opinion. I guess for development binding to all is more convenient but i can see how that is a security concern. So yeah, i am for that.