Labs/Weave/Developer: Difference between revisions

Line 64: Line 64:
= Client Applications =
= Client Applications =


* Web-based Weave data viewer: A complete Weave data viewer implemented in Javascript. No server required; all password-based operations and crypto are performed on the client.  Source at http://hg.mozilla.org/labs/weaveweb/file/tip/workers/ and running at http://www.kix.in/misc/weave/ .  NOTE that this is <b>not</b> a secure implementation of a web-based client: while the decryption is being done locally, your password traverses the network in cleartext.
* Web-based Weave data viewer: A complete Weave data viewer implemented in Javascript. All passphrase-level crypto is performed on the client.  Source at http://hg.mozilla.org/labs/weaveweb/file/tip/workers/ and running at http://www.kix.in/misc/weave/ .  NOTE that this is <b>not</b> a secure implementation of a web-based client: while the decryption is being done locally, your password traverses the network in cleartext.


* WebOS-based data viewer - by Les Orchard
* WebOS-based data viewer - by Les Orchard
348

edits