From 192fa0ccf340374258d1be664f1948a8f2d9bcf1 Mon Sep 17 00:00:00 2001 From: "NG (Graham)" Date: Fri, 6 Jun 2025 20:46:05 -0400 Subject: [PATCH] Fix typo in privacy policy and add some examples of personal IDs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a0ab78..00ac6b2 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ You may need to change the `activegroup` from `dev` to `ngram` (or vice versa fo ## Privacy The minimum amount of data is (and should be) collected to provide the expected functionality. -In most cases, these means no data is collected or logged except some debug log messages in development versions. -Some personal identifiers are sent but only exist ephemerally. +In most cases, this means no data is collected or logged except some debug log messages in development versions. +Some personal identifiers, such as IP addresses and session tokens, are sent but only exist ephemerally. The exception is Robocraft servers, which store the minimum account info possible. This includes a unique user identifier, username, vehicle data, and user configuration data. If email and/or Steam account identifier are provided, those are also stored.