Create a backup of all your events and data stored in Nostria. The backup will be saved as a zip file
on your device.
@if (isSaving()) {
{{ progress().toFixed(0) }}%
}
restoreImport Backup
Import events from a previously created Nostria backup file. This will add any missing events to your
local database.
@if (isImporting()) {
{{ importProgress().toFixed(0) }}%
}
About Backups
Nostria keeps all your data in your browser's local storage. While this provides privacy,
it means your data could be lost if you clear your browser data or switch devices.
Regular backups ensure that you can restore your data when needed. Backups contain
all of your events, relay information, and profile data.
Important Notes:
Backups do not include your private keys for security reasons
You should store backup files securely as they contain your public data
Importing a backup will not overwrite existing data, only add missing events