Create an account
Your session token is an encrypted copy of your profile, so the server does not need to store one.
Profiles are encoded as
email=<you>&uid=10&role=user and encrypted with
AES-128 before being handed to you. & and = are
stripped from the email.