Skip to content

Instantly share code, notes, and snippets.

@didip
Created February 12, 2011 17:20
Show Gist options
  • Star 26 You must be signed in to star a gist
  • Fork 9 You must be signed in to fork a gist
  • Save didip/823887 to your computer and use it in GitHub Desktop.
Save didip/823887 to your computer and use it in GitHub Desktop.
Generates secure cookie secret for Tornado Web Framework
@z0u
Copy link

z0u commented Jun 5, 2015

Thanks for this. I've made a fork that should be better for signing things. UUIDs aren't very useful for cryptography, because they are too predictable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment