thunderbird-android icon indicating copy to clipboard operation
thunderbird-android copied to clipboard

Thunderbird Android Sync

Open cketti opened this issue 1 year ago • 0 comments

Mozilla Sync is a service that allows users to store data in an end-to-end encrypted fashion and synchronize this information between devices. Thunderbird Desktop is implementing Mozilla Sync to exchange information including email accounts, identities, passwords, address books and calendars. We intend to also introduce Mozilla Sync to Thunderbird for Android.

At the beginning, information synced by Thunderbird for Android will be limited to:

  • mail server settings (incoming and outgoing)
  • identities
  • passwords

We're planning to use the (Rust) sync implementation from Firefox Application Services (a-s) that is made available on Android via Android Components (AC).

cketti avatar Jul 30 '24 17:07 cketti