Live data from Hacker News

Viewing profile — j4cob

j4cob

HN member
Joined
Sat, Jan 17, 2015, 2:48 AM UTC
HN karma
208
Public activity
13 items

About j4cob

No profile information was provided.

Recent public activity

  1. comment
    Comment #28712774

    Wow, thank you for all of your work on Sensei's Library! It made a huge impression on me in ~2003, and has really helped me understand Go better and get stronger. I work on Let's E…

  2. story
  3. comment
    Comment #17369475

    Folks may also be interested to read this useful summary of issues around locally installed roots: https://github.com/njh/dymo-root-ca-security-risk/blob/maste...

  4. comment
    Comment #17361324

    The implicit threat model here is "no one outside your machine can do something to you to make 127.0.0.1 traffic route elsewhere." It's true that software running on your machine c…

  5. comment
    Comment #17361310

    FYI, OpenSSL has a new flag that makes the "-extensions" part somewhat simpler, but most people won't have it in their copy yet: https://github.com/openssl/openssl/pull/4986

  6. comment
    Comment #12309416

    For your use case, I'd recommend that you either combine them using SAN certificates, as one commenter suggested, or issue them over the span of a few weeks. Processing rate limit …

  7. comment
    Comment #12308788

    (Let's Encrypt engineer) > large organisations (I'm sure there are more than 20 sites run under .mit.edu sites by different teams who wouldn't want to share multi-name certificates…

  8. comment
    Comment #12306494

    (Let's Encrypt engineer) Token bucket is a good idea, and I agree that it would make the user experience of hitting rate limits less onerous. We implemented sliding windows because…

  9. comment
    Comment #12306043

    FWIW, cPanel just announced Let's Encrypt integration with their AutoSSL feature: https://blog.cpanel.com/announcing-cpanel-whms-official-lets...

  10. story
  11. story
  12. comment
    Comment #10417498

    This was a performance decision. Cross-signing the root instead of the intermediate would mean that web servers would have to include both the root and the intermediate in the chai…

  13. story