Viewing profile — bsrx
bsrx
HN member- Joined
- Tue, Apr 14, 2015, 1:05 PM UTC
- HN karma
- 18
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About bsrx
No profile information was provided.
Recent public activity
-
comment
Comment #11256926
Any comments on who put this together, or their long term goals?
-
comment
Comment #11256905
Signed up, got https://www.hacksplaining.com/profile.json
-
comment
Comment #9443715
"Container usage is growing quickly and is carrying more and more of the computing needs, allowing for greater flexibility. We must secure them." We must do X - any insight into ho…
-
comment
Comment #9391672
SecOps mission is: prevent, detect, respond. Yes, outright prevention is important. Yet proper centralized log collection and intelligence helps with all three missions, including …
-
comment
Comment #9391653
It may be critically important, but they can't do everything at once. They're moving incredibly fast as it is. Other people were attempting to solve this problem too - https://regi…
-
comment
Comment #9391064
The logging drivers reduce a major production pain point - standardized centralized logging that doesn't require modifying the underlying image. Docker has a bad security reputatio…
-
comment
Comment #9373961
Other than privilege escalation through the kernel, what attack surface do you see exposed? Might just be limited to my use case for Docker, but so far it's security agnostic.
-
comment
Comment #9373951
What are your security concerns regarding Docker? Or what do you perceive to be common security flaws? So far I've perceived Docker to be like virtualenv for python - useful but or…