Comment 10 for bug 578170

Revision history for this message
Peng Deng (d6g) wrote :

It seems this problem is related to Bug #536925, although that one is marked as "fix released" now.

The problem happens when retrieving the token (used to communicate with RTM server) from gnome keyring and it is actually beyond the plugin level.

When I modify the code to store the token in a non-secure manner (i.e. directly into gconf path), I don't see the issue. But I don't want to take the risk by leaving the token to be easily accessed.

Should we mark this bug as invalid? Since the problem is either at Do core or gnome-keyring-sharp.