SoC:RoamingSupport: Difference between revisions

Line 23: Line 23:


To prevent potential malicious emails from doing bad things during the update, we plan to sign our messages using a PIN implementation. This setup will be similar to the Google Sync feature.
To prevent potential malicious emails from doing bad things during the update, we plan to sign our messages using a PIN implementation. This setup will be similar to the Google Sync feature.
For keeping things simple, each update message will incorporate a TOC file. The format of the TOC file will look like:
  NumItems: 3
  Item0: mbook.ab
  Item1: temp.txt
  Item2: temp2.txt
This plain text format will make it easy for the roaming service to obtain attachments w/o having to run through libmime.


=== Delivery Options ===
=== Delivery Options ===
36

edits