From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 5 Aug 2022 21:13:07 +0000 (+0200)
Subject: uagen: Explicitly document that changing the 'Gecko token' is suspicious
X-Git-Tag: v_3_0_34~77
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/static/user-manual/faq/@default-cgi@toggle?a=commitdiff_plain;h=14455d3a1e71605a4493865db65228902c7bf2e9;p=privoxy.git

uagen: Explicitly document that changing the 'Gecko token' is suspicious
---

diff --git a/tools/uagen.pl b/tools/uagen.pl
index 0895e42c..358f7686 100755
--- a/tools/uagen.pl
+++ b/tools/uagen.pl
@@ -487,7 +487,9 @@ nor cares if all actions are present. Garbage in, garbage out.
 
 B<--browser-release-date> I<browser_release_date> Date to use.
 The format is YYYYMMDD. Some sanity checks are done, but you
-shouldn't rely on them.
+shouldn't rely on them. Note that the Mozilla project has frozen
+the "Gecko token" starting with Firefox 4 so using a different
+one than the default is somewhat suspicious.
 
 B<--browser-revision> I<browser_revision> Use a custom revision.
 B<uagen> will use it without any sanity checks.