Closed Bug 601132 Opened 14 years ago Closed 14 years ago

Get rid of payload.encryption

Categories

(Firefox :: Sync, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: philikon, Unassigned)

Details

Right now each payload object contains an 'encryption' property that points to the symmetric key that can be used to decrypt this object. As of storage version 3, this URL is relative. This can lead to problems if the object's GUID contains slashes. As it turns out, the 'encryption' property is superfluous as the engine already knows this value.

We should get rid of the 'encryption' property and just always use the engine's value.
Turns out Fx Home relies on record.encryption.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in before you can comment on or make changes to this bug.