Live data from Hacker News

Viewing profile — lancestout

lancestout

HN member
Joined
Mon, May 13, 2013, 11:55 PM UTC
HN karma
31
Public activity
5 items

About lancestout

No profile information was provided.

Recent public activity

  1. comment
    Comment #6180893

    There's the /.well-known/browserid [1] file that can be used to delegate a domain to another identity provider. The main thing is that while Persona talks about email verification,…

  2. comment
    Comment #5903694

    The decision to only support Unicode 3.2 is simply because the StringPrep framework [1] (which XMPP's nodeprep and various other protocols use) is forever tied to that version of U…

  3. comment
    Comment #5811557

    This is actually goes to the point behind the http://nodesecurity.io initiative - building up the security mindedness of the node community by auditing npm modules for various vuln…

  4. comment
    Comment #5715944

    Yes, it is. The very start of a session is usually synchronous (authentication, etc), but after that it is async. Request/response commands have an id value to link the request to …

  5. comment
    Comment #5715896

    Yeah, there's http://xmpp.org/extensions/xep-0286.html which discusses some ways to mitigate the power issue, but, from what I understand, we never got much feedback from mobile de…