scala-clippy icon indicating copy to clipboard operation
scala-clippy copied to clipboard

Privacy doc?

Open acruise opened this issue 6 years ago • 1 comments

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... ;)

acruise avatar Dec 14 '18 02:12 acruise

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

adamw avatar Dec 14 '18 07:12 adamw