Identity/EngPlan/fVEC: Difference between revisions

Line 88: Line 88:
=== Database table, integration with Places ===
=== Database table, integration with Places ===


* Create a SQLite database - or use Places.sqlite to track email identity per site with a pubKey and cert per site
==== Create a SQLite database - or use Places.sqlite to track email identity per site with a pubKey and cert per site====


<pre>
<pre>
Line 107: Line 107:
</pre>
</pre>


* If we use the places db - just add another table - this will have existing APIs for handling private browsing and history data truncation.
==== If we use the places db - just add another table - this will have existing APIs for handling private browsing and history data truncation ====


=== Browser API ===
=== Browser API ===
564

edits