On Thu, Oct 9, 2008 at 9:49 AM, Adam Langley <[EMAIL PROTECTED]> wrote: > That's certainly a possibility. The other is to use HTTPS as the > transport security for ObsTCP which is something that I want to > support soon.
And it's just been committed, In short, users enter "http://www.example.com" and the browser will use HTTPS to connect to the site and will ignore any certificate errors. There's no UI decoration, of course. Although TLS isn't as well suited, it does make deployment a lot easier. See http://tls.imperialviolet.org for an example and [1] for documentation. [1] http://code.google.com/p/obstcp/wiki/WebMastersTLS AGL -- Adam Langley [EMAIL PROTECTED] http://www.imperialviolet.org _______________________________________________ p2p-hackers mailing list [email protected] http://lists.zooko.com/mailman/listinfo/p2p-hackers
