Services/Sync/Experimental Clients/Web: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
* '''Description''': A complete Weave data viewer implemented in Javascript. All passphrase-level crypto is performed on the client.   
* '''Description''': A complete Weave data viewer implemented in Javascript. All passphrase-level crypto is performed on the client.   
* '''Source''': Available at http://hg.mozilla.org/labs/weaveweb/file/tip/workers/ and running at http://www.kix.in/misc/weave/ .   
* '''Source''': Available at http://hg.mozilla.org/labs/weaveweb/file/tip/workers/ and running at http://www.kix.in/misc/weave/ .   
* '''Main Developer(s):''' Anant Narayanan <anant at kix dot in>
* '''Main Developer(s):''' Anant Narayanan <anant@kix.in>
* '''Other notes:''' Note that this is *NOT* yet a secure implementation - passwords are still traveling in plaintext in this version.  If  you want to experiment with it, grab the source and run it on your own  system.
* '''Other notes:''' Note that this is *NOT* yet a secure implementation - passwords are still traveling in plaintext in this version.  If  you want to experiment with it, grab the source and run it on your own  system.

Revision as of 23:45, 5 February 2010

  • Description: A complete Weave data viewer implemented in Javascript. All passphrase-level crypto is performed on the client.
  • Source: Available at http://hg.mozilla.org/labs/weaveweb/file/tip/workers/ and running at http://www.kix.in/misc/weave/ .
  • Main Developer(s): Anant Narayanan <anant@kix.in>
  • Other notes: Note that this is *NOT* yet a secure implementation - passwords are still traveling in plaintext in this version. If you want to experiment with it, grab the source and run it on your own system.