softwaremill / scala-clippy

Good advice for Scala compiler errors
Apache License 2.0
312 stars 20 forks source link

Privacy doc? #62

Open acruise opened 5 years ago

acruise commented 5 years ago

Hi there,

I really like the look of Clippy but I can see certain people not wanting to use it on closed-source projects for fear of accidentally disclosing various aspects of their codebase. It'd be good to have a quick note about exactly what information is sent to the server (likely just a couple of GET requests with no payload... but just because you're paranoid, doesn't mean they're not after you... ;)

adamw commented 5 years ago

Sounds like a good idea, maybe you could propose how that could look like (in a PR)? There's really only one request that's made, a GET to periodically retrieve the current advice