Merge branch 'patch-1' of github.com:mfc/qubes-doc into mfc-patch-1

This commit is contained in:
Andrew David Wong 2022-02-03 19:52:06 -08:00
commit d0c5bf2d1c
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -28,11 +28,11 @@ Since the graph is updated daily, the bar for the current month will be very low
We simply count the number of unique IPv4 addresses that connect to the Qubes update servers each month (except for Tor connections; see [below](#how-has-the-methodology-for-counting-tor-users-changed)).
### How has the methodology for counting Tor users changed?
Users who have manually configured to use a mirror (whether clearnet or onion mirrors) are not counted.
Before, we simply counted the number of unique Tor exit node IPv4 addresses that connected to the Qubes update servers each month.
However, this underestimated the actual number of Tor users, since many Tor users can use the same exit node.
The new methodology is to estimate the number of Tor users as a proportion of the total number of *requests* from Tor exit nodes on the assumption that the proportion of users to requests is roughly the same for both clearnet and Tor users.
### How are Tor users counted?
We estimate the number of Tor users as a proportion of the total number of *requests* from Tor exit nodes on the assumption that the proportion of users to requests is roughly the same for both clearnet and Tor users.
To be precise, the formula is:
```