You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most of this is already done, so this issue is mostly for better overview.
Steps needed:
(Done: 350e709 ) Create a new database table "EmailSignatures", with columns: Domain, Selector, HeaderHash, DkimSignature. (Edit: also need a Timestamp column, as per feedback below)
(Done: 350e709 ) Update the privacy policy with new info about data usage. (Do we need a re-verification with Google for that?)
(Done: 06aba0b ) (If we choose to implement only part A: Create a script that runs the GCD solver for new records in EmailSignatures table, and adds any new keys to the db.)
The text was updated successfully, but these errors were encountered:
Created new issue from "Part A" here: #70 (comment)
Most of this is already done, so this issue is mostly for better overview.
Steps needed:
/upload_gmail
: Canonicalize header fields and calculate hash. Put the hash in EmailMessages table.The text was updated successfully, but these errors were encountered: