Comment 2 for bug 1502187

Revision history for this message
Christopher Lee (veebers) wrote :

We could anonymize the identifier by using an internal id/uuid for an email address and just display that.

i.e. in the reporting the uploader would be ID:xyz123 and in the db we have that lookup so we know that xyz123 -> <email address hidden> but not display that.

Or otherwise we could use display names that are setup at the oauth provider? For instance:

>>> 'displayname': 'Christopher Lee'