﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
624	Consider using itsdangerous for mail tokens.	Elrond		"[http://packages.python.org/itsdangerous/ itsdangerous] is an interesting package to use crypto to stop us using local storage for things.

There are two major use cases:
1. For verification tokens in the emails.
2. For sessions.

the tokens are quite easy. I have a ""proof of concept"" branch at {{{elrond/itsdangerous}}}. The sessions aren't too complex either, but need some more thinking and some decisions.

We need to make up our mind: Do we want this?

Note: #580 might be related, because we are considering to drop beaker."	enhancement	closed	minor	0.5.0	programming	fixed	bitesized	Christopher Allan Webber	
