hbmartin / graphviz2drawio

Convert graphviz (dot) files into draw.io / lucid (mxGraph) format
http://graphviz2drawio.rtfd.io
GNU General Public License v3.0
164 stars 33 forks source link

raven #25

Closed jcaplan closed 5 years ago

jcaplan commented 5 years ago

what is raven? Are you collecting data from me? Did I consent to that?

hbmartin commented 5 years ago

raven is a crash logger, it saves the exception trace to sentry.io no PII or graph data, I can send you an invite if you want to take a look

screenshot 2018-09-07 13 57 03
jcaplan commented 5 years ago

You didn't answer the question. Am I (or anybody else using this library) sending you crash reports without consent?

hbmartin commented 5 years ago

Sorry, I thought my answer was clear. The crash reports are automatically sent, unless you cancel by pressing ctrl-c. You can also uninstall raven to prevent crashes from being sent at all. Maybe there should also be a command line flag or something to turn this off.

hbmartin commented 5 years ago

@jcaplan made crash reporting optional in https://github.com/hbmartin/graphviz2drawio/commit/fd8560e316b5656d5044da3d408c66ee10603489