Viewing profile — Aoreias
Aoreias
HN member- Joined
- Tue, Apr 12, 2016, 4:34 AM UTC
- HN karma
- 16
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About Aoreias
No profile information was provided.
Recent public activity
-
comment
Comment #13084669
VPC ELBs and ALBs don't support ipv6 though. Presumably this is the first step to adding that support, although it's still not available even in the new ipv6 VPCs.
-
comment
Comment #12767453
They stayed up all day, they just blocked rendering until they loaded some twitter assets, causing it to take 20-30 seconds to load until those assets timed out.
-
comment
Comment #11828421
Most recent vulnerabilities in core utilities really don't have a lot to do with memory safety though - Shellshock & Imagemagick were input sanitization, other common ones though a…
-
comment
Comment #11782547
Sure, but if they started issuing MitM certs ANYWHERE then Symantec would have no choice but to revoke the CA's certificate. It doesn't matter if the CA was functioning for a corru…
-
comment
Comment #11782384
This isn't necessarily as nefarious as it seems - Blue Coat is going to have to comply with Symantec's Certification Practice Statement(CPS) which prohibits the issuance of MitM ce…
-
comment
Comment #11663910
It is helpful to store configuration with code, but you don't have to include secret values in your code. It's much better to use a purpose built service like credstash[0] to store…
-
comment
Comment #11477301
Do you have any examples of poor tenant isolation in AWS, GCE, or Azure? Cloud complexity is also lower because you don't have to worry about power, cooling, upstream connectivity,…