# HG changeset patch # User mojin # Date 1217911737 -32400 # Node ID 73d82bc23fab09a7272c1e876e4a2ea0c8f550d2 # Parent 5359a2383ebe07456785761cc5a807f2f7ff8bee add a note for password section to README diff -r 5359a2383ebe -r 73d82bc23fab README --- a/README Tue Aug 05 13:42:24 2008 +0900 +++ b/README Tue Aug 05 13:48:57 2008 +0900 @@ -74,7 +74,9 @@ 4.1.3 Password This password is used for basic authentication which is required to -access twitter via API. +access twitter via API. Note that the twitter password is saved in +configuration file, e.g. ~/.purple/prefs.xml, as plain text and sent +to twitter API without encryption. 4.1.4 Retrieve interval @@ -192,7 +194,7 @@ From version 0.5.0, pidgin-twitter automatically escapes annoying "pseudo command" in sending message. A pseudo command is a message -like "ˤۤw" or "....w" and it will be wrongly interpreted as an +like "にほんごw" or "....w" and it will be wrongly interpreted as an incomplete command message so that twitter gives us an error massage.