]> sipb.mit.edu Git - ikiwiki.git/blob - doc/spam_fighting.mdwn
linked video, added vcard topic
[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 d1dbd8e | 2013/08/19 | webschen1 | 79.228.8.176
22 """]]
23
24 [[schmonz]] attempted to ban `webschen1` and `ip(79.228.*.*)` and got this:
25
26     remote: you are not allowed to change refs/heads/setup
27     To git://git.ikiwiki.info/
28      ! [remote rejected] setup -> setup (pre-receive hook declined)
29     error: failed to push some refs to 'git://git.ikiwiki.info/'