AntiSpam: Difference between revisions
Jump to navigation
Jump to search
(→spam of comments/trackbacks: add ThrottleSeconds) |
|||
| Line 3: | Line 3: | ||
== spam of comments/trackbacks == | == spam of comments/trackbacks == | ||
防制廣告機器人的方法 | 防制廣告機器人的方法 | ||
* [MT] 避免數秒內同一IP一直張貼迴響[http://www.movabletype.org/docs/mtmanual_configuration.html#item_ThrottleSeconds ThrottleSeconds] (基本防護功能) | |||
* MT plugins/extensions: [http://www.jayallen.org/projects/mt-blacklist/ Blacklist] | * MT plugins/extensions: [http://www.jayallen.org/projects/mt-blacklist/ Blacklist] | ||
* MT hacks: [http://www.nonplus.net/software/mt/AvoidingDuplicateComments.htm 防止重複迴響](Avoiding Duplicate Comments 3.01) + [http://www.nonplus.net/software/mt/RebuildEntry.htm 重建單篇](Rebuild Entry 2.0) via: [http://www.chieftain.idv.tw/archives/000103.html 酋長] | * MT hacks: [http://www.nonplus.net/software/mt/AvoidingDuplicateComments.htm 防止重複迴響](Avoiding Duplicate Comments 3.01) + [http://www.nonplus.net/software/mt/RebuildEntry.htm 重建單篇](Rebuild Entry 2.0) via: [http://www.chieftain.idv.tw/archives/000103.html 酋長] | ||
Revision as of 15:53, 6 November 2004
反制廣告郵件/垃圾信件/廣告評論(spam comment, trackbacks)
spam of comments/trackbacks
防制廣告機器人的方法
- [MT] 避免數秒內同一IP一直張貼迴響ThrottleSeconds (基本防護功能)
- MT plugins/extensions: Blacklist
- MT hacks: 防止重複迴響(Avoiding Duplicate Comments 3.01) + 重建單篇(Rebuild Entry 2.0) via: 酋長
- change the filename of comment.cgi (not work well)
- 張貼回應需經權限控制(ACL) ex: Login to Typekey (but not everyone has the identity of TypeKey)
- [MT] Learning Movable Type: Concerning Spam 2004-08-16
要求使用者輸入圖上的檢核碼(security code)
在輸入評論處, 顯示一張圖片, 要求使用者輸入圖上的檢核碼(security code, Captcha, 驗證碼...),藉以判別是否為濫發廣告的機器人,但是這個方法的缺點是降低網頁的親和力(Accessibility),使得有視覺障礙的網友無法發表迴響
- [MT] James Seng: Solution for comments spams 2003-10-09 (Movable Type Plugin::SCode) 詳見安裝說明
- [WP] WordPress Hack: AuthImage by Gudlyf
報告濫發電郵/檢舉信箱
收到廣告及垃圾郵件,請將該郵件以附加檔案方式,傳送整封郵件(包括整個標題),附上您的申訴,寄至以下檢舉信箱, 網域前面加上*符號,是常見的發Email賺錢,請記得在檢舉信箱中加上會員id ,它的信件中一定有一個網址聯結是屬於這個人的,例如:
http://xxx.asp?id=* http://www.tv8848.com/*user=* http://www.MintMail.com/?m=*
那個壞人的ID就是星號後面的字串啦
郵件過濾
- Toget
- SpamAssassin ex:Mail::SpamAssassin[1]
- 酷!學園 :: 觀看文章 - Postfix, Amavisd-new, SpamAssassin, Razor, DCC 2003-05-07
- http://lawmonkey.org/anti-spam.html
Related: MovableType