Scan a QR code on your phone to upload files on an untrusted PC.
Note: This software is in alpha state. I know some things are broken, I'll fix them eventually.
If you're in an internet cafe or library, you can backup your files to your Dropbox easily, without entering your credentials on an untrusted computer.
Point the browser to Dropbox Window and scan the QR code with your phone. Grant access on your phone, and voila! You can upload files by simply dragging and dropping. Deauthorize using either the browser or your phone. Your password is safe with you.
Read more about it on my Medium.
Clone this repository and push to Heroku. (Don't forget to set environment variables.) If you want to run on local machine, you need Python 2.7, pip and foreman (optional). If you have them all, run this in the project directory:
pip install -r requirements.txt
foreman run web
and check http://127.0.0.1:8000/