Live data from Hacker News

Viewing profile — danmarg

danmarg

HN member
Joined
Sun, Mar 20, 2016, 1:55 PM UTC
HN karma
4
Public activity
5 items

About danmarg

No profile information was provided.

Recent public activity

  1. comment
    Comment #11849603

    But the private key is (of course) never sent to GitHub, so it's hard for me to imagine what kind of vuln this would help with. I can think of a few, but they're odd: 1. Some sort …

  2. comment
    Comment #11399868

    Is the mailer-daemon message from @googlemail.com or from recipient domains?

  3. comment
    Comment #11326755

    But I think the authentication problem is in fact the hard problem. Assuming we got rid of STARTTLS (the actual verb) and just always did TLS (say, on some other port), how do you …

  4. comment
    Comment #11323141

    If you required TLS on all SMTP, you would in fact end up having to fail a large number of messages. Even worse, of the domains that support STARTTLS, a sizable number either don't…

  5. comment
    Comment #11322937

    I don't think the use of a single port is really at the heart of the problem. Even if SMTP with TLS ran over port 26 (say), you wouldn't know if a timeout on port 26 meant the serv…