Hacker News new | ask | show | jobs
by nathanmock 4127 days ago
This is a good point, but there should be more awareness towards the issue as a whole. I've seen many apps who expose data dangerously. Some developers may not be aware that these values are exposed (even with SSL), so they should architect their apps accordingly, reinforcing the fact that you should never trust the client. I also briefly touch on the fact about this dynamic architecture and some of the implications it brings.
1 comments

You mean throwing up a Meteor app with a direct db feed and no fine grained security at the server side can lead to exploits?