Open main menu

CDOT Wiki β

Convert password storage to a SQLite database

Revision as of 13:50, 24 September 2007 by Paljuban (talk | contribs) (Project News)

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)

Project Contributor(s)

Project Details

Project News