{{ t('settings.title') }}
@if(!session.is_anon){{ t('settings.profile') }}
Click directly on your profile card below to edit your avatar, banner, name, color, or bio.
{{ t('settings.preferences') }}
Anonymous SSH Identity
You are currently browsing anonymously using an OpenSSH Ed25519 keypair. Your favorites and comments are tied to this cryptographic identity without requiring a username, password, or email.
{{ session.fingerprint || 'Loading...' }}
{{ t('settings.export_data_title') || 'Export Data' }}
{{ t('settings.export_data_desc') || 'Download a copy of your data. This process happens entirely in your browser to protect your privacy and save server resources.' }}
{{ t('settings.account') }}
| {{ t('settings.user_id') }} | {{ session.id }} |
| {{ t('settings.username') }} | {!! session.user !!} |
| {{ t('settings.email') }} | {{ email || t('settings.email_not_set') }} |
| {{ t('settings.joined') }} | @if(joined){{ new Date(joined).toLocaleDateString() }}@else {{ t('settings.joined_unknown') }} @endif |
{{ t('settings.change_password') }}
{{ t('settings.update_email') }}
@if(smtp_enabled) {!! t('settings.email_warning_smtp') !!} @else {!! t('settings.email_info_no_smtp') !!} @endif{{ t('settings.linked_accounts') }}
{{ t('settings.matrix_link_desc') }}
{{ t('settings.add_new_link') }}
{!! t('settings.matrix_instructions') !!}
@if(telegram_enabled)
Telegram: Generate a token below, then send !link <TOKEN> to the Telegram bot.
Upload API Key
Use this key to upload files via external tools or scripts like ShareX. The key grants upload access only to your account.
{{ t('invites.section_title') }}
{{ t('invites.section_desc') }}