Difference between revisions of "Convert password storage to a SQLite database"

From CDOT Wiki
Jump to: navigation, search
(Project Details)
(Project Contributor(s))
Line 12: Line 12:
  
 
== Project Contributor(s) ==
 
== Project Contributor(s) ==
 
Name(s) of people casually working on the project, or who have contributed significant help.  Include links to personal pages within wiki
 
 
NOTE: only Project Leader(s) should add names here.  You '''can’t''' add your own name to the Contributor list.
 
  
 
== Project Details ==
 
== Project Details ==

Revision as of 13:50, 24 September 2007

Project Name

Convert password storage to a SQLite database

Project Description

Currently, Firefox stores logins in a text file in the user's profile (signons2.txt). The format is simple, but inflexible. Storage of other browser data, such as cookies and form history, has steadily been moving towards using SQLite-backed databases so moving password storage to the same kind of storage would be good. Some work was started in bug 288040.

Project Leader(s)

Peter Ljubanovic

Project Contributor(s)

Project Details

Project News

This is where your regular updates will go. In these you should discuss the status or your work, your interactions with other members of the community (e.g., Seneca and Mozilla), problems you have encountered, etc.

Put detailed technical information into the Project Details page (i.e., update it as you go), and save this section for news about participation in the project.