Application Ideas: Difference between revisions

From Konfidi
Jump to navigationJump to search
m (Reverted edits by VarzeLtaro (Talk); changed back to last version by DaveBrondsema)
No edit summary
 
Line 5: Line 5:
*** Also not easy to find references on Thunderbird XUL
*** Also not easy to find references on Thunderbird XUL
** Qpsmtpd plugin
** Qpsmtpd plugin
** SpamAssassin plugin
*** plugin for each auth method (OpenPGP, DKIM, SPF, etc)
*** order of plugin execution is hopefully is determined by order of 'loadplugin' directives in /etc/mail/spamassassin/*.pre.  http://search.cpan.org/~jmason/Mail-SpamAssassin/lib/Mail/SpamAssassin/Plugin.pm#DESCRIPTION says a "plugin chain" is used.  PluginHandler.pm manages their lifecycle
*** looking at DKIM.pm, it adds info to "$scan" (a PerMsgStatus), which we can use
*** see http://people.apache.org/~parker/presentations/index.html
* Information on the web (i.e. for citing for academic purposes or just general trustworthiness)
* Information on the web (i.e. for citing for academic purposes or just general trustworthiness)
** Trust in RDF statements, using [http://www.w3.org/2004/03/trix/ named graphs] or [http://www.w3.org/TR/rdf-primer/#reification reification]
** Trust in RDF statements, using [http://www.w3.org/2004/03/trix/ named graphs] or [http://www.w3.org/TR/rdf-primer/#reification reification]
Line 21: Line 16:
* Wiki Spam
* Wiki Spam
* Weblog Spam - see [[Konfidi and Atom]]
* Weblog Spam - see [[Konfidi and Atom]]
** There are OpenID plugins for WordPress
** [http://bronski.net/wordpress-plugins/openpgpcomment/ Wordpress Plugin] for verifying OpenPGP-clearsigned comments
** [http://bronski.net/wordpress-plugins/openpgpcomment/ Wordpress Plugin] for verifying OpenPGP-clearsigned comments
** [http://www.srijith.net/codes/openpgpcomment/ Moveable Type Plugin] for verifying OpenPGP-clearsigned comments
** [http://www.srijith.net/codes/openpgpcomment/ Moveable Type Plugin] for verifying OpenPGP-clearsigned comments

Latest revision as of 09:23, 26 January 2008