Confirmed users
134
edits
(Add a new idea) |
Stomlinson (talk | contribs) (Add Firefox Account Security Dashboard to ideas list.) |
||
Line 200: | Line 200: | ||
| [https://github.com/abpostelnicu Andi Postelnicu] (andi@mozilla.com) | | [https://github.com/abpostelnicu Andi Postelnicu] (andi@mozilla.com) | ||
| | | | ||
|- | |||
| Firefox Account Security Dashboard | |||
| Firefox Account administrators and users need an easily digestible view into the important events that have occurred on an account, providing a way to audit for irregularities. | |||
| JavaScript, HTML, CSS, MySQL | |||
| [https://mozillians.org/u/vbudhram/ Vijay Budhram], [https://mozillians.org/u/stomlinson/ Shane Tomlinson] | |||
| [https://mozillians.org/u/vbudhram/ Vijay Budhram], [https://mozillians.org/u/stomlinson/ Shane Tomlinson] | |||
| The Firefox Account platform tracks security information about an account, but does not surface this information in an easily consumable format. Users and administrators should be able to see a timeline of an account’s security related events, such as connecting devices, signing into services, changing or resetting passwords, and adding or removing 2FA. Each event in the timeline should include a timestamp, IP address, and location information when they occurred. | |||
This project would entail updating our security event API to ensure we track and expose the required data. The first phase is to build a script that consumes the API and pretty prints the timeline. The second phase is to provide a web interface for the security timeline. | |||
|- | |- | ||
| ..your next idea here! | | ..your next idea here! |