Access Settings
Reset passkey

Any active torrents must be downloaded again to continue leeching/seeding.

IRC key

If set, this key will be used instead of your site password when authenticating with {{ constant('BOT_NICK') }} on the site's IRC network. Please note:

  • This value is stored in plaintext and should not be your password.
  • IRC keys must be between 6 and 32 characters.
Email address

When changing your email address, you must enter your current password in the "Current password" field before saving your changes.

Change password
A strong password:
  • is 8 characters or longer, contains at least 1 lowercase and uppercase letter, and contains at least a number or symbol
  • Or is 20 characters or longer.
Two-factor Authentication Two-factor authentication is currently {{ user.TFAKey ? 'enabled' : 'disabled' }} for your account.

Click here to {{ user.TFAKey ? 'remove' : 'configure' }}
API Keys API keys can be generated to access our API.
Rememeber to revoke tokens you no longer use.
Treat your tokens like passwords and keep them secret.

{% for token in user.apiTokenList %} {% endfor %}
Name Created Revoke
{{ token.name }} {{ token.created|time_diff }} Revoke
Click here to create a new token