-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The published repository runs nginx, which keeps logs about who accesses the files. Collected information is (following default nginx rules):
- Complete IP address.
- Date and time of access.
- HTTP verb, version and response code.
- User agent (including browser name & version, OS name & version).
We should probably define a retention time for this information, and maybe reduce the scope of collected information (e.g. anonymise IP addresses after a given time). The logs could be used anonymously to publish stats about which packages are used.
Metadata
Metadata
Assignees
Labels
No labels