===== Condor ===== When Condor is running, it periodically send general information about the installation to the Condor developers. This information does not give specifics about your jobs, but about the size and composition of your Condor pool. This information is useful for an open-source project like Condor that seeks funding from external groups such as the US Government because it provides statistics that help argue that Condor is widely deployed and used and should therefore continue to receive funding. We encourage you to allow the collection of these statistics. The Condor group only publishes aggregate information, and keeps all individual information private. If you would like to see some of the information that Condor publishes, it is available at: http://www.cs.wisc.edu/condor/map/ If you feel uncomfortable with this information, you can edit two configuration variables in your : CONDOR_DEVELOPERS and CONDOR_DEVELOPERS_COLLECTOR. They are not defined by default, so add these to your condor_config file: CONDOR_DEVELOPERS=NONE CONDOR_DEVELOPERS_COLLECTOR=NONE For more information, see Condor's privacy policy: http://www.cs.wisc.edu/condor/privacy