nixpkgs/pkgs
Andreas Rammhold f5e95757f2
xonotic: support user statistics reporting
Xonotic supports (opt-in) tracking of user statistics. For staistics to
be trackable each player needs a unique identifier that is based on some
cryptographic identity. For that to work we need to build the "blind"
library and provide it do xonotic during runtime.

The official xonotic releases ship with the public key of some sort of
central trust authority and thus we must retain that file within our
data package as well.

Before this commit the crypto_* commands in the ingame console weren't
available. With this commit you should be able to execute "crypto_keys"
commands as show below.

  $ crypto_keys
  0: public key key_0.d0pk (fingerprint: Xon//KssdlzGkFKdnnN4sgg8H+koTbBn5JTi37BAW1Q=)
     private ID key_0.d0si (public key fingerprint: 9piqrk8ajAPRc3BnSbkac5GA+yL3dOwh53BhyrfmVlI=)

Once the above command works you have to configure your player profile
to allow tracking (if you want) via the Multiplayer -> Profile dialog.
In the top right-hand corner there will be checkboxes to control the
level of tracking that you are opting in to.
2021-08-30 17:13:00 +02:00
..
applications dbeaver: 21.1.5 -> 21.2.0 2021-08-30 20:20:21 +09:00
build-support nix-prefetch-git: add fetchLFS flag to the JSON output 2021-08-28 10:14:48 +02:00
common-updater
data nordic: unstable-2021-06-04 -> unstable-2021-08-13 2021-08-26 09:55:43 -03:00
desktops treewide: concatStrings (intersperse ...) -> concatStringsSep ... 2021-08-28 11:57:59 -04:00
development ocamlPackages.ppx_optcomp: 0.14.1 → 0.14.3 2021-08-30 13:17:00 +02:00
games xonotic: support user statistics reporting 2021-08-30 17:13:00 +02:00
misc Merge pull request #136131 from teto/fix-packer 2021-08-30 10:34:35 +02:00
os-specific linuxPackages.rtl88xxau-aircrack: parallel build 2021-08-30 11:35:52 +00:00
pkgs-lib formats: Fix yaml test 2021-08-26 01:57:43 +02:00
servers slurm: 20.11.8.1 -> 21.08.0.1 2021-08-30 12:37:43 +02:00
shells elvish: 0.16.1 -> 0.16.3 2021-08-28 00:04:20 +00:00
stdenv
test
tools nix-update: 0.4.0 -> 0.5.0 2021-08-30 19:19:39 +09:00
top-level Merge pull request #135735 from figsoda/genact 2021-08-29 23:02:37 +02:00