what is a token?
a 64-character authentication key that allows you to manage your pastes.
benefits:
• access and delete your previous pastes
• prevent automatic deletion (tokenized pastes persist longer)
• anonymous identity management
security:
tokens are hashed with SHA256 before storage. keep your token safe - if you lose it, there's no way to recover it.
don't have a token?
generate a new token