Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
feature_request_small.png
OPEN  Feature request #510  -  Crash Reporter: Hide user's home directory in crash reports
Posted Jul 05, 2013 - updated Feb 15, 2016   Shortlink: http://arx.vg/510
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
Issue details
  • Type of issue
    Feature request
  • Status
     
    New
  • Assigned to
    Not assigned to anyone
  • Progress
       
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     Daniel Scharrer
  • Owned by
    Not owned by anyone
  • Estimated time
    Not estimated
  • Category
    Not determined
  • Priority
    Low
  • Targetted for
    icon_milestones.png Not determined
  • OS
    icon_customdatatype.png Not determined
  • Architecture
    icon_customdatatype.png Not determined
  • Fixed in
    icon_customdatatype.png Not determined
Issue description
Some users might not like their home directory user user name being included in crash reports.

We already ask users to review all submitted information, but we don't need that information so it shouldn't be included by default.

For *NIX systems, replacing the value of $HOME with \$HOME in all logs (incl. debug output) and in paths in crash.xml would be enough.

For Windows we'd need something similar, but hiding user names in the minidumps might be harder.