CrococryptQuerl
CrococryptQuerl is a web-based file encryption & transfer tool
...---INTRO---
The encryption is done on-the-fly using the user's password. Of course, this requires a trusted TLS/SSL connection to the server running CQuerl.
The user provides a file and password and receives an ID. No plaintext data is stored in CQuerl including filenames. If the user looses the ID or forgets the password, the encrypted file cannot be recovered - even by the service provider.
DOWNLOAD
========
* A demo running on Google's App Engine (GAE) can be found here:
https://crococrypt-querl.appspot.com
==> GAE limits the files to be uploaded to 1MB(!).
...