
django-signedcookies
Cookies are great, but inherently insecure. This app provides a convenient way to tighten them up to the point they can be trusted.
Installation
Use SVN to get the latest version of the code. Perform this command (or the equivalent using whatever SVN client you prefer) somewhere in your PYTHONPATH
.
svn checkout http://django-signedcookies.googlecode.com/svn/trunk/ signedcookies
From there, follow the instructions in the included documentation.
Project Information
- License: New BSD License
- 22 stars
- svn-based source control