Skip to content

Commit e342c85

Browse files
committed
more details to privacy policy
1 parent ccc1fb1 commit e342c85

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/about/privacy.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
Binary Ninja is designed with user privacy in mind. During normal operation, **no binary data from files you are analyzing is sent to any server**. This page documents every category of network communication that Binary Ninja may perform, what data is transmitted, and how to disable each one.
44

5+
**Scope:** This privacy policy applies only to the downloadable, paid editions of Binary Ninja. Third-party plugins and the free demo edition may have different data collection practices and are not covered by this policy.
6+
7+
## Data Usage
8+
9+
The data described on this page is used only for two purposes:
10+
11+
1. **Directly operating the requested service** — for example, checking whether an update is available, downloading a plugin, or looking up a function signature.
12+
2. **Aggregate demographic information** — such as understanding which operating systems, platforms, and architectures are actively in use so we can make informed decisions about adding or removing support for them.
13+
14+
Data is never sold or shared with third parties, and is never used to identify or profile individual users beyond what is necessary to provide the services described below.
15+
516
## Update Checking
617

718
By default, Binary Ninja periodically checks for software updates.

0 commit comments

Comments
 (0)