Viewing profile — infamousjoeg
infamousjoeg
HN member- Joined
- Mon, Jul 24, 2017, 5:55 PM UTC
- HN karma
- 11
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About infamousjoeg
Recent public activity
-
comment
Comment #47097957
SPIFFE/SPIRE could work for the identity layer. The risk engine concept is cool. Would love to see that applied to machine identities that are working "on-behalf-of" humans.
-
comment
Comment #33021172
Exactly this. They just need to validate the JWT signature against a JSON Web Key Set (JWKS). There's no need to store the data.
-
comment
Comment #32160750
Love this minimalist approach!
-
comment
Comment #31200686
Check out the Secretless Broker at https://secretless.io . It's a cool open source project that allows applications to not need to know secrets which adheres to 12-factor app guide…
-
comment
Comment #29961727
Yes, well, now I'll be slacking off at work due to it... so you'll continue to see that trend. Thanks for this!
-
comment
Comment #29943686
I developed go-keyconfig after realizing that almost every CLI that I use on a daily basis that requires authentication of some kind drops the secrets in a local filesystem config …
- story
-
comment
Comment #28068575
CyberArk already does this... it's called Vendor Privileged Access.
- story
-
comment
Comment #24924095
I found this game to only be fun to play in VR (I have the Oculus Quest 2). On PC, it's hard to use KBAM as hands as adamredwoods said.
-
comment
Comment #20391848
R.I.P. Red Hat
-
comment
Comment #19783163
This completely fails to mention the security issues with Jenkins, as well. https://www.cyberark.com/threat-research-blog/tripping-the-j...
- story
-
comment
Comment #18494399
Which sucks when it's 2am and you start blowing up a majority of shard holders phones to unseal it because it sealed itself causing a critical outage.
-
comment
Comment #17969696
THIS! EVERYTHING THIS!
-
comment
Comment #17968735
Sure, the master key is split into shards... I'm talking about the account creating the database user. Let's take MSSQL, for example. The equivalent to a root account there is `sa`…
-
comment
Comment #17968034
That was my first thought, too. "But... there's a root account... creating another account... which is typically a privileged action. What's protecting that? Is that root account b…
-
comment
Comment #17968022
My concern is how you can tell me whether a database user was created by Vault and not by a malicious actor with knowledge of Vault's Dynamic Secrets method mimicking it. How the h…
- story
- story
- story
-
comment
Comment #16006467
You're not the first I've heard going this route... +1
-
comment
Comment #15793042
I prefer the RBAC and YAML policies Conjur provides... https://github.com/cyberark/conjur
-
comment
Comment #14840974
I'll be there and looking for it :D
-
comment
Comment #14840943
How long does the cracking process take? I remember WEP only taking 10 minutes using aircrack-ng in BackTrace... I imagine this takes substantially longer.