{{ 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 Passkey Identity
You are browsing anonymously. Your identity is protected by a passkey stored in your OS or password manager. No private key ever touches this browser's storage.
{{ session.fingerprint ? session.fingerprint.slice(7, 15) : 'Loading...' }}
Passkeys
Passkeys let you sign in without a password using your OS, Bitwarden, or any compatible password manager. They are phishing-resistant and device-bound.
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') }}