2
1
Please show here how to install and activate OTR ("Off-The-Record") and Pidgin to me on both: Windows and Linux.
2
1
Please show here how to install and activate OTR ("Off-The-Record") and Pidgin to me on both: Windows and Linux.
1
How to setup pidgin with off the record support in Linux/Fedora 17:
yum install pidgin
yum install pidgin-otr
Have your friend send you an OTR message. Normally you get this:
(04:16:14 PM) otheruser@something.com: ?OTRv23? otheruser@something.com/Home has requested an Off-the-Record private conversation. However, you do not have a plugin to support that. See http://otr.cypherpunks.ca/ for more information.
You will have to follow some onscreen directions and coordinate with your buddy to exchange fingerprints.
1
From the author:
On Linux:
there is the package pidgin-otr
to be installed
On Windows: you have to download the Win32 installer for pidgin from http://www.cypherpunks.ca/otr/
You can create a new user on your first login, just create a Jabber "XMPP"-Account use a new username and one of the free jabber-domain of your choice (for example: "jabber.ccc.de") and check the box at the bottom in the registration page to crate that user now.
In your contactlist you have to activate the "Off-The-Record Messaging" Plugin under (german): "Werkzeuge"->"Erweiterungen". Activate it and click configure to enable logging of encrypted chat, if desired. (be aware that it is good manners to inform the other side in chat, that you enabled logging)
here is a complete installation instruction with pictures: https://securityinabox.org/en/using_pidgin (but that is really cluttered with a lot too much to read.)
I would like to have this HowTo in one place (with only some few screenshots), so I can send the link to someone new for a quick start.
Here you find a A German HowTo.
please add the package haveged
to speed up the key generation. – rubo77 – 2015-07-08T17:02:35.580
To speed up step "9. Generate the key." you can
yum install haveged
which gives you more randomness so the key generation speeds up 100th times as fast! Otherwise that step can take several minutes – rubo77 – 2015-07-08T17:01:34.237