diff --git a/native/account/registration/siwe-backup-message-creation.react.js b/native/account/registration/siwe-backup-message-creation.react.js
--- a/native/account/registration/siwe-backup-message-creation.react.js
+++ b/native/account/registration/siwe-backup-message-creation.react.js
@@ -103,21 +103,21 @@
);
}
- const body = (
-
- Comm encrypts user backups so that our backend is not able to see user
- data.
-
- );
-
return (
<>
- Encrypting your Comm Backup
- {body}
+ Encrypting your Comm backup
+
+ To make sure we can’t see your data, Comm encrypts your backup
+ using a signature from your wallet.
+
+
+ You can always recover your data as long as you still control
+ your wallet.
+