diff -r 1d6e762433fe -r 0acb8d9a3194 htdocs/privacy.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/htdocs/privacy.php Mon Aug 25 12:34:26 2008 -0400 @@ -0,0 +1,32 @@ + + + <?php echo $nick; ?> - privacy info + + + +

Privacy information

+

is designed to collect IRC statistics. It does this by recording raw data and then letting the frontend (index.php and a + few backend functions in stats-fe.php) look at the data and draw graphs and measurements based on it.

+

The only information collects is

+ +

also gives you the ability to disable recording statistics about you. To clear all your past statistics, type in any channel:

+

!deluser

+

You can also prevent yourself from being logged in the future with:

+

/msg anonymize

+

Remove yourself from the anonymization list with:

+

/msg denonymize

+

Want to know more about the numbers collects? Download 's data file yourself (in JSON format).

+ +