Hiding token information from users

Ian Kelly ian.g.kelly at gmail.com
Tue Aug 23 11:08:00 EDT 2011


How many of these codes do you need, and do they only need to be decrypted
at a central server? You might be able to just create random strings of
whatever form you want and associate them with the tokens in a database.
Then they will be completely opaque.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110823/cba27028/attachment-0001.html>


More information about the Python-list mailing list