In the following example, I am migrating from Pidgin to Kopete.
- Copy key and fingerprint files
$ cp ~/.purple/otr.private_key ~/.kde/share/apps/kopete_otr/privkeys
$ cp ~/otr.fingerprints ~/.kde/share/apps/kopete_otr/fingerprints - Fingerprints and keys file will need some minor tweaking. You must edit both files and change all references to the following (vi example %s/prpl-aim/AIM/g):
- (protocol prpl-aim) to (protocol AIM)
- (protocol prpl-msn) to (protocol "WLM Messenger")
- (protocol prpl-jabber) to (protocol Jabber). Additionally, remove the "/Home" or whatever resource name you used in Pidgin. So the Gtalk name parameter should look like (name "user@gmail.com"), and not (name "user@gmail.com/Home").
- (protocol prpl-yahoo) to (protocol Yahoo)
- (protocol prpl-icq) to (protocol ICQ)
- (protocol prpl-aim) to (protocol AIM)
- Save both files and restart Kopete.
- Go to Settings > Configure > Plugins > OTR and click on the tiny wrench icon. For each "Account" you should see your old "Fingerprint".
- If this trick does not work, then simply generate new keys and then compare the privkeys and otr.privkeys files and figure out the difference.
Happy secure chatting!
VVK
No comments:
Post a Comment