Live data from Hacker News

Viewing profile — jcase

jcase

HN member
Joined
Fri, Jan 21, 2011, 7:26 PM UTC
HN karma
74
Public activity
30 items

About jcase

http://justincase.cx

[ my public key: https://keybase.io/justincase; my proof: https://keybase.io/justincase/sigs/7a-Ad4dIgA27mAPOVkszYu9QRQDpYQv5wClyEwyEUZk ]

Recent public activity

  1. comment
    Comment #9535777

    Thanks. You're right. Now I'm just wondering what IdenTrust gains from free DV certificates.

  2. comment
    Comment #9535740

    Acceptance into Mozillaʼs CA Certificate Program is usually discussed in public. Let's encrypt is not on the list of pending CA applications[0]. Does anyone know if they are introd…

  3. comment
    Comment #9518390

    Running the openssl s_client command from the article will show you live.

  4. comment
    Comment #8867763

    When you mentioned discourse serving 19k req/sec, does it hit the ruby stack at all? If no, serving 19k req/sec of cached HTML doesn't seem that impressive. What am I missing?

  5. comment
    Comment #8629581

    You're (almost) describing certificate pinning. Have a look at http://tack.io although it appears down for the moment. Here is the HN thread: https://news.ycombinator.com/item?id=4…

  6. comment
    Comment #8629555

    With SSH you usually own both endpoints (or at least trusting your cloud provider). The example you give with regards to exchanging a piece of paper is very similar. It's ridiculou…

  7. comment
    Comment #8629530

    This article[0] is largely about DNSSEC and DANE but it might give you some insights why making registrars the sole authorities isn't such a good idea. [0] http://www.thoughtcrime.…

  8. story
  9. comment
    Comment #6209476

    Well, whatever the license, here is to a bright future! That a rising tide may lift all boats.

  10. comment
    Comment #6209020

    I'm not sure this is true (anymore?). There are many open source projects who are thriving under non copyleft licenses. If someone wanted to be a dick about it they could release m…

  11. comment
    Comment #6208987

    Not sure if you mean for profit and proprietary or just making money in general. For some reason though a lot of people think you can't sell GPL'd software which you absolutely can…

  12. comment
    Comment #6042799

    DANE isn't without its own problems. Moxie Marlinspike wrote an excellent blog post about it. http://www.thoughtcrime.org/blog/ssl-and-the-future-of-authe...

  13. comment
    Comment #6042754

    If users can't configure their Facebook privacy settings I'm not too optimistic about their ability to manage root certificate trust bits. It's a good start though. Ideally OS/Brow…

  14. comment
    Comment #6041131

    Sounds very similar to Convergence. In fact, it turns out that "Convergence is based on previous work from the Perspectives Project at Carnegie Mellon University".[0] I don't think…

  15. comment
    Comment #5973489

    Same version, no warning. Edit: Oops, had yet to read that it's now temporarily whitelisted by google.

  16. comment
    Comment #5752752

    Interesting, thanks!

  17. comment
    Comment #5752243

    When the EU region was announced[1] last month they weren't Safe Harbor compliant (yet). Has that changed? [1] https://blog.heroku.com/archives/2013/4/24/europe-region (near the bo…

  18. comment
    Comment #5699180

    For some reason it reminded me of "The Electronic Money Mill". Original site is gone but The Internet Archive has a copy: http://web.archive.org/web/20080412233535/http://www.msen.…

  19. comment
    Comment #5619729

    The Luna SA they are using doesn't come cheap. For an H/A setup with all the extras (backup tools, service contract) I was quoted ~$80k.

  20. story
  21. comment
    Comment #5172446

    Automatic failover is a pretty big feature though. I wish Postgres had a built-in solution. Sure, I could use Pacemaker but it's no where near as painless.

  22. comment
    Comment #5150014

    It's 72 actually. I thought it was 56 as mentioned on the original [?] BCrypt website[1]. A thread[2] on security/stackexchange discusses a workaround for the 72 char limit. See ht…

  23. comment
    Comment #5004754

    Indeed. Chrome has baked-in public key pinning for their services. http://www.imperialviolet.org/2011/05/04/pinning.html

  24. comment
    Comment #5004675

    For domain validated certs, certainly. The issue is that it doesn't solve anything. We merely shift (more) responsibility to registrars and NICs. You can change (untrust) registrar…

  25. comment
    Comment #5004584

    Actually, I've thought about starting a "real" CA (read: get certified etc). I'm not sure the world needs another one though. Your experience running a homebrew setup is exactly wh…