Hi everyone!
This is my bi-week status report for GSoC project "Crash Reporter for
Tor Browser".
# The work was focused on Crash Reporter server side:
- we took Mini-Breakpad-Server (MBS) [1] instead of Socorro: there were problems with setting up Socorro and we decided to make work version with MBS;
- splitted it into 2 services [2]: MBS-Submit (to get reports that's sent by Crash Reporter client) and MBS-View (to view gotten reports).