Re: [whatwg] TLS Logout - Re: window.cipher HTML crypto API draft spec

2011-08-06 Thread David Dahl
Story henry.st...@bblfish.net To: David Dahl dd...@mozilla.com Cc: whatwg@lists.whatwg.org, public-ident...@w3.org Sent: Saturday, August 6, 2011 6:16:22 AM Subject: TLS Logout - Re: [whatwg] window.cipher HTML crypto API draft spec Hi, I have been looking at how a client can logout from a TLS

Re: [whatwg] TLS Logout - Re: window.cipher HTML crypto API draft spec

2011-08-06 Thread David Dahl
Henry, Your login and logout concept is a perhaps parallel to the sessions functionality in Mozilla's Identity work: https://wiki.mozilla.org/Identity/Verified_Email_Protocol/Latest-Session Cheers, David - Original Message - From: Henry Story henry.st...@bblfish.net To: David Dahl

Re: [whatwg] TLS Logout - was: window.cipher HTML crypto API draft spec

2011-08-06 Thread David Dahl
- Original Message - From: Henry Story henry.st...@bblfish.net To: David Dahl dd...@mozilla.com Cc: whatwg@lists.whatwg.org, public-ident...@w3.org Sent: Saturday, August 6, 2011 10:27:15 AM Subject: Re: TLS Logout - was: window.cipher HTML crypto API draft spec On 6 Aug 2011, at 17:01, David Dahl

Re: [whatwg] DOMCrypt update: July 14 Meeting Report

2011-07-27 Thread David Dahl
- Original Message - From: Simon Heckmann si...@simonheckmann.de To: Adam Barth w...@adambarth.com Cc: Silvia Pfeiffer silviapfeiff...@gmail.com, WHATWG Proposals whatwg@lists.whatwg.org, David Dahl dd...@mozilla.com Sent: Wednesday, July 27, 2011 4:13:38 AM Subject: Re: [whatwg

[whatwg] DOMCrypt update: July 14 Meeting Report

2011-07-26 Thread David Dahl
://wiki.mozilla.org/Privacy/Features/DOMCryptAPISpec/Meeting-2011-07-14 The DOMCrypt Spec is here: https://wiki.mozilla.org/Privacy/Features/DOMCryptAPISpec/Latest Any comments and discussion will be most welcome. Regards, David Dahl

Re: [whatwg] DOMCrypt update: July 14 Meeting Report

2011-07-26 Thread David Dahl
here: https://wiki.mozilla.org/Privacy/Features/DOMCryptAPI/UseCases Cheers, David - Original Message - From: Silvia Pfeiffer silviapfeiff...@gmail.com To: David Dahl dd...@mozilla.com Cc: WHATWG Proposals whatwg@lists.whatwg.org Sent: Tuesday, July 26, 2011 4:58:30 PM Subject: Re: [whatwg

Re: [whatwg] DOMCrypt update: July 14 Meeting Report

2011-07-26 Thread David Dahl
- Original Message From: Simon Heckmann si...@simonheckmann.de To: Silvia Pfeiffer silviapfeiff...@gmail.com Cc: David Dahl dd...@mozilla.com, WHATWG Proposals whatwg@lists.whatwg.org Sent: Tuesday, July 26, 2011 5:55:30 PM Subject: Re: [whatwg] DOMCrypt update: July 14 Meeting

Re: [whatwg] window.cipher HTML crypto API draft spec

2011-05-24 Thread David Dahl
for experimentation. Regards, David - Original Message - From: Nicholas Zakas nza...@yahoo-inc.com To: David Dahl dd...@mozilla.com, Henri Sivonen hsivo...@iki.fi Cc: whatwg@lists.whatwg.org Sent: Tuesday, May 24, 2011 12:04:42 PM Subject: RE: [whatwg] window.cipher HTML crypto API draft spec

Re: [whatwg] window.cipher HTML crypto API draft spec

2011-05-24 Thread David Dahl
: David Dahl dd...@mozilla.com, Henri Sivonen hsivo...@iki.fi, whatwg@lists.whatwg.org Sent: Tuesday, May 24, 2011 12:16:09 PM Subject: Re: [whatwg] window.cipher HTML crypto API draft spec Well, presumably you would be using LocalStorage because you want to use the data offline. So, if you're offline

Re: [whatwg] window.cipher HTML crypto API draft spec

2011-05-24 Thread David Dahl
- Original Message - From: Jungshik Shin (신정식, 申政湜) jungs...@google.com To: Ian Fette ife...@google.com Cc: David Dahl dd...@mozilla.com, WHATWG Proposals whatwg@lists.whatwg.org, cha...@gmail.com Sent: Tuesday, May 24, 2011 2:36:01 PM Subject: Re: [whatwg] window.cipher HTML crypto API

Re: [whatwg] window.cipher HTML crypto API draft spec

2011-05-23 Thread David Dahl
@lists.whatwg.org Sent: Monday, May 23, 2011 10:14:36 PM Subject: Re: [whatwg] window.cipher HTML crypto API draft spec David Dahl replied.. Simon Heckmann si...@simonheckmann.de asked.. Why does it only handle asymmetric encryption? Something to encrypt/decrypt data with e.g. AES would

Re: [whatwg] window.cipher HTML crypto API draft spec

2011-05-23 Thread David Dahl
concerns. -Mike On May 23, 2011, at 9:05 PM, Jonas Sicking wrote: On Mon, May 23, 2011 at 8:14 PM, =JeffH jeff.hod...@kingsmountain.com wrote: David Dahl replied.. Simon Heckmann si...@simonheckmann.de asked.. Why does it only handle asymmetric encryption? Something to encrypt/decrypt

Re: [whatwg] window.cipher HTML crypto API draft spec

2011-05-20 Thread David Dahl
- Original Message - From: =JeffH jeff.hod...@kingsmountain.com To: whatwg@lists.whatwg.org I have created a Firefox extension that implements all of the above, and am working on an experimental patch that integrates this API into Firefox. A subtle-but-important aspect to note