Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 451 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 451 Bytes

tinypass.py

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.