edit

[Imported from Trac: page GSoCIdeas2010, version 39]
zooko 2009-03-17 04:21:48 +00:00
parent 0d37bb719c
commit cfe79653e2

@ -22,7 +22,7 @@
* Special scheme handling in browser add-ons * Special scheme handling in browser add-ons
* [CAJA](http://code.google.com/p/google-caja) approach: Require all Javascript to pass the CAJA verifier in the Tahoe web frontend, then create an interface to the tahoe webapi which matches the intended capability semantics. * [CAJA](http://code.google.com/p/google-caja) approach: Require all Javascript to pass the CAJA verifier in the Tahoe web frontend, then create an interface to the tahoe webapi which matches the intended capability semantics.
* Tahoe Cryptography: * Tahoe Cryptography:
* Write a paper proving the security of the "Semi-Private Keys" construction from <http://allmydata.org/~zooko/lafs.pdf> . Implement small, secure Tahoe capabilities based on Semi-Private Keys. * Help us author a paper proving the security of the "Semi-Private Keys" construction from <http://allmydata.org/~zooko/lafs.pdf> . Implement small, secure Tahoe capabilities based on Semi-Private Keys.
## Building Things On Top Of Tahoe ## Building Things On Top Of Tahoe
* an interactive tree browser web frontend in JavaScript (Nathan has written most of one -- what can it grow into?) * an interactive tree browser web frontend in JavaScript (Nathan has written most of one -- what can it grow into?)