Closed Bug 349231 Opened 18 years ago Closed 18 years ago

only get a new key once per 24 hours

Categories

(Toolkit :: Safe Browsing, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 2

People

(Reporter: tony, Assigned: tony)

References

Details

(Keywords: fixed1.8.1)

Attachments

(1 file)

We grab a key from the server (over ssl) used to encrypt remote url lookups and decrypt urls in downloaded tables.  Currently, we grab a new key every time the browser starts up in case the server needs to change keys.  We don't actually need to check that frequently, once a day should be more than enough.
Flags: blocking-firefox2?
Flags: blocking-firefox2? → blocking-firefox2+
Target Milestone: --- → Firefox 2
Additionally, we need to include a client parameter for the google getkey request so we can tell if it's from a ff user or a toolbar user.
- remember last key request across browser sessions
- update key url to include client
Attachment #235036 - Flags: review?(provos)
Attachment #235036 - Flags: review?(provos) → review+
Attachment #235036 - Flags: superreview?(darin)
Attachment #235036 - Flags: superreview?(darin) → superreview+
on trunk
Attachment #235036 - Flags: approval1.8.1?
Comment on attachment 235036 [details] [diff] [review]
v1: remember last getkey request

a=schrep/connor for drivers .
Attachment #235036 - Flags: approval1.8.1? → approval1.8.1+
on branch
Status: NEW → RESOLVED
Closed: 18 years ago
Keywords: fixed1.8.1
Resolution: --- → FIXED
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: