]> sipb.mit.edu Git - ikiwiki.git/blob - doc/spam_fighting.mdwn
7307ae0cee83a39bd6571f09a01e464a608e3cc7
[ikiwiki.git] / doc / spam_fighting.mdwn
1 ikiwiki.info is occasionally attacked by persistent spammers who keep
2 making changes. Anyone can revert spam changes, and several people do.
3
4 If you find a spammer, and revert their spam, please post a link to the
5 spam commit here. After review, these can be used to ban spammers by login,
6 or for the really persistent ones, by IP (or even IP range).
7
8 If you're a trusted member of the ikiwiki community and would like access
9 to the setup branch in git to be able to update the ban list, get in touch
10 with joey with a ssh public key. Once your key is added, you will be able
11 to edit the ikiwiki.setup file on the setup branch, and push changes.
12 You will also be able to access the recent web server logs to find IP
13 addresses, by running: `ssh b-ikiwiki@ikiwiki.info logdump > access.log`
14
15 ## Spam commits
16
17 [[!table data="""
18 Commit  | Date       | Login     | IP
19 854588d | 2013/08/15 | webschen1 | 79.228.6.28
20 d8f1faa | 2013/08/16 | webschen1 | 79.228.11.79
21 """]]