Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • fdroidserver fdroidserver
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 299
    • Issues 299
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 43
    • Merge requests 43
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • F-Droid
  • fdroidserverfdroidserver
  • Issues
  • #295
Closed
Open
Created May 03, 2017 by Hans-Christoph Steiner@eighthaveOwner

track download counts in a privacy preserving way

Webservers automatically see who is downloading what from them, so this data can be used without worsing privacy, provided that it is not stored without stripping out the sensitive bits. While download counts are not infallible, they are a very useful source of data about activity and usage. So we should again keep the download counts as an extra set of data to mix in with the Popularity Contest.

Here's Tor Project's method for sanitizing Apache logs:

  • https://gitweb.torproject.org/webstats.git/plain/src/sanitize.py
  • sanitize.py
Edited Mar 04, 2021 by Hans-Christoph Steiner
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking