Services/Sync/Experimental Clients/Web: Difference between revisions
< Services | Sync | Experimental Clients
Jump to navigation
Jump to search
mNo edit summary |
|||
(One intermediate revision by one other user not shown) | |||
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 | * '''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. |
Latest revision as of 17:02, 12 July 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.