chiark / gitweb /
Update privacy docs
[ypp-sc-tools.main.git] / pctb / dictionary-update-receiver
index 078b9f8c312ffd300d6bbf205b743a672b7937f8..8f53438d4fe1a040a6766363dcc49e6a446f5991 100755 (executable)
@@ -1,20 +1,7 @@
 #!/usr/bin/perl -w
 #
-# This script is invoked when the YPP SC PCTB client phones home to
-# provide updated character set OCR data or updated screenshot pixmap
-# interpretation (island name) data.
-#
-# The client will also phone home anyway to fetch the latest parsedb
-# before 
-#
-# This allows me (the operator of the SC server) to:
-#    - review the choices made by the user
-#    - if they are correct, incorporate them in the next client version
-#    - if they are wrong, incorporate fixes of them, or contradictions of them,
-#      in
-
-# The information reported 
-# The SC PCTB client does this so that 
+# This script is invoked when the YPP SC PCTB client talks to the
+# dictionary server.  See README.privacy.
 
 use strict (qw(vars));
 use POSIX;