Mercurial > pidgin-twitter
changeset 186:73d82bc23fab
add a note for password section to README
author | mojin <truffechampagne@gmail.com> |
---|---|
date | Tue, 05 Aug 2008 13:48:57 +0900 |
parents | 5359a2383ebe |
children | 80f7052de4fd |
files | README |
diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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.