File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ # Privacy and Data Collection
2+
3+ These days, it feels like every piece of software is tracking you. From your
4+ browser, to your phone, to your terminal, programs collect as much data about
5+ you as possible and send it off to the cloud for analysis.
6+
7+ We believe the best way to keep data safe is to never collect it in the first
8+ place.
9+
10+ ## Our Privacy Pledge
11+
12+ The ` sqlc ` program does not collect any information. It does not send crash
13+ reports to a third-party. It does not gather anonymous aggregate user behaviour
14+ analytics.
15+
16+ No analytics.
17+ No finger-printing.
18+ No tracking.
19+
20+ Not now and not in the future.
21+
22+ ## Distribution Channels
23+
24+ We distribute sqlc using popular package managers such as
25+ [ Homebrew] ( https://brew.sh/ ) and [ Snapcraft] ( https://snapcraft.io/ ) . These
26+ package managers and their associated command-line tools do collect usage
27+ metrics.
28+
29+ We use these services to make it easy to for users to install sqlc. There will
30+ always be an option to download sqlc from a stable URL.
You can’t perform that action at this time.
0 commit comments