{{ t('settings.serverName') }}
{{ serverName }}
{{ t('common.version') }}
{{ version }}
Your LoRa mesh radio now connects reliably every time. If the USB port changes, the system automatically finds the device. A new "Connect" button lets you pick which radio to use.
Fixed crash loops that were causing apps to restart thousands of times. All containers now start cleanly and stay stable across reboots.
Apps that are still starting up now show their progress instead of appearing as available to install again. No more accidentally re-installing running apps.
Backend services now run with strict sandboxing: read-only filesystem, restricted system calls, and least-privilege access. Your node is locked down by default.
Bitcoin and Lightning now route through Tor automatically for maximum privacy. Your node's network traffic is protected out of the box.
Receive Bitcoin block headers over mesh radio. A dead man's switch can broadcast your location to trusted contacts if you go silent. GPS sharing is opt-in only.
{{ t('settings.sessionStatus') }}
{{ t('settings.loggedIn') }}
{{ t('settings.yourDid') }}
{{ userDid }}
{{ t('settings.didHelper') }}
{{ t('settings.onionAddress') }}
{{ serverTorAddress }}
{{ t('settings.onionHelper') }}
{{ t('settings.changePasswordDesc') }}
{{ t('settings.twoFactorAuth') }}
{{ t('settings.twoFaProtect') }}
{{ t('settings.setup2faPasswordPrompt') }}
{{ t('settings.scanQrInstruction') }}
Manual entry key (keep secret!):
{{ totpSecretBase32 }}
{{ t('settings.backupCodesInstruction') }}
{{ t('settings.disable2faDesc') }}
{{ t('settings.interfaceModeDesc') }}
Choose your preferred language
{{ t('settings.claudeAuthDesc') }}
{{ t('settings.connectionStatus') }}
{{ claudeConnected ? t('common.connected') : t('settings.notConnected') }}
{{ t('settings.aiDataAccessDesc') }}
{{ group.label }}
{{ t('settings.systemUpdatesDesc') }}
{{ t('settings.webhookNotificationsDesc') }}
{{ t('settings.backupRestoreDesc') }}
{{ t('settings.restoreWarning') }}
{{ t('settings.networkDesc') }}
Wipe all user data, identities, and credentials. Container images are preserved. The node will restart and show the onboarding screen.
This will delete all identities, credentials, and settings. This cannot be undone.