How to communicate SECURELY

admin

Administrator
Staff member
Messages
472
Reputation
101
Reaction score
268
Points
63
Jabber
[email protected]
Telegram
cardervip
I see alot of ppl here depending on icq and mail for their communication. But does no one stops for a second and thinks that it's all cleartext ? Also not to mention that the use of safe-mail.net (a company in israel) doesn't make things better.

Without making things to difficult here are a few ways to secure communication:

MAIL:

use pgp protocol (don't confuse it with PGP program). There is an opensource gpg tool available called gpg (gnupg). Educate yourself about the use of public/secret-key communication. Both parties must use it. It is not recommended to use the PGP program since there is reason to suspect there is a backdoor in it, at least the international version.

ICQ:

Use a client like Gaim (which supports msn/yahoo/jabber/icq and so on) and the OTR plugin which will encrypt your session everytime you talk to some one. The other party must also use the OTR plugin. Even if one session would ever be broken then it cannot be tied to other sessions since each session uses a new key-pair. Trillian has a dial-home option, it cannot be disabled and is closed source.

http://gaim.sourceforge.net/downloads.php
http://www.cypherpunks.ca/otr/
http://www.cypherpunks.ca/otr/win-in...otr-setup.html

(try downloading software from the original sites, never from thirdparty sites)
====

pgp(gpg:

tutorial/info:

http://www.pitt.edu/~poole/PGP.htm
http://aplawrence.com/Basics/gpg.html
http://www.kuro5hin.org/story/2000/5/1/17058/47630

tools:

http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto.php
http://www.gnupg.org/download/
http://www.gpg4win.org/
http://answers.google.com/answers/threadview?id=27139


Just use google for more info, those who care about their freedom might find it worth the bother ;-)
 
Top