Live data from Hacker News

Viewing profile — infamousjoeg

infamousjoeg

HN member
Joined
Mon, Jul 24, 2017, 5:55 PM UTC
HN karma
11
Public activity
25 items

About infamousjoeg

[ my public key: https://keybase.io/infamousjoeg; my proof: https://keybase.io/infamousjoeg/sigs/yxedvo0w7wWffnGXW0itPVAgCrC1E0OXDcRP8MaVllA ]

Recent public activity

  1. 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.

  2. 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.

  3. comment
    Comment #32160750

    Love this minimalist approach!

  4. 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…

  5. 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!

  6. 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 …

  7. story
  8. comment
    Comment #28068575

    CyberArk already does this... it's called Vendor Privileged Access.

  9. story
  10. 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.

  11. comment
    Comment #20391848

    R.I.P. Red Hat

  12. 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...

  13. story
  14. 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.

  15. comment
    Comment #17969696

    THIS! EVERYTHING THIS!

  16. 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`…

  17. 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…

  18. 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…

  19. story
  20. story
  21. story
  22. comment
    Comment #16006467

    You're not the first I've heard going this route... +1

  23. comment
    Comment #15793042

    I prefer the RBAC and YAML policies Conjur provides... https://github.com/cyberark/conjur

  24. comment
    Comment #14840974

    I'll be there and looking for it :D

  25. 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.