Open
Bug 1827265
Opened 2 years ago
Updated 1 year ago
Verify content signatures for RemoteSettings attachments, but allow for offline support
Categories
(Firefox :: Translations, task, P3)
Firefox
Translations
Tracking
()
NEW
People
(Reporter: gregtatum, Unassigned)
Details
Attachments
(1 obsolete file)
RemoteSettings allows for checking content signatures, but it involves hitting the network. This takes time, and can fail. It also blocks the offline-capabilities of the translations feature. In Bug 1825349 we were dealing with this check failing. For now we are disabling the check, but in the future it would be nice to check it, and add logic for detecting if a user is offline, and ignoring it in that case. For the translations MVP we'll do the simpler thing of not checking.
This bug is for tracking turning it back on.
Reporter | ||
Comment 1•2 years ago
|
||
It's also important to handle invalid signatures if/when we re-enable:
See: https://bugzilla.mozilla.org/show_bug.cgi?id=1740519#c2
Reporter | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → gtatum
Status: NEW → ASSIGNED
Updated•2 years ago
|
Attachment #9327823 -
Attachment is obsolete: true
Reporter | ||
Updated•2 years ago
|
Assignee: gtatum → nobody
Status: ASSIGNED → NEW
Reporter | ||
Updated•1 year ago
|
No longer blocks: fx-translation
You need to log in
before you can comment on or make changes to this bug.
Description
•