Viewing profile — lancestout
lancestout
HN member- Joined
- Mon, May 13, 2013, 11:55 PM UTC
- HN karma
- 31
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About lancestout
No profile information was provided.
Recent public activity
-
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,…
-
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…
-
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…
-
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 …
-
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…