Skip to content

Define privacy policy #5

@matteodelabre

Description

@matteodelabre

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions