Live data from Hacker News

Security Checklist for Full Stack Web Developers

blog.logrocket.com

11–14 of 14 posts

Re: Security Checklist for Full Stack Web Developers

#11

Earlier quoted context omitted.

I'm on the LogRocket team. Your concern is fair, though many modern analytics tools can capture PII if not properly configured. It is important when using any such tools, including LogRocket, that developers understand the scope of the data collected and properly censor things like SSN, Credit Cards, or health data. Some of our more security-conscious customers also just run LogRocket on their own servers with our se…

That is awesome to hear that there is a self-hosted version. I was reading through your docs hoping to find something like that. Is there somewhere on your site that I missed which gives more details about this?

So far, we've worked with a few larger customers to run LogRocket on their own infrastructure (or their own AWS environment in some cases), but we haven't publicized the specifics yet.

If you shoot me an email (ben at logrocket) I'd be happy to discuss in more detail :)

Re: Security Checklist for Full Stack Web Developers

#12
post #8

TL;DR: The advice is: "use Open source software", "add logging", "set all pages to HTTPS" and follow a "top 10 list of the most critical security threats" Sad state of things. The concept of having your work done by "Full Stack Developer" will not be nice for opening up potential security holes, in my opinion. Additionally, I don't think there exists a real "Full Stack" dev, and I'm not alone in this opinion; click a…

Not every company can afford to have a person dedicated to security. No full stack developer is a complete generalist -- everyone specializes naturally. The point is that they are comfortable doing a wide range of tasks. For some people that might make more sense.

Re: Security Checklist for Full Stack Web Developers

#13
post #8

TL;DR: The advice is: "use Open source software", "add logging", "set all pages to HTTPS" and follow a "top 10 list of the most critical security threats" Sad state of things. The concept of having your work done by "Full Stack Developer" will not be nice for opening up potential security holes, in my opinion. Additionally, I don't think there exists a real "Full Stack" dev, and I'm not alone in this opinion; click a…

Not every company can afford to have a person dedicated to security. No full stack developer is a complete generalist -- everyone specializes naturally. The point is that they are comfortable doing a wide range of tasks. For some people that might make more sense.

> Not every company can afford to have a person dedicated to security

But even in a team of 2 people you can have a good front-end developer and a good back-end developer.

Re: Security Checklist for Full Stack Web Developers

#14
post #8

TL;DR: The advice is: "use Open source software", "add logging", "set all pages to HTTPS" and follow a "top 10 list of the most critical security threats" Sad state of things. The concept of having your work done by "Full Stack Developer" will not be nice for opening up potential security holes, in my opinion. Additionally, I don't think there exists a real "Full Stack" dev, and I'm not alone in this opinion; click a…

Proper full stack devs are rare, but they do exits, and they're worth their weight in gold to any company with under 50 staff. I've been 'full stack' my entire career but it takes a long time to actually become a competent full stack dev.

A proper full stack dev can make design and implementation decisions at all levels, while being able to visualise the affect of those changes over the entire system, in detail, at low level. They're also able to communicate these changes not only to a uber-low-level introverted developer, they're also able to sit with the CEO/CTO and rationalise their decision in terms of cost and savings.

And of course, they're able to drop anchor, exit the elevator at any level and get on the tools.

Post reply on HN