Minimal, very low security, file passwording app
Checks unsigned cookies against unsalted passwords stored on disk in plaintext; to serve large static files.
Requires bottle.py
Uses zepto.js, a lightweight API-compatible jQuery alternative.
login.html, password.html and tinypass.py are released under the Unlicense, float-label.js is released under the MIT license.