summaryrefslogtreecommitdiff
path: root/security/py-itsdangerous/DESCR
blob: 1ef583ff407b5b9e9549f92445e60246fb54f6d6 (plain)
1
2
3
4
5
6
7
8
9
It's Dangerous
   ... so better sign this

Various helpers to pass data to untrusted environments and to get it back
safe and sound.

This repository provides a module that is a port of the django signing
module.  It's not directly copied but some changes were applied to
make it work better on its own.