diff --git a/native/farcaster/farcaster-sync-loading-screen.react.js b/native/farcaster/farcaster-sync-loading-screen.react.js --- a/native/farcaster/farcaster-sync-loading-screen.react.js +++ b/native/farcaster/farcaster-sync-loading-screen.react.js @@ -37,6 +37,16 @@ Comm is fetching all of your Farcaster messages so they can be backed up. This can take a while, depending on how many conversations you have. + + Please note that Farcaster messages are not end-to-end encrypted, which + means the Farcaster team can see them. For better security, consider + using Comm DMs. + + + If you notice any missing messages, you can manually refresh + conversations from your profile screen, or refresh individual threads + from their thread settings. + {progress ? ( +

+ Please note that Farcaster messages are not end-to-end encrypted, + which means the Farcaster team can see them. For better security, + consider using Comm DMs. +

+

+ If you notice any missing messages, you can manually refresh + conversations from the settings page, or refresh individual + threads from their thread settings. +

{progressComponent}